potatoguy
- 1 Post
- 19 Comments
potatoguy@potato-guy.spaceto Linux@programming.dev•Evince was replaced by Papers as the default Document Viewer app for the upcoming GNOME 495·5 days agoIn my experience, papers has better compatibility with devices that only rely on touchscreen, have used since it launched on my tablet and it’s good.
potatoguy@potato-guy.spaceto Games@lemmy.world•Young men are 'playing videogames all day' instead of getting jobs because they can mooch off of free healthcare, claims congressmanEnglish11·9 days agoLuigi killed the CEO on call of duty, makes sense
potatoguy@potato-guy.spaceto Ask Lemmy@lemmy.world•Do you ever revise your upvotes for a particular sub-thread/conversant when you get the sense they are either bad-faith or do not have sufficient knowledge to justify their participation or comments?5·10 days agoIdk, it feels a lot of conversation about difficult to grasp topics are followed by a lot of Dunning-Kruger comments, even here on lemmy. Sometimes it’s about related topics that a person know, so their comments seems reasonable, but after a search or a harder look, I stop upvoting or I can even downvote their comment, but sometimes I just ignore if I don’t even remember the original conversation.
I started using linux in 2011, but went full linux nerd in 2014/2015, while still in high school. Changed distros, changed OSs, changed everything, but full time it was linux all along, from ubuntu, to elementary os, to arch, to hackintosh, to solus, to endeavouros, to a lot of distros, but now i’m stable at cachyos (the optimized packages are amazing, ngl).
potatoguy@potato-guy.spaceto Linux@programming.dev•Fedora Linux devs discuss dropping 32-bit packages - potentially bad news for Steam gamers21·15 days agoI think Wine has had WOW support for some time and it seems it will be the default at some time (arch moving to wow64).
Edit: What is WOW64
All transitions from Windows to Unix code go through the NT syscall interface. This is a major milestone that marks the completion of the multi-year re-architecturing work to convert modules to PE format and introduce a proper boundary between the Windows and Unix worlds.
All modules that call a Unix library contain WoW64 thunks to enable calling the 64-bit Unix library from 32-bit PE code. This means that it is possible to run 32-bit Windows applications on a purely 64-bit Unix installation. This is called the new WoW64 mode, as opposed to the old WoW64 mode where 32-bit applications run inside a 32-bit Unix process.
The new WoW64 mode is not yet enabled by default. It can be enabled by passing the --enable-archs=i386,x86_64 option to configure. This is expected to work for most applications, but there are still some limitations, in particular:
Lack of support for 16-bit code. Reduced OpenGL performance and lack of ARB_buffer_storage extension support.
The new WoW64 mode finally allows 32-bit applications to run on recent macOS versions that removed support for 32-bit Unix processes.
“How am I going to be racist today? OOH, the parallel command is pretty woke”
All these “concerned” comments about systemd, wayland, etc, always seemed dog whistling to me. I have critiques about these projects, but the specific things this specific type of people says always comes coded in some form of racism/transphobic/mysoginistic rethoric. Just changed from gamergate to linuxgate.
So i’m not surprised that they turned mask off like this.
Look at any anti-systemd channel, the comments are always the worst thing ever. Some lkml reading channels have these comments too.
potatoguy@potato-guy.spaceto Technology@lemmy.world•WhatsApp to get channel subscriptions, promoted channels, and ads in StatusEnglish1·22 days agoI tried before, but I made my life hell on earth. I only have whatsapp now because its mandatory. Since 2022, I only have lemmy, mastodon and unfortunately whatsapp as social media.
potatoguy@potato-guy.spaceto Technology@lemmy.world•WhatsApp to get channel subscriptions, promoted channels, and ads in StatusEnglish1·22 days agoIf it was that simple… I agree that we need to get off Meta, but this country runs on Whatsapp, if I don’t have one, I can’t even talk to customer service or talk to anybody really.
potatoguy@potato-guy.spaceto Technology@lemmy.world•WhatsApp to get channel subscriptions, promoted channels, and ads in StatusEnglish4·23 days agoLiving in Brazil without Whatsapp is hell, you lost 150% of you communication with the world and people just assume you’re a serial killer, because you don’t have social media.
potatoguy@potato-guy.spaceto Technology@lemmy.world•WhatsApp to get channel subscriptions, promoted channels, and ads in StatusEnglish5·23 days agoThe proof:
potatoguy@potato-guy.spaceto Technology@lemmy.world•WhatsApp to get channel subscriptions, promoted channels, and ads in StatusEnglish2·23 days agoGot an ad for amazon on whatsapp just now. Fucking hate this company.
potatoguy@potato-guy.spaceto Linux@programming.dev•The Latest X.Org Server Activity Are A Lot Of Code Reverts4·23 days agoYeah, I think a fork fits that purpose too.
About Lunduke 2.0, Idk, but i feel a mixture of distrotube (like the gun video) + luke smith + a lot of people from that era maybe.
potatoguy@potato-guy.spaceto Linux@programming.dev•The Latest X.Org Server Activity Are A Lot Of Code Reverts14·23 days agoYeah, I see that the fight is a bit ambiguous, CoC, etc, but even linus himself got to him in 2021 because of mRNA vaccines. His work was important, but breaking things in a project that’s so old, and with so many things depending on it (like my old computer), and turning into Lunduke 3.0 seems very bad.
This happened in a release version and in the git version too, I tried the git version after seeing the problem in the release version.
Edit: Idk, but this blunder might have make xorg deprecated a lot faster than even before this.
potatoguy@potato-guy.spaceto Linux@programming.dev•The Latest X.Org Server Activity Are A Lot Of Code Reverts28·24 days ago“There was also a revert to avoid unnecessarily breaking the NVIDIA driver. It was also commented by NVIDIA that some additional requests for other reverts are coming too.”
Did this dude break resume/suspend on nvidia in x11? I think last year x11 on nvidia just stopped suspending at some time (I was trying some things on x11) and in wayland it worked, I even moved to xorg-git, but the errors persisted. If this is related, dude was/is the worst developer ever.
I deleted a post because it was the dumbest shit ever written by humanity. I was drunk at the time…
potatoguy@potato-guy.spaceto Linux@lemmy.world•GNOME's Busy Week With Disabling X11 Session By Default, Greater systemd DependenceEnglish1·25 days agoThe anti-systemd manifesto on the website: we should have 5000 different packages with no integration whatsoever to manage the OS internals like ntp, services, timers, dns, etc.
I see that a monopolizing software is bad, but it just helps make a working computer work well.
potatoguy@potato-guy.spaceto Linux@lemmy.world•GNOME's Busy Week With Disabling X11 Session By Default, Greater systemd DependenceEnglish1·25 days agoMost healthy phoronix discussion in the comments, systemd, x11 and rust too.
In my opinion systemd helps a lot, dns becomes a lot easier (like managing dns-over-tls), managing services becomes fine (even managing zram on distros without the zram configuration package), etc, so I see why they would want to change some internal stuff to use systemd, less chores on the devs.
Zram is good, i would use lz4 as a compression method, it uses a lot less CPU than zstd and compression makes it around 50% bigger than compressed using zstd (50% compression vs 33% compression on zstd). So on CPU bound scenarios, it holds better than on zstd in my opinion. Same on btrfs, it feels a lot faster on lzo than on zstd.