• 0 Posts
  • 90 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle


  • I think people over value emotions, but I realize I’m part of people too and it happens to me. Emotions are a fast heuristic but they’re not very inaccurate. They’re good for when speed is important, or when more information isn’t available. Neither is true on an async post about Linux. But yes, I can be dismissive of emotions but it’s something I’m working on.

    I’ve seen too many people make strange, unhelpful, decisions because like “someone told me to do something and now I won’t” or “that guy was rude so I’m not going to listen”. That’s what your post felt like to me. (Note the emotional dimension there, heh)

    Like, imagine a friend who always forgets their plans, is late, and double books themselves. You probably can’t just be like “use a calendar, dude”. You probably have to gently massage them and incept the idea. If you just tell them, they’ll feel bad, reject the idea, and continue having problems. (In real life, some months later the friend did come around to using a calendar, but only after uselessly wrestling with feeling bad)


  • So far this has been the smoothest installation of a Linux OS I have ever done.

    Envy. I tried to install mint last night on a new computer, and it was a shit show.

    • Ethernet and WiFi wouldn’t work.
    • Bluetooth wouldn’t work
    • the HDMI out stopped working at some point

    I did learn you can tether your phone via USB, so I got Internet that way. That was cool.

    But after I got Internet working, with help from discord, elden ring and Baldur’s gate 3 both failed to launch in different ways.

    I gave up. Windows11 is horrible, but at least those things work.





  • I switched to linux because Windows10 is going EoL, and my hardware is ineligible for Windows11. It’s been fine, once I got it set up. There wasn’t any single thing that pushed me over the edge. I just had a free weekend and I knew I had to do it eventually.

    I really wanted the install to be smooth so I could tell everyone how great it was. It was not. Somehow it borked itself, and I couldn’t boot from the usb stick a 2nd time until after I manually edited a file on it. Then installer hung on the last step, and I couldn’t find any answers other than “Use the previous LTS”. At least that worked.













  • Why would you add two arrays like that? Because I want to combine two lists.

    The is operator is for identity, not equality. Your example is just using it weirdly in a way that most people wouldn’t do.

    No because I am not using Python to make a web app. That’s not the only thing people write you know… Most of what I’ve worked on has been webapps or services that support them :shrug:

    Typescript and Python there’s absolutely no way I’d pick Python (unless it was for AI).

    Agree to disagree then. We could argue all day but I think it’s mostly opinion about what warts and tradeoffs are worth it, and you don’t seem like you have no idea what you’re talking about. Sometimes I meet junior developers who have only ever used javascript, and it’s like (to borrow another contentious nerd topic) like meeting someone who’s only ever played D&D talking about game design.