• 0 Posts
  • 11 Comments
Joined 5 months ago
cake
Cake day: February 3rd, 2026

help-circle
  • Alberat@lemmy.worldtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    20 days ago

    if u game, you’re going to have a (possibly) hard time in Linux. a lot of games work on Linux, but some don’t and you’re gonna maybe want to switch back. IMO: just dual boot or install Linux on another device (desktop vs laptop?). sounds like you’re ready for it. I’ve been using Linux for 2 decades but still use windows for gaming, though mostly due to the childhood trauma of trying to get wine to work.










  • yeah, no, im with you on that point where frontend developers don’t care. but why did that framework catch on in the first place? we used to use php where the server would grab all the data relevant to your account and convert it into one html page. but now it seems the user’s laptop is tasked with pulling each element of their own website. maybe it’s easier to scale? like you can have the user’s data split across different servers and not require any communication between servers on the backend?