So, when do we start building robots to preserve humanity?
So, when do we start building robots to preserve humanity?
It means it’s what we in the trade call “a nothingburger”. On Windows you need to explicitly install a malicious driver (which in turn requires to you to disable signature verification), on Linux you’d have to load a malicious kernel module (which requires pasting commands as root, and it would probably be proprietary since it has malware to hide and as every nvidia user knows, proprietary kernel modules break with kernel updates)
I’d say ffmpeg is a good example, it’s used by almost every piece of software that has to manipulate audio or video (including messaging applications), yet not many people know about its existance.
I tried using VS Code but the fact that it’s not fully open source (VSCodium has limitations) bothers me a lot, as does the presence of telemetry.
I like some of the convenience features, like having a file picker when you’re writing paths, my students use it a lot, but I’m sticking with Kate.
Ok, I had no idea they were the first to do that lootbox shite, I’m not into multiplayer games. That could be considered worse than allowing third party DRMs, since it pretty much introduced kids to gambling.
That has to be one of the dumbest articles I’ve read in a while.
While I personally use Steam very rarely (I prefer to use DRM-free versions of games), Steam has done very little to be considered on its way towards enshittification.
The macos situation is completely irrelevant because at this point its market share on steam is lower than linux and it makes no sense for them to invest only to be constantly screwed over by apple changing things on their platforms. My guess is it will be dropped within the next 3-5 years.
The author points out the deprecation of Steam on older platforms, but fails to mention the fact that this wasn’t always their choice, for instance the recent drop of Windows 7 support was caused by the fact that there’s an embedded chromium browser in it and google dropped support for Windows 7 around that time. A similar situation happened for Windows XP, which was dropped in 2019, a full FIVE years after Microsoft dropped support for it, and at this time Steam on XP was only used for retrogaming, it made no sense to keep supporting it, there are better ways to get old games on XP.
There’s barely a mention of all the good things that Valve has done for Linux gaming, but the article complains about Steam being 32 bit (which is still a requirement for wine to run, at least until the new wow64 mode becomes stable, and steam comes with its steam runtime specifically to avoid distro compatibility issues); they could have made proton only work with steam, they could have made their dxvk and vkd3d forks proprietary like nvidia did, but instead it’s all open source and very easy to build on all platforms and I use my own fork every day to play games without steam. Heck, there are even competitors for the steam deck that run proton.
Also, can we mention the fact that Steam has not turned into yet another subscription service like some of its competitors?
If I had to point at something that Steam absolutely did wrong, I’d say it’s allowing third party DRMs on the store, it’s a consistent source of issues, especially for old games. I understand that when they made the choice we didn’t have cancer like kernel level anticheat and denuvo, but still, Steam launching a launcher launching another launcher that launches the game is a trashy gaming experience and adds points of failure as we’ve already seen several times when big titles launch and their DRM servers go down, or when games get old and the DRM servers are shut down permanently.
While I’m sure Steam will eventually become enshittified, I don’t see that happening any time soon, maybe after Gabe retires, and that’s why you should keep a collection of DRM free games on your drives and not rely solely on Steam and other stores.
Just my opinion of course, feel free to disagree.
It’s just bait for investors. This is the kind of crap that gets people with money and zero understanding of computers to buy stocks.
I may be partially responsible for this lazy ass implementation.
3 months ago I was playing around with stable diffusion a lot and because I sleep in the same room where my PC is, I used to lower the TDP of the GPU during the night to 150w to keep it quiet. One day while SD was running, I lowered the TDP in LACT and pressed Apply but instead of getting quieter, the fans ramped up and I was shocked seeing that the card was in fact pulling 420w instead of its rated 293w (6900xt).
I tracked down the issue to the driver incorrectly applying the power limit, basically if you set a TDP that’s too low for the current power state, the driver would disable the power limit entirely until the card entered a lower power state, after which, your new TDP would be correctly applied.
Running a modern GPU without power limits is bad and potentially dangerous for everything involved: the GPU, the VRMs, even the power supply cables may melt as we’ve seen with nVidia cards. So I reported the issue immediately to the AMDGPU developers (my issue is linked in the article).
They quickly came up with a fix, which I tested, which wouldn’t allow you to set a TDP lower than the lowest valid TDP for the highest power state. This gets the job done but it’s a kludge more than a fix, ideally the driver should realize that the new TDP is too low for the current power state and switch to a lower power state, and I don’t know why AMD implemented such a shitty solution in their official kernel driver.
I don’t use MS Office but I think it looks good and slightly easier to read than Calibri.
People think I can hack anything ever created, from some niche 90s CD software to online services
The electromagnetic field generated by headphones is miniscule and the frequencies are very low, whatever’s causing your headache is not a tiny electromagnet. Depending on the type of headphones and the volume used, however, the sound itself could be causing it, especially if you’re using some 3D spatial filter, those don’t always play well with how our brains and ears work.
Super Mario Bros on an old NES that my cousin gave me when I was a kid in the mid 90s
I’m italian and I’m absolutely ashamed to say that I use an italian ISO keyboard for programming. It’s missing some symbols like the backtick but I can’t get used to US ANSI so I just configured some macros to type the missing characters.
I’m surprised that no one has mentioned Life is Strange 2, there are some tough choices and the outcome is not obvious at all.
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.
As much as I dislike Microsoft, back in 2015 I used Windows Phone 8.1 for about 6 months and I absolutely loved it, the UI was so smooth and polished, even on low end phones, until WP10 came out and it ran like trash and I went back to LineageOS.
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.
It’s always sad to see users being mistreated like this but what never ceases to amuse me is the amount of time that Windows users are willing to waste in order to remove all this trash from their systems and have a usable experience, only for it to be ruined again with something worse with the next update. At this point, they either don’t know that alternatives exist or they have Stockhom syndrome or something.
I used to do that A LOT and you can still find all my old guides on my website as a testament to that, they were soooo long, it took hours to do a “clean install”, they took days to write, and even then I would run into so many issues because of Windows Update… One day I realized that I was doing more work to make Windows usable than the average Arch user and I just gave up. Linux wasn’t ready for gaming yet so I had to dual boot for a while, but thankfully that’s not a problem anymore. I couldn’t be happier.
Cool stuff, now add some physics to those branches :)
I think I might be the only person who bought a 9950x on launch and was actually very happy with it. Not only it performs excellent, but unlike its predecessor, I can actually use it with air cooling, it’s a very efficient and powerful CPU.