Deliverer of ideas for a living. Believer in internet autonomy, dignity. I upkeep instances of FOSS platforms like this for the masses. Previously on Twitter under the same handle. I do software things, but also I don’t.

  • 0 Posts
  • 22 Comments
Joined 3 years ago
cake
Cake day: June 5th, 2023

help-circle




  • You may have come across this already – and if you have, you are on the right path. Here is a solid list from the coreboot docs on mainboards they support.

    You should be able to derive a few vendors from this list, as well as compare any possible candidates you have found to it. Some vendors on this list produce hardware that is Linux-forward, such as System76 and Purism. Linux-forwad vendors are good place to start.

    System76 has laptops and small profile desktops, servers, etc. Purism has most of that, as well. Both are gonna be a little pricier than a typical vendor, but the hardware – and their respective missions – are worth it if you have the means. I have owned and / or used PCs from both these vendors, and they have been quality.

    Otherwise, that linked list above will be helpful to determine if what you are researching has a mainboard that works. Best of luck!






  • Hello! I recently deployed GPUStack, a self-hosted GPU resource manager.

    It helps you deploy AI models across clusters of GPUs, regardless of network or device. Got a Mac? It can toss a model on there and route it into an interface. Got a VM on a sever somewhere? Same. How about your home PC, with that beefy gaming GPU? No prob. GPUStack is great at scaling what you have on hand, without having to deploy a bunch of independent instances of ollama, llama.ccp, etc.

    I use it to route pre-run LLMs into Open WebUI, another self-hosted interface for AI interactions, via the OpenAI API that both GPUStack and Open WebUI support!


  • What’s your hypervisor manager? Or are you just bare metal?

    For VMWare and Proxmox both, I would recommend the community edition of Veeam. It can handle up to 10 VMs for free.

    If you’ve got the funds as a small-to-large business, Veeam’s first paid tier, on a yearly basis, is a solid option to backup even more.

    Caveat emptor if you buy a license (or not): Veeam runs on Windows only. I have used, like, a single internal network Windows VM dedicated just to Veeam before. It has an easy to pick up UX after a little research, and the UI is clean.

    Bacula is deprecated, unfortunately.









  • Dumb error messages like that have to do with the UI and UX. The user interface (UI) in APT has mostly to do with how easily users see, recognize, and understand descriptions of errors (that is, how text appears and is organized), and the user experience (UX) in APT has to do with how easily users can, say, follow-up, within the tool, to resolve those errors.

    An example of a better UI in APT could be grouping to-be installed packages with clear linebreaks and color, or highlighting how much space is to be used by bolding it. All good stuff that isn’t gonna kill my eyes when I have to scroll around to find what was / wasn’t installed properly.

    And that scrolling around is all about the UX. An example of a better UX could be installation bars rather than percentages to keep the screen from scrolling past errors too quickly, affordances for users to make decisions within APT to resolve dependency issues without it dropping back into the terminal (again, dumb error messages), or providing help within the interface without having to back out to the terminal and use APT with an operator.

    I think it would be great to keep those error messages you mention, like, front-and-center, even after an operation has wrapped up. Who wants hunt/grep through a full log?


  • chirospasm@lemmy.mltoLinux@lemmy.mlAny good Linux Tablet recommendations?
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    edit-2
    2 years ago

    It’s Linux-based hardware, so any OS could be installed easily if PureOS isn’t a good fit for OP. And, unlike the phone, it’s basically a computer, like one of their laptops (which have been fine).

    If we are talking about Pinephone, Fairphone, Librem 5, etc. – they all suffer uniquely. Modems drop on all these devices often enough, battery life sucks based on tasks, app support is sundry, screens are left wanting, and more. Phones are hard to make.

    I might class Linux-based hardware phones differently from Linux-based hardware tablets.