Bobby Turkalino

  • 1 Post
  • 63 Comments
Joined 11 months ago
cake
Cake day: August 14th, 2023

help-circle



  • the concentration of assholes is always going up

    True, but this isn’t a natural phenomenon, it’s a result of engagement-based ranking algorithms. Assholes attract engagement by starting flame wars and the like, so front page algorithms push them to the top.

    Before social media, forums were popular and their sorting was simply by most recently updated. I think this is part of what made the internet more fun: instead of websites trying to guess what you would like most, you were given a practically random, diverse view of everything.











  • Idk if you watch Explaining Computers on Youtube but his most recent video about his desk/workflow is pretty relevant: https://youtu.be/aOK108FHZ_s?si=1Cfa0I9fvyy3OeGQ

    Basically, he separates the computing environment that he works on from the computing environment that he tinkers with (aka the stuff he makes videos about). He keeps his work environment as stable as possible, going as far as using a 20 yr old monitor and a Windows XP-era version of Microsoft Office inside a virtual machine.

    For years, I did work on a powerful Windows desktop and did casual computing stuff on a cheap laptop with Linux installed. The latter was my “what if I used Linux?” sandbox, until I became quite comfortable with it and Windows devolved to a point where I was ready to switch.

    You definitely get enjoyment out of getting things to work and that is a healthy trait that you should not try to get rid of. You just need to find ways to not let it get in the way of getting other kinds of work done.



  • Bobby Turkalino@lemmy.yachtstoLinux@lemmy.mlHelp deciding Os
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    4 months ago

    You sound like you’re a bit new to software engineering/computer science, so I would stick to MacOS. Linux as a Desktop OS is not quite a pain-free experience and you’d likely run into issues that would get in the way of you learning programming.

    What people mean by MacOS and Linux being similar is that they are both Unix-based, which basically means that the command-line experience in both OS’s is pretty much the same.