Today's computer brain explosion
Jan. 18th, 2022 12:43 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
At the moment I still only have a murky sense of the various different ways to install software on this machine, but at least my internet searches also tell me this can be kind of a murky thing anyway. I'm generally going with the Ubuntu Software GUI and the synaptic GUI, as this murky understanding indicates that's least likely to cause horrible package conflicts.
Video recording: I had a weird hack going for recording lecture videos with some Movavi tools, but eventually found something called vokoscreen that looks like it basically does what I want, in combination with cheese. Essentially, I like being able to show slides as a pdf, while having a thumbnail video of myself showing, with a second webcam pointed at a table with a piece of paper on it so I can write and draw next to the slides. It sounds cumbersome but tends to work as well as lecture videos can possibly work, given the limitations of the medium. Messing around with the iPad has really reconfirmed how much I hate tapping on glass screens. I'm reminded of how a lot of people think an electronic keyboard is a perfectly acceptable replacement for a real piano.
A quick look around seems to indicate that OpenShot will be reasonably straightforward for me to get up and running with, as a replacement for Movavi for video editing.
Master PDF Editor also looks fine as an Acrobat replacement. I'll probably pony up for a license to get rid of the watermark pretty quick here. I think I said this before, but I have no problem whatsoever with paying for software, just so long as I'm not paying for a subscription service.
And I might try and learn how Scribus works. In the short term I may just keep my lectures in Keynote. I generally export my lectures as PDFs because the classroom lecture computers are all Windows machines, but my initial clicking around in Scribus suggests there's going to be a learning curve for editing existing slides.
-
Now I should probably just shift over to the work computer to work on syllabi and schedules, because classes start next week. I don't think I'm going to reach a stage anytime soon where I have this laptop set up to a point where it will become the main home for my teaching files. Instead it's more likely I'll switch back over to the work computer for that, just using this laptop as a supplementary resource for work. I'll also bring the backup hard drive home again, and spend some time deciding how I want to load and organize personal and research files from it onto the laptop.
Video recording: I had a weird hack going for recording lecture videos with some Movavi tools, but eventually found something called vokoscreen that looks like it basically does what I want, in combination with cheese. Essentially, I like being able to show slides as a pdf, while having a thumbnail video of myself showing, with a second webcam pointed at a table with a piece of paper on it so I can write and draw next to the slides. It sounds cumbersome but tends to work as well as lecture videos can possibly work, given the limitations of the medium. Messing around with the iPad has really reconfirmed how much I hate tapping on glass screens. I'm reminded of how a lot of people think an electronic keyboard is a perfectly acceptable replacement for a real piano.
A quick look around seems to indicate that OpenShot will be reasonably straightforward for me to get up and running with, as a replacement for Movavi for video editing.
Master PDF Editor also looks fine as an Acrobat replacement. I'll probably pony up for a license to get rid of the watermark pretty quick here. I think I said this before, but I have no problem whatsoever with paying for software, just so long as I'm not paying for a subscription service.
And I might try and learn how Scribus works. In the short term I may just keep my lectures in Keynote. I generally export my lectures as PDFs because the classroom lecture computers are all Windows machines, but my initial clicking around in Scribus suggests there's going to be a learning curve for editing existing slides.
-
Now I should probably just shift over to the work computer to work on syllabi and schedules, because classes start next week. I don't think I'm going to reach a stage anytime soon where I have this laptop set up to a point where it will become the main home for my teaching files. Instead it's more likely I'll switch back over to the work computer for that, just using this laptop as a supplementary resource for work. I'll also bring the backup hard drive home again, and spend some time deciding how I want to load and organize personal and research files from it onto the laptop.
no subject
Date: 2022-01-19 07:52 am (UTC)Some times things like Zoom will have you download and unzip or tar -xzvf something and run an installer. Master PDF Editor if I recall is similar. Commercial software tends to fit that pattern. Sometimes you have to add a repository source to apt in its config and then use whatever packager to installer it.
Starting to think LaTeX or at least LyX might be a low fuss way to do slides if I ever really had to do that a lot, especially if I was just spitting out pdf.
no subject
Date: 2022-01-19 07:54 am (UTC)no subject
Date: 2022-01-19 12:44 pm (UTC)no subject
Date: 2022-01-19 05:07 pm (UTC)I have a directory of installers that I save stuff in but sometimes delete some old stuff from. It's the same directory of things I compile and install from source. Saving installers is just saving old versions packratting for me.
Installers typically install to /usr/local/bin / usr/bin / usr/local/lib / /usr/lib /usr/local/share / etc but it's possible that some might not. But those tend not to have installers. If you have to cd in to the directory you decompressed and run ./some_program , then it runs out of the directory you decompressed instead of installing. You probably won't run in to any of those.
no subject
Date: 2022-01-19 06:07 pm (UTC)Y'know, I think I'll make that directory. But then I'll keep it in mind as something to clear out periodically. I'm trying to keep reasonably good notes about stuff I've done and set up in a text file, because I'm likely to forget everything I've installed.
I just couldn't quite remember how that all worked, after years of Fruit Company "installation" via drag'n'drop.
no subject
Date: 2022-01-19 06:29 pm (UTC)Some of the worst pieces of things that got in to Linux (systemd comes to mind) got in there because the people responsible for it screamed over any perceived slight, no matter how valid it is.