Comment on
But Windows 11 is so good!!11!1!
I haven't booted Windows since February and at this point I'm afraid to.
Comment on
But Windows 11 is so good!!11!1!
I haven't booted Windows since February and at this point I'm afraid to.
Comment on
Are there any advantages of using Rust instead of C in the Linux kernel?
I've been watching Asahi Lina develop a big GPU driver for Apple silicon and development was so much faster because a whole category of bugs were largely absent once the code compiled, and memory issues are notoriously difficult to fix. Also error handling is easier and much cleaner.
Comment on
SystemD
Reply in thread
Just to avoid misunderstandings: it's not a monotolithic blob, it is thought so because its first project was a system daemon that manages system services. It is described as "a software suite that provides an array of system components for Linux operating systems.", it is highly modular and offer many optional components that each have their own purpose.
Comment on
First time using Steam+Proton in Linux. HOLY SHIT!
Yeah I'm a grey-beard, my first experience was Slackware in the nineties. I've been using Linux since but usually on servers and in VMs only. Recently I've been able to go 100% thanks to Proton. I really enjoy the progress made with tech such as systemd, wayland, btrfs, proton and flatpak. Though a lot of grey-beards are very resentful of these I feel they represent real positive progress. There's also support for kb backlight and other features of my laptop.
I'm also really enjoying PRIME rendering on my laptop, using Intel and Nvidia at the same time for different things. It works beautifully/seamlessly and even more so that I can just type "yay" and get a new Nvidia driver or a matching driver if there's a kernel update without having to do any babysitting manually.
I do everything on Linux now, Office work, Rustdev and I play games like BG3/Guildwars2 simply by launching them from Steam.
The only pain is that I have to configure each application manually to use Wayland, that's a bother.
Comment on
r/WellThatSucks only.Vaccume cleaners
Reply in thread
This kind of hilarity is why I started using Reddit back in the day. So it might be helping Reddit as well.
Comment on
Just install EndeavorOS lol
Reply in thread
Indeed, besides most linux distributions are fairly equally lightweight and can be customized. I tried 4-5 distros this past January (Arch being one) when I got my new gaming laptop and they all booted in ~9.5 sec for example, and perform equally well in general, they had fairly similar RAM load with the same desktop environment.
Arch is about managing the system as a hobby, which is fine.
One problem here is that new users install Endeavour/Garuda but don't know how to manage updates safely about pacnew/pacsave/etc. So the system might slowly "rot" without them knowing about it because new components use old configs, etc..
I also recommend Mint to new users. I don't use Mint, nor do I use Arch.
Comment on
Does anyone here not opt out of the telemetry data that Firefox collects by default?
I leave it on, I'm proud to help the last independent browser engine we have working for a truly open web. The telemetry data is available for you to sift through here: https://telemetry.mozilla.org/
Comment on
No web browser offers a good out of the box experience.
Reply in thread
Yeah, Pocket does nothing unless you press the button.
And as for telemetry that's publicly available on telemetry.mozilla.org if anyone wants to see what's being sent. It's very useful for Mozilla to see what and how features are used.
Mozilla is our last tiny hope for freedom really, in this Chrome/Blink world..
Comment on
In your opinion, what is a thing that lived up to the hype it had or still has?
Vaccines. My uncle had Polio as a child and so my Grandmother was still advocating strongly for vaccines before her death at 98. I'm happy to have received my first Shingrix shot last week. It's amazing we can get a poke, with something that's completely gone from the body in a week but we will have T-cells protecting us for a very long time.
Comment on
Mozilla downsizes as it refocuses on Firefox and AI: Read the memo | TechCrunch
I think that we don't know the whole picture but if they're canceling VPN, Relay and Monitor it's because they're not making enough money on those services. I also think the new CEO feels they're spread too thin and need to focus resources on core products, which might be a good thing. They've gotten a lot of flak for trying different things.
Comment on
World’s biggest PC vendor [Lenovo] takes first step that could establish Android as Windows biggest rival ever — and eliminate Google ChromeOS at the same time
Reply in thread
They're not saying it will. My gaming laptop is already running the same Linux kernel as Android phones so the kernel is great. Then it's down to the GUI and that might be a good fit for hospitality/healthcare/retail as the article says where some devices are already run in more or less of a Kiosk style with specific purpose. Besides phones are just small PCs anyway, it's all about the use-case.
Comment on
*Permanently Deleted*
Reply in thread
If you have issues it's usually a configuration issue or a misbehaving daemon, try investigating with "systemd-analyze blame", "systemd-analyze critical-chain" and "systemd-analyze plot > boot_anal.svg".
Comment on
This youtube comment section captures perfectly one of the reasons I hate reddit
It's a human thing, this is all social media. It'll happen here as well if enough people join a conversation and especially if the userbase expands. Everyone just want to have their say/get attention without checking the other comments.
Comment on
How many people here have actually used XMPP?
I used Jabber with the Pidgin client, my impression was also it was mostly developers and open source enthusiasts. Most people I knew who were not of those circles used commercial things like ICQ, MSN Messenger, AIM, etc. Frequently Jabber/XMPP enthusiasts had to use clients that supported it as well as some form of gateway to the other clients. Trillian was a popular multi-protocol client.
Comment on
Rant about Nvidia related updates on Linux
I have an alias I call "upd" that runs "yay ; flatpak update", I just run that, press Y at the first prompts and then let it run in the background while I do other work. It really doesn't matter at all how long it takes. I do have NVidia but generally I don't feel it takes very long as we don't get new kernels every day. You could use the linux-lts kernel for much more rare kernel updates.
It's a bit like bittorrents, I don't need them to download in 30sec, I start it and return to check on it whenever I think of it.
I have changed my opinion on flatpak btw, I really like that the apps are not spread all over my system but instead sandboxed neatly, have fewer dependency versioning issues and it's really easy to use.
Comment on
Which book is your personal bible?
I have a version of The More Than Complete Hitchhikers Guide to the Galaxy that's genuine leather bonded with gold leaf page edges and builtin bookmark. It's on display on a special shelf. Everyone who visits thinks it's a bible, and in a way it is as it does have a lot of good advice about life, the universe and everything.
Comment on
*Permanently Deleted*
I don't really care but I have a 512GB drive, a few extra GB of NVidia packages or whatever means nothing. I just enjoy the containerization and not having to give it my root password to install things. I'm not on an immutable distro and not having an app invade my core system (in whatever way the packager felt necessary) feels really good.
I'm watching the immutable space though, once it matures a bit more might try it. openSuse has an elegant and simple take on it with BTRFS snapshots.
Comment on
What's the point of terminal file managers (mc, ranger, nnn, etc)?
Depends on what I'm going to do. I often use mc if I need to do something to a bunch of files but not all and the filenames are not good to filter on except by human eye. For example when I want to move a bunch of mixed downloaded stuff from my dl machine into grouped folders on my NAS. It's easy to go down through the list and select what to move from the download folder (where it's all in a disorganized pile) into the grouped destination folders.
If I work on individual files, or something that's easy to filter through wildcards I use terminal commands.
It's not for or against, it's about choosing the most convenient tool for the job.
Comment on
What feature are you dying for to come to your DE - Linux?
Reply in thread
OMG I can do that? Yes I can do that!
I keep discovering these things about Dolphin, like remote filesystems through SSH using "fish://" and now F4.
Comment on
What's the worst company ever. Period.
I'm guessing it would some of the big companies of colonial times, like the British East or Dutch India Companies.