Programmer, writer, mediocre artist. Average Linux enjoyer.

  • 1 Post
  • 45 Comments
Joined 11 months ago
cake
Cake day: July 24th, 2023

help-circle

  • mimichuu_@lemm.eetoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    That was also the day we realized how much nicer C was to C++

    Absolutely. I went through a whole process of using less and less C++isms that everyone was recommending me as they just made everything so much harder, longer to compile, produce more unreadable errors, harder to organize… Until I eventually was just writing C but structs have functions.

    Then I moved to Rust and I have not looked back.





  • Again with this. Wikipedia can’t be neutral. Nothing can be. Neutral doesn’t exist.

    There is absolutely no way to be “politically unbiased” when talking about things. Being “neutral” just means being in favor of the status quo, which is not neutral at all. There is no third position, you either oppose or support the way things work right now. Bias is completely inescapable.

    If you want to get an “unbiased” view of something, the only real thing you can do is to read many sources biased against both outlooks and compare and contrast. What you end up with will still be biased though, just by virtue of what you select to care about and not.

    People who claim to be neutral and unbiased only say it because they think it makes them look more credible, or they have deluded themselves to be able to think they’re somehow more rational than everyone else. There is no way to not be biased as a human being.


  • It’s not just about the inconvenience though. Windows is paid. It’s at least 100 bucks. It’s not even “free but you are the product” like Google drive or whatever. Yet it still abuses you, controls you and exploits you, and you have to do tons of workarounds for it to not get in your way. Most of them are always temporary, as a new update reenables everything again or directly circumvents the workaround you used.

    If you are locked into the ecosystem, then I do agree that it’s annoying that people think moving to Linux is seamless. It wasn’t for me, it even cost me money since I had to buy an AMD gpu for things to work well + another GPU to passthrough to a windows VM and still use Clip Studio. But if someone only uses their computer for things that can be done seamlessly on Linux, and they genuinely dislike and are against all the bullshit Windows always does, it’s worth it to tell them there is a viable alternative, and what they heard about “you have to use the command line for everything meaningful!” or “everything breaks all the time!” hasn’t been true for years.


  • If you hate being used by Windows so much, you really should try an alternative, unless you’re a professional that uses software that just can’t run on Linux at all, chances are you can get most of what you use a computer for working fine. In return you get freedom, privacy, choice, performance.

    Or if you hate it but are too reluctant to change for whatever reason, that’s totally fine, but just say that. Don’t spread misinformation about Linux.

    It’s worth it to be FOSS to take three weeks to get your Arch install just the way you like it.

    Literally no one ever says this. Just use Fedora. Almost completely seamless. There’s a KDE version if you want to have the same workflow as windows without configuring anything. You don’t have to use firefox, brave or ungoogled chromium are FOSS too.




  • Linux isn’t that bad nowadays, though when you hit a problem it still entails quite a bit more work than when on Windows.

    I really don’t understand the people who say this. Having an issue on Windows is an absolute nightmare. You have to navigate through countless menus, look through a bunch of SEO farming shit pages that say they have solutions but they actually just want to sell you DriverEasy or whatever, look through similar if you’re lucky microsoft support pages, that basically all they say is “oh, do sfc /scannow in the terminal… oh it didn’t work? delete everything and reinstall windows”

    On Linux if I have an issue I lookup the error and the solution is in the first few results, which is usually “put this command in the terminal” or “change this in this config file” and everything starts working again immediately. Most of the time I don’t even have to reboot.