• 0 Posts
  • 230 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle


  • No! Heathen! Download the source for every package and compile it yourself! Compile the kernel yourself, compile the compiler yourself! Never script anything, always do every step manually, every time! Using tools that make things convenient and foolproof makes you weak and unappreciative of the real hardship and struggle it requires to checks notes use a personal computer!


  • You can save quite a bit by getting a refurbished Pixel - looks like the cheapest “Google certified” option (so it comes with a 1-year warranty) is a 6a for $250, which is nearly half off MSRP. I’ve been using my 6a since launch, so it’s been going for 3 years now and I have no desire to upgrade.

    You can definitely get cheaper smartphones, but $250 for a 6a feels like a pretty big bang for your buck.







  • Lol brother, you were the one that introduced the context of “new Linux users”.

    Linux community: why don’t more people use Linux?

    I’m not whitewashing anything, I’m not being elitist. The only thing I’m trying to say is that if the Linux community wants to attract more users, we should absolutely be turning up our noses at WSL, like Homelander here in this meme. Because it’s a niche tool, not something a new Linux user should be daily driving.



  • How?

    Encouraging the use of WSL to new Linux users is asinine. It’s a niche tool with a shitload of bugs and caveats, not something that should be widely used as a daily driver. It’s not “shitting on” anyone to tell them they shouldn’t be using WSL as their daily driver distro, just like it’s not “shitting on” someone to tell them not to use a hammer to drive in a screw.




  • Yeah I find LLMs most useful to basically read the docs for me and provide it’s own sample/pseudocode. If it goes off the rails, I have to guide it back myself using natural language. Even then though it’s still just a tool that gets me going in the right direction, or helps me consider alternative solutions buried in the docs that I might have skimmed over. Rarely does it produce code that I can actually use in my project.