🏳️‍⚧️ girl, learning pro gramming, terminally online

  • 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle




  • Nice. I actually installed postmarketOS last year for fun. How is it nowadays? Last time I tried it, the camera didn’t work, I didn’t manage to set up Waydroid, most non-GTK apps didn’t adapt well to a phone, and afaik there were no push notifications (which was a big deal for me because having an app always running in the background made the battery drain much faster). Also what interface do you use? I used Gnome with mobile patches


  • Clearly, phone hardware has gotten to the point where it can support software for that long, and computers have been in that stage for a very long time

    I’m not sure what you mean by this. Software supports hardware, not the other way around. You could run the latest android on any powerful enough hardware. The only limit is the porting effort

    For example, the samsung galaxy s4 was released in 2013 with android 4 and the latest official version for it is android 5

    The lineageos folks however have been - until recently - maintaining android 11 (and previous versions) for it, afaik fairly easly. The only reason they don’t have newer android versions for the s4 is that android 12 depends on a kernel feature which samsung’s ancient official version doesn’t have. The lineageos folks could in theory reverse engineer the proprietary drivers and maintain a more up to date kernel for the s4, but they simply don’t have the manpower

    Samsung tho? They easily could support modern android versions on this 2013 phone, but they won’t for the same reason they made batteries non-removable: they don’t want you to use old hardware, they want you to buy a new phone every year

    I typed this on my 2018 phone (oneplus 6) running android 14 (the latest official version is android 11)



  • Luna@lemdro.idtoLinux@lemmy.mlWhat desktop enviroment do you use and why?
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Gnome. I actually started with KDE. It’s a good DE, but it’s got so many options that I had choice fatigue. I constantly tweaked my taskbar instead of focusing on what I wanted to do. And it was easy to get it to a “looks broken” state

    When I tried Gnome, I fell in love with it. I love the unique workflow, lack of distractions, the modern adwaita design, etc. Everything felt so polished

    That being said, I don’t like how Gnome devs seemingly can’t agree on anything with other desktop environments. And I don’t like how they refuse to support server-side window decorations. Like, I agree with them that CSD are better than SSD, but it would be reasonable to support SSD for toolkits that haven’t/don’t want to implement CSD themselves, right?

    I’m excited for Cosmic. It looks like it combines the best of Gnome and KDE, and the devs don’t have the “my way or the highway” mindset




  • Luna@lemdro.idtoLinux@lemmy.mlTerminal Utility Mega list!
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    I would add:

    cheat - a tool that lets you make and use your own cheatsheets

    gomi - replacement for the rm command that has a trashcan, so if you accidentally delete something important you can just restore it

    bat - modern cat, with features like syntax highlighting, line numbers, etc

    eza - modern ls, with cool features like file icons

    broot - a different than ranger/lf approach to navigating folders

    mdr - a markdown viewer

    Also, I think you should add a note that ranger should be installed from git because most distros package version 1.9.3 and that is 4 year out of date and has lots of bugs that have been fixed in the git master branch


  • I think the reason is that 1. Linux is still too hard for the average person and 2. The average person just doesn’t care

    Yes, you don’t have to write bash scripts or compile the kernel yourself, but still, Linux is different in many ways from Windows. This is on top of the fact that most people don’t know much about tech in general and often have problems with (imo) very basic stuff. I honestly can’t imagine them downloading an ISO file, flashing it onto an USB stick and then booting from it. Most people probably don’t even know that Windows != PC

    Then there’s also the fact that the average person just doesn’t care. They just want to get things done

    (sidenote: I might sound elitist but I’m not. I don’t think it’s reasonable to expect everyone to be interested in tech, just like it’s not reasonable to, for example, expect everyone to be interested in cars. It just so happens that the tech industry is tightly connected to freedom, privacy, etc. while the car industry is not)