

Your bot is malfunctioning
Your bot is malfunctioning
I just tested it on my PC with Proton 10 and it works (at least on my AMD GPU). My guess is the NVIDIA driver is broken.
“You can’t make a circle with a round glass”
It actually happened to me today on Arch.
I updated the system, including the kernel, everything went smoothly with no errors or warnings, I rebooted, and it said the ZSTD image created by mkinitcpio was corrupt and it failed to boot.
I booted the arch install iso, chrooted into my installation and reinstalled the linux package, rebooted, and it worked again.
I have no explanation, this is on a perfectly working laptop with a high end SSD, no errors in memtest, not overclocked, and I’ve been using this Arch install for over a year.
The chances of the package being corrupt when I downloaded it and the hash still being correct are astronomically low, the chances of a cosmic ray hitting the RAM at just the right time are probably just as low, the fact that mkinitcpio doesn’t verify the images that it creates is shocking, the whole thing would have been avoided on an immutable distro with A/B partitions.
As a developer, I use LLMs as sort of a search engine, I ask things like how to use a certain function, or how to fix a build error. I try to avoid asking for code because often the generated code doesn’t work or uses made up or deprecated functions.
As a teacher, I use it to generate data for exercises, they’re especially useful for populating databases and generating text files in a certain format that need to be parsed. I tried asking for ideas for new exercises but they always suck.
I eat too much then feel guilty about it, including stuff I shouldn’t eat that will make me sick.
I actually played all of Talos Principle using only a 5 button mouse when I broke my arm a few months ago. I mapped W and S to the side buttons, jump to the middle click, and the game is actually perfectly playable with this controls.
I realized that people didn’t really give a shit about me and just used me for my skills. I was always there for them when they needed me, but when I asked them for anything they were always busy or had some excuse. I started using the same excuses on them and they all disappeared almost immediately.
I still help people of course: some close friends, some colleagues, my students, but I no longer show myself to be competent in certain things so I can avoid parasites.
Generally speaking, Linux needs better binary compatibility.
Currently, if you compile something, it’s usually dynamically linked against dozens of libraries that are present on your system, but if you give the executable to someone else with a different distro, they may not have those libraries or their version may be too old or incompatible.
Statically linking programs is often impossible and generally discouraged, making software distribution a nightmare. Flatpak and similar systems made things easier, but it’s such a crap solution and basically involves having an entire separate OS installed in parallel, with its own problems like having a version of Mesa that’s too old for a new GPU and stuff like that. Applications must be able to be packaged with everything they need with them, there is no reason for dynamic linking to be so important in Linux these days.
I’m not in favor of proprietary software, but better binary compatibility is a necessity for Linux to succeed, and I’m saying this as someone who’s been using Linux for over a decade and who refuses to install any proprietary software. Sometimes I find myself using apps and games in Wine even when a native version is available just to avoid the hassle of having to find and probably compile libobsoletecrap-5.so
It’s ok, I did a backup with clonezilla before trying it of course :) But thanks for the help
I’m very happy to inform you that I broke my system
The first time was in Mass Effect 3, when Liara shows you her project in your cabin. For me, this was the first time in the trilogy where I felt that we could really lose the war against the reapers.
Another very good moment was in Life is Strange Before the Storm, when Chloe finds her dad’s car in the junkyard. That hit hard.
Windows becoming completely hostile towards power users.
I used to LOVE Windows, I even made fun of friends who were using Linux, which I only used on servers because I thought the desktop experience was sub par (and at the time it was, we’re talking 10-15 years ago). Then Windows 8 came and I stayed on 7 because the experience was bad. Then 10 came and data collection started getting out of control, so I had to jump through a bunch of hoops just to make it usable and “private enough”. Eventually things got so bad around 2019 that I realized that I was spending more time fixing that pile of crap than the average Arch user and I decided to give Linux a serious try.
I was somewhat annoyed by some UI/UX flaws but eventually I got used to it, and with the coming of Linux gaming I started using Windows less and less (it’s an AMD system so the Linux experience is excellent), eventually last year I realized that I hadn’t booted it in months so I just wiped that drive and started using it for games. I’ve also gotten a lot more paranoid about privacy and sandboxing proprietary software.
Now with Windows 11 things have gotten so bad that even my students are making fun of it so I don’t think I’ll be coming back.
Those look like the plasma widgets that come with KDE
What is this?
K-9 is simply the best email client on android, I’ve been using it since 2015
Power Francers - Pompo nelle Casse
It’s a very stupid song with lyrics that make no sense and are kinda hedonistic, and I hated it when it came out in 2010 because I felt that it somehow “promoted” that lifestyle, but it eventually grew on me and it brings me back to simpler times, now I get the irony of that song.
Talos 2 is very promising in terms of gameplay, the first one is one of my favorite games and I played through it many times, and I’ve already played this demo 3 times.
This one is more ambitious, the environments are bigger, there’s more content, the art style is fantastic, BUT… I can’t help but feel a deep sense of technical jank that is shared by many players. The game is a constant state of desperately loading stuff and stuttering due to shader compilation, and you can feel all of it every time you turn around or walk in a new area. Even on ultra with native upscaling, the game only looks good if you stay still, as soon as you move you get smears from every object, the grass stops moving, you can clearly see problems with lighting like shimmering and bleeding, the water and vegetation have no physics whatsoever (the first one at least had water ripples), and despite using raytraced AO they’re still using those horrible screenspace reflections (the first one had actual reflections). To top it all off, settings don’t always apply correctly until you restart the game, and sometimes the game reverts them to whatever it feels more appropriate for your hardware with no indication whatsoever that it’s happened. I’ve yet to see an UE5 game that doesn’t have these issues, that engine just… doesn’t look good in motion. To quote AVGN, it feels like driving an old beat up car, you’re always afraid it’s going to break down.
Also, one of the developers said they don’t want to support Linux, not even through Proton, then another one said they’ll try to get it to work. Get your shit together, the first one had a native port!
This is based on my experience with a 5800x, and a 6900xt, in 1440p, so your mileage may vary and I know they’re hard at work to improve the situation.
So yeah, respect for croteam for making what it’s undoubtedly going to be a great puzzle game, but shame on them if they release it in this state.
I got it in May 2022 after going to the dentist. Symptoms came after 2 days, similar to a cold. I just took something for the fever and I was back in action in about 2 days. The flu I got last year was way worse than covid.
It would need to be open source, distributing proprietary kernel modules is a nightmare that can cause the OS to fail to boot after every kernel update. An open source anticheat kernel module would probably be useless and easy to bypass.