Better start looking for a new job. That company might not be in business for too long, judging from the choices that they’re making. Especially, if they work in the IT space.
I fuck numbers.
Better start looking for a new job. That company might not be in business for too long, judging from the choices that they’re making. Especially, if they work in the IT space.
The script you provided works as expected for me. I’m on Arch, so the binary is called perl-rename
, but no other modification is needed.
I prefer Office 365 online.
I do use Ventoy, but a more “traditional” alternative that I like is Popsicle. Super lightweight, and works very well. Some cases do require a dedicated USB, where Ventoy won’t work, at least not without trickery (e.g. anything with persistent storage).
It’s a choice. We know that it’s riskier to use stuff from AUR. Which is why it’s highly recommended to read the PKGBUILD before installing the package. The basic Arch install doesn’t even include an AUR helper. That said, AUR is typically very reliable for packages with a decent userbase. It’s mostly due to the community aspect. Bad actors are caught relatively easily as the PKGBUILD is available to look at.
I dislike both. But since Google Docs is free, it’s easier to use everywhere and with all kinds of groups.
I’ve been using exclusively Linux since high school, and now I’m doing a PhD in math. It’s always been pretty smooth. I used to have a separate Windows rig for gaming, but don’t really need it anymore, now that Proton works very well with most games. (I don’t really play AAA games, so that helps.)
Coming to the point, for academic stuff, I mostly needed to use a PDF reader (Zathura and qPdfView), LaTeX, and some computation and graphing software (mostly SageMath). I sometimes needed to use DOCX files, but LibreOffice works well for that. Most other software I need from time to time are usually Linux native.
Also, many universities provide access to O365. I’ve used it in some rare cases where I needed to provide input in some collaborative document. But in most cases, I was able to convince my friends/colleagues to use Google Docs instead.
Unless you do CAD, or some creative work, Linux should be perfect for your usecase.
Lol. Hope you found something else to enjoy with the tea.
Nicco Loves Linux made a pretty interesting video on him a month-ish ago. You might enjoy it if you’ve known Lunduke since when he was still nice.
Edit: Link to the video
Very good write up overall. I’ll start by admitting that I didn’t read all of it. But from the parts that I did read, I have some small comments. I think that Debian Stable is a great beginner distro, since it’s essentially unbreakable. With something like KDE Plasma as a DE, it’s perfect for noobs. EndeavourOS is another great one. Maybe not for beginners, but for semi-advanced usecases.
Also, I’m not sure about suggesting the Atomic family of dostros to newcomers. It might be my relative unfamiliarity with them, but I don’t think immutable distro are a good place to start. They’re definitely great to try when you’re familiar with Linux, but they’re still kind of fringe. It’s hard to get support using those.
Something like this happened on my sister’s laptop. She got a new laptop with Windows 11. She followed some website to set up Syncthing, but it wasn’t syncing. Turns out, there’s some kind of “trusted network” deal that needs to be figured out. (Don’t remember the exact term anymore.) Anyway, helped her fix it, and installed Debian Stable on it the next time I was visiting.
Interesting. I currently use it on a Samsung Galaxy S22 and a Galaxy Tab S6 Lite. In the past, I’ve used OnePlus, Redmi, and Realme devices. Always worked.
Maybe post it in their forum? They’re usually very helpful.
What phone are you using? I’ve used it my many Android devices from different manufacturers. Always worked flawlessly.
Yeah, that’s what I meant too.
She’s the GOAT
That’s why docker
was created.
It’s funny that the supported distros for a video editor are all server focused ones.
LaTeX. As someone in academia, I absolutely love it. It has some issues like package incompatibility, but it’s far far better than anything else I’ve used. It’s basically ubiquitous in academia, and I wish it were the case everywhere else as well.
That’s what I do. But then I mostly use Arch or Arch based distros (e.g. EndeavourOS). So I have access to AUR. If something isn’t on AUR (very rare, but can happen), I just create the package for it and publish to AUR. I do use some AlmaLinux machines as server. I don’t really need many programs outside of the standard repos there since I use them mostly for hosting Docker images. But if I do need to install something like that, I’ve some self-written LURE install scripts.