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

help-circle

  • Windows 10 LTSC FTW!!! I just installed it and wow is it snappier and devoid of nearly all of those annoyances. I have no idea if productivity apps are affected by its stripped down nature but for Steam gaming it’s perfect. I get less lag spikes on steamVR.

    I haven’t trusted Windows in years. This is just for gaming. I have a physically separate hot swappable Optane SSDs for Linux and Windows Gaming.

    For those who will winge at me for not just switching to Linux. During this process I gave a concerted effort to give Linux a go and chose Manjaro KDE to try for steamVR gaming. It sucked. Once I had worked out that it was a permissions issue (It’s always a fucking permissions issue under Linux) and just ran it under the root account, there was extremely high latency for the VR compositor to HMD display. Completely unusable as it made me sick and that’s usually very hard. I tried X11 and Wayland. Direct and Non Direct output modes. No success.













  • I suppose I hadn’t considered nor know much about slideloaded solutions as my previous phone was an iPhone 5c. It was a handmedown from my parents.

    I don’t really like the lack of hardware support on the Android side (parts availability). Not exactly like it’s much better on the iPhone side either. So I went with the PinePhone. Linux on there is very barebones but at least the parts are available. If I am going to use my phone in a barebones manner then why buy in to an expensive fixed life device?

    Not exactly a knowledgeable user. Just another user frustrated by the subscription/throwaway economy. I realize this wasn’t really a relevant answer to your question but more how I adapted to the worthless app store.

    BTW, one of the few apps I did purchase was 1Password. $60 for the Mac app and $40 for the iOS app. So $100 all in all. Those ass hats switched to subscription only the very next version citing we need funds to further develop the security. That plus a couple other examples is why I gave up on paid proprietary software on both devices. I’m full force trying to find FOSS solutions instead. Not that many exist for mobile or even desktop as you have also discovered.



  • ky56@aussie.zonetoOpen Source@lemmy.mlDon't be that guy.
    link
    fedilink
    arrow-up
    4
    arrow-down
    15
    ·
    6 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
    ·
    6 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
    ·
    6 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
    8 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.