

I don’t think it’s going to be 50-60, it has a lot more features and hardware than other controllers.


I don’t think it’s going to be 50-60, it has a lot more features and hardware than other controllers.


I love my steam controller, but to me it wasn’t a good replacement for controller games. Don’t get me wrong, it’s great and the ONLY alternative to play non-controller games (and I put FPS games in this category), but trying to play most games that waere actually designed for a controller always felt off. The lack of a proper d-pad made it worse for pixel perfect games like Dead Cells, and while the track pad is great for aiming by emulating a mouse and adding gyro, most games also use the thumb stick for mini-games or something that feels weird with the track pad. And yes, I know I could setup layers to solve that, but it’s just easier to grab another controller.
On the other hand, since I held my Steam Deck I’ve been wanting a controller that was the exact same thing. It works 100% like a normal controller, plus has 2 trackpads and 4 back buttons. They fixed every single issue I had with the OG controller, kept everything I loved about it, and even added some things I didn’t knew I needed (extra back buttons, capacitive gyro, etc).


2.5 years life spam for a controller is a rip-off, that being said I have PlayStation 4 controllers that are waaaay older than that and still work (battery is not great, anymore, but I’m sure I could find a replacement). I don’t know what people do with their controllers, mine last for years and years, the only controller I have that actually developed an issue is one that I lent to a friend for a month.


I personally love that, I find the Xbox one more strenuous because of the asymmetry.


The game requires windows, just because you’re able to make Linux run it doesn’t mean the game supports it.
Windows doesn’t usually need them as most games are native, and Mac doesn’t do Vulkan (in their immense wisdom Apple decided to invent Metal instead) so it can’t use dxvx. Valve could still have wine there which would work most of the time, but it might be a lot of support for a janky experience at beat.


It is a red flag for them. Just like how before proton lots of us said “No tux, no bucks”, just because it’s not a red flag to you does not negate their opinion of it.


Because Steam only uses proton on Linux AFAIK, and the guy said he’s running Mac, so it it’s not native it’s not available to him.


It’s not literal like it would be for Dwarf Fortress, the game just has A LOT of content. Even FO3 or Oblivion have a ridiculous amount of content, where you need hundreds of hours to do all side quests.
That reminds me of something I read once: If every copy of Windows were to magically disappear, some people would be annoyed. If every copy of Linux were to magically disappear, it would be utter chaos and absolutely nothing would work.
Honestly that’s probably a good use case for LLMs, mostly because there are enough Linux forums that there will be enough content for it to scrape. Just be weary as it can hallucinate or worse use joke answers as real and tell you to run :(){ :|:& };: because someone made a joke saying that was the way to solve your issue in a forum.
I agree with the man pages being very heavy, which is why I like https://github.com/tldr-pages/tldr there’s also a web app if you prefer that https://tldr.sh/ in short its a condensed man page to the most common cases for a tool. It’s less versatile than LLMs, but it might give you confirmation on the commands the LLM is telling you to run.
Overall I think yours is a good approach, just be mindful about wrong commands.
What are you talking about?, NixOS documentation is one of the best ones around, not to mention that with just being pointed to the approximate direction of something and having a good text editor you can figure out things quite easily and without risk of breaking your system. I’ve recently switched from Arch and honestly as good as documentation is on Arch, I prefer NixOS one.
That article has lots of issues:
That’s not true at all, the article where he got that information from says:
So, of the 999 most popular crates analyzed 0% contains code nobody knows what it does.
He then lists some ways packages can be maliciously compromised:
And his solutions are:
Honestly I can’t take that article seriously, it grossly misinterpreted another study, presents problems that exist on every single package manager ever, doesn’t propose ANY valid solution, and the only thing he points to as a solution suffers from ALL of the same issues and then some.