• 1 Post
  • 9 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • ky56@aussie.zonetoOpen Source@lemmy.mlDon't be that guy.
    link
    fedilink
    arrow-up
    4
    arrow-down
    15
    ·
    9 months ago

    Absolutely. Should have clarifying that I’m not defending the attitude and abuse of developers. However driving non technical end users to insanity with ill thought through processes is also wrong. Such as expecting users to write bug reports when an automated tool should be being used. An unclear installation guide where 90% of user run into the same problem. etc.

    Linus’s (LTT) Linux challenge was the ultimate test of the open source community and they failed miserably. Blaming linus for bricking the system. Um hello, he never should have been incentivized to open the command line at all.


  • ky56@aussie.zonetoOpen Source@lemmy.mlDon't be that guy.
    link
    fedilink
    arrow-up
    7
    arrow-down
    20
    ·
    9 months ago

    The entitlement of the open source community can be astonishingly deaf. You tell users that open source is better, users try it and your response is, oh it’s free software, you get what you pay for.

    Pay who? If I donate do I get paid support? Almost any other paid product/service based off that project almost certainly won’t be open source and probably subscription spyware. So your answer to use open source is don’t use open source???

    If this is your attitude on your repo then don’t imply/demonstrate it as for production ready use. It a personal fun dev project not fit for mainstream use. Pick a side, you can’t have both.


  • ky56@aussie.zonetoOpen Source@lemmy.mlDon't be that guy.
    link
    fedilink
    arrow-up
    11
    arrow-down
    35
    ·
    9 months ago

    Open source developers: Why aren’t more people using open source software software for everything. It’s better.

    Also open source developers: Oh it broke your computer, well that’s your problem. You should have had a software engineering degree in order to vet the software yourself.

    User goes back to closed source paid spyware… ahem software.

    Open source developers: Why aren’t more people using open source software software for everything. It’s better.



  • ky56@aussie.zonetolinuxmemes@lemmy.worldBye bye edge
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    11 months ago

    You aren’t dynamically changing configs, libraries and programs on a production server like you are on a user facing system. That the killer. Linux servers are only stable when you leave them alone.

    Updates to servers are generally done by beta testing them on identical hardware in the lab and when you have a functioning image you send that to production. To expect that kind of treatment on a user facing system when you say update the web browser would be beyond unacceptable.

    As long as GNU/Linux systems continue to have ABI compatibility issues and general buggy issues between updates, it will never be considered a decent user facing system.

    Also the quality of code for CLI programs is far more roadtested than GUI related code since there are major corporate efforts to make Linux servers more stable. Since GUI systems aren’t needed for servers they don’t get the same level of attention. That attention comes from the KDE and gnome foundations which don’t have nearly the same kind of money.

    There’s a reason people are celebrating Valve contributing to KDE and related GUI projects as there’s finally some real money being thrown at the problem with real results.


  • Yes I am aware of that solution. I should have clarified the goal of the exercise. I’m trying to work out if I can make an easily interoperable system where a singlemode fiber wall jack fed from a 40G switch can act as a both a 10G or 40G port as needed depending on what ethernet card the client is using. I am using singlemode as I want to avoid using MTP multimode cable seeing how much more expensive it is than simple lc-lc singlemode.



  • ky56@aussie.zonetolinuxmemes@lemmy.worldthere goes another afternoon
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    1 year ago

    You seem to implying that doing anything other than using preinstalled apps like the web browser is “poking too much into the system” and are therefore idiots. As I have had a system break just by installing or upgrading packages on Ubuntu. Now I always use ZFS on root and make snapshots of everything beforehand.



  • ky56@aussie.zonetolinuxmemes@lemmy.worldI HATE electron
    link
    fedilink
    arrow-up
    10
    arrow-down
    2
    ·
    1 year ago

    What about laptop battery life? More CPU usage = less battery life. WHY DOES NO ONE GIVE A FUCK ABOUT BATTERY LIFE???

    The single most reason I switched from Spotify to Apple Music is that I was sick of seeing the Spotify macOS app at the top of the “High Battery Usage” page on Activity Monitor. I also actually noticed less battery life. Fuck Electron. I avoid apps made in it like the plague.