One of the few remaining browsers in 2024 that does not support profile switching (and no, a debug about:profiles
page does not count as supporting profile switching), and sure, AI is absolutely what it needs right now to become relevant. /s
One of the few remaining browsers in 2024 that does not support profile switching (and no, a debug about:profiles
page does not count as supporting profile switching), and sure, AI is absolutely what it needs right now to become relevant. /s
Its a lost cause, I’ve wasted several weeks in August and September trying to make Nvidia and Wayland and hardware video decoding work on every distro imaginable, GNOME or KDE. I would have bought a card from Team Red outright if I knew how deep the rabbit hole went.
Fuck ads, don’t normalize this. I left Reddit because of enshittification, and putting ads on lemmy is just another first step towards that inevitable end. I’ll just spin my own instance back up. I had one running but I took it down to avoid the influx of CSAM on some instances.
I’m a simple man. I do simple things. I replace df
, ls
and top
with more modern alternatives. Courtesy of this list.
alias df="duf"
alias ls="eza --group-directories-first --long --group --sort=ext --icons --all"
alias top="btm"
I had to scroll way too far down to find this.
One more tip, if you already have a Windows environment, spin up VMs with Hyper-V and start from there. Anytime you mess up, just nuke the VM and spin up another one. I must have burnt through hundreds of VMs (hyperbole) while testing out distros that I like.
Another vote for LFS. I like that it is really at the right level of depth (assuming that you already have a basic grasp of computing in general). Even if you end up going with a distro, reading through LFS gave me insights as to why certain things were done in certain ways. Alot of “quick-start” style guides tell you what command to type in, but for brevity reasons, they don’t explain what the command does. For example, you may come across many guides tell you to type sudo
or sed
or echo
or |
or >
. It may seem daunting at first, but gradually as you become more at ease with the CLI, all these will start to make sense.
At my previous job in a Fortune 500, circumventing the IT security policy is ground for instant dismissal. Like literally marched right out of the office kind of dismissal. We had an IT breach before and it cost the company US$300m to fix, and IT security was locked down HARD after. At best, OP is not wise.
Seconded, this looks like it was written by a high school edgelord that just got into linux, and has zero understanding of how corporate systems are actually built, and how diverse the IT landscape is.
Unfortunately not, that doesn’t meet the needs for either a different user, or a completely different use case. For example, I want to completely separate my work profile with a set of extensions, and my personal profile with a completely different theme and set of extensions. In most other browsers you simply click on your profile picture and choose “Switch Profiles” or something. Not Firefox nor its derivatives.