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

help-circle






  • About 25 min across the city by motorcycle, or ~35 min by subway, twice a week. I enjoy driving so I mostly do the former unless the weather is truly shitty.

    What I like about it: splitting lanes in the morning traffic jam. Wheee!

    What I hate about it: Nothing, but I’d prefer 25 min across the countryside instead of the city








  • zacher_glachl@lemmy.worldtoLinux@lemmy.mlDid we kill Linux's killer feature?
    link
    fedilink
    arrow-up
    9
    arrow-down
    5
    ·
    edit-2
    10 months ago

    No need to overcomplicate things, just write a small shell script or even just an alias. I use this daily:

    alias get-rekt="sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y && flatpak update -y && flatpak remove --unused --delete-data -y"

    adjust accordingly for Fedora and/or snaps. Obviously doesn’t work for appimages or manually compiled stuff which should be a last resort if there’s no other sensible way to install stuff.

    edit: voyager shat the bed with the code block but you get the point



  • Depends on your needs. If you expect to grow fast and unpredictably, or have extreme burst workloads (at my company it fluctuates between requiring ~10 cpus to ~50,000, and between 0 GPUs and dozens) or if you need several complex types of services and no people at hand who can manage them, it can be way cheaper. If you just need a few servers, a tape backup and a database, actual hardware has always been cheaper.