• 0 Posts
  • 7 Comments
Joined 9 months ago
cake
Cake day: October 10th, 2023

help-circle

  • We can’t rely on voting. This person and many like him are inhuman and hateful and that right there should disqualify you from holding office, period.

    Voting is just being able to influence panicky, problematic, fearful people to get hateful people to win. Nothing is going to be fixed in the long run if we keep allowing these people to hold office. We need a set standard for people that have respect, intelligence, dignity, and compassion for human beings of all kinds to be able to hold office. Voting is just going to make things worse and even if it happens to temporarily fix things, it will eventually swing back the other way.

    This country is just inviting fascism by letting the common person have a say in how things are ran.




  • Right here, is what I’m talking about. People believe that the code/language itself is inherently safe/secure or unsafe depending on what you choose and that’s wrong. It’s what the programmer does with that code that makes it safe or unsafe, secure or insecure. You can have the best designed and engineered materials on the planet and people are still going to be able to make things that will fall over and cause massive disasters with it. Stop bowing down to freaking Rust as if it’s the damn savior of computing and programming. In the end, it’s just another language and one another step removed from low level computing where it’s easiest to deal with hardware-level and basic functionality systems at a huge cost.


  • The biggest lie of programming these days is just because something is coded in [trendy “secure” language of the day, including Rust] means it’s secure. Bullcrap. It’s how you code things that make it secure or not. You can be proficient enough in C to make programs that are much more secure vs. rust. The fact that everyone makes mistakes and programming is an enormous beast to wrangle with makes things insecure and needs to be monitored and fixed.


  • massivefailure@lemm.eetoTechnology@lemmy.worldThe Windows 11 problem
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    10
    ·
    edit-2
    9 months ago

    If you’re not using Linux at this point you’re just being lazy

    I used Linux for over twenty years and stopped about two years ago due to Linux invariably moving to lazy, poor development and design all the way from the kernel up. Rapid kernel development with tons of random new patches and ideas instead of the old way of maintaining a stable kernel and doing random patches and ideas on a separate branch (the odd minor versions vs. the stable even ones, and even the modern “stable” kernels are just the same branch of constantly rapid updated kernels where they just choose one at random and say “this is ‘stable’ now and we’ll keep patching it instead of telling people to install new ones”), systemd being more of a problem than a solution, the push for everything to move to Wayland forcing every single thing that has to do with lower level desktop interfaces, including all of the lightweight window managers, to completely rewrite themselves with tons of bloat that replaces everything X.org did by default as well as Wayland’s devs taking a “it works on my computer” approach to bugs and dismissing tons of major issues people have found, pipewire still not being a stable, reliable audio system (Linux has never had one, but using ALSA with the right hardware back in the day where everything would mix via hardware was a decent solution), distros becoming more and more unreliable and buggy (even “stable” and “long term support” ones), distros and developers giving up on native and running bare metal applications and substituting things like flatpak to run things natively with any sort of cross-platform reliability and fucking wine – essentially a new version of Windows running in Linux, which is an admission of failure to make a successful game platform if I’ve ever heard one – to run games, and on and on.

    I’ve been able to use Linux very well until a few years back. I used to be one of its biggest advocates and wouldn’t dare run Windows.

    No more. People bitch, moan, and complain about Windows 11 so much but for me, it just works. Simply, easily, no problem. Do I wish I still used Linux? Hell, yes. But am I given how bad it’s become? Nope. I’ve even tried going back here and there and quickly ran into the same huge list of problems and aches that were never there before and back to Windows I go.

    Sorry, Linux is a pain and it’s not about being lazy, it’s about wanting to use a decent OS that just works as well as Linux used to.