• 0 Posts
  • 60 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle


  • As someone that tends to learn most by doing. Most of these comments are excellent my only suggestion is to try it. Most Linux distros come with live images which you dont need to install to test out.

    Just download the ISO and put it on a USB and then boot from the usb. You can even make a multiboot USB with ventoy.

    Or you can use distrosea to demo a distro in a browser.

    I also highly suggest using the arch wiki for research. It will probably go into much more depth than you need at first but it will also not dumb things down or over simplify things for you so you might actually learn. Take this doc on what a DE is for instance, https://wiki.archlinux.org/title/Desktop_environment


  • Totally. I have one of the newer pixels and it’s on the smaller side relatively, but it’s the biggest phone I can use comfortably.

    I wear a size medium glove and it’s insane to me that it’s hard to find a phone I can use comfortably in one hand.

    At the same time, I’ve started to realize that I should do less with my phone anyway. So I really don’t need it to do to much besides get a good reception and have a day or so of battery life. The most demanding thing I’ve asked my phone to do recently was to emulate some Nintendo games and run llama3.2:1B. But both things are better done either on a device meant to perform that workload or via a self hosted server where my phone is just a client.

    I’m with you on those specs. Maybe the best features of new phones is the water resistance. Idk of its possible to have both water resistance and removable batteries and SD cards, but I miss being able to swap out to a fully charged battery or upgrade the storage at a whim. If I hadn’t choose tho, id stick with the water resistance.

    So to add to your specs I’d like:

    • water resistance
    • 256 SD card minimum
    • battery last 24hr minimum
    • ability to switch from WiFi to cell mid call
    • don’t need more than a 1080p oled display on a phone
    • comes without any bloatware preinstalled
    • runs linux with ability to sudo










  • You probably won’t be able to run an LTS kernel on a brand new PC that just hit the market. But using the most recent kernel for arch or a derivative like endevorOS should work after like a week maximum.

    I did have an issue like this on Ubuntu and its what made me actually start distro hopping since it worked fine on fedora and Arch using the latest kernels.


  • CubitOom@infosec.pubtolinuxmemes@lemmy.worldEvery tech thread on Lemmy
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    edit-2
    5 months ago

    I recommend EndeavorOS now to everyone that actually wants to learn linux, or people that don’t want to be “fighting” their os.

    It works enough to not have to do anything to it besides update, including installing nvidia drivers. And it’s arch based so they can just read the arch wiki if they have questions.

    Honestly the only issue ive had with it is one of apps not working on wayland so i just had to switch to x11.

    Its a little less noob friendly than manjaro (they had great guis that make it so you never need to open a terminal at all) but i cant recommend manjaro anymore since they dont support the latest version of pacman.

    As far as an os that’s close to enterprise servers, if they aren’t contanerizing the workloads and running k8s on a distroless (or atleast minimal) base image then i don’t want to work there anyway.