Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BY
Byter @lemmy.one
Posts 1
Comments 51
What if something happened to you?
  • You can't build a box that will survive long without your help. You're maintaining a living system, not a sculpture. It needs someone at the wheel making decisions. Updates will have breaking changes. Tokens and certificates will expire. Eventually hardware will fail.

    The best you can do is provide an easy way to export the important data into a digestible format for your loved ones to manage with the skills they have. If that means pushing it into a managed service owned by Big Tech, so be it. You don't want to tacitly hurt them for their lack of interest in self-hosting.

  • do you use the default keybinding of Emacs?
  • I came into Emacs (only a year ago) with Vim experience as well, and it was a difficult transition for the reasons you describe, but I persisted due to the beauty and power of the rest of Emacs' design and ecosystem.

    I try to use the default bindings whenever possible, as I find going against the grain in Emacs leads to less efficiencies as packages stop cooperating with me or each other. Evil-mode is often criticized for this reason. It clobbers other bindings.

    Understand that the default editing functions work best for lisps and their sexps. You will likely need to find third party packages to get that fluid feeling back for non-lisps. (Or implement them yourself!)

    Check out

    • change-inner which uses expand-region
    • Maybe even the heavy-handed evil-mode. (But if you do, I'd recommend considering Meow as a less-invasive alternative)
    • wgrep combined with the replace- commands really impressed me.
  • Fully Virtualized Gaming Server?
  • The OP didn't mention Proxmox in their post. I've been speaking generally, not about any specific OS. For example, Nvidia's enterprise offerings include a license to use their "GRID" vGPU tech (and the enabled feature flag in the driver).

  • Fully Virtualized Gaming Server?
  • I've also wanted to do this for a while, but there were always a few too many barriers to actually spin up the project. Here's just a brain dump of things I've seen recently.

    vGPUs continue to be behind a license. But there is now vgpu_unlock.

    L1T just showed off PCIe "fabric" from Liqid that can switch physical devices between machines.

    Turning VMs on and off isn't as slick as either of the above, but that is doable today. You'll just have to build all the switching automation yourself. That could just be a shell script running QEMU/libvirt commands, at a minimum.

  • Does anyone use emacs as their main terminal emulator?
  • I'm not sure I understand your question.

    Eat has its own major mode which is used when you open a standalone buffer via the eat function.

    When it's embedded in Eshell it mostly just does the right thing whenever you invoke a command that uses terminal control codes (e.g. htop) -- and many of those can be closed with q, yes.

    I assume Eat is activated for any program listed in the eshell-visual-commands variable (but I'll admit I don't really understand how that works). The notable new minor modes present when I run htop in eshell are Eat--Eshell-Local and Eat--Eshell-Process-Running.

  • My son uses Arch... How do I know? He tells me... Constantly...
  • Please inform yourself before diminishing others' plights.

    Diarrhoea that is characteristic of coeliac disease is chronic, sometimes pale, of large volume, and abnormally foul in odor. Abdominal pain, cramping, bloating with abdominal distension (thought to be the result of fermentative production of bowel gas), and mouth ulcers[35] may be present.

    Coeliac disease leads to an increased risk of both adenocarcinoma and lymphoma of the small bowel

    Long-standing and untreated disease may lead to other complications, such as ulcerative jejunitis (ulcer formation of the small bowel) and stricturing (narrowing as a result of scarring with obstruction of the bowel).

    https://en.wikipedia.org/wiki/Coeliac_disease

  • Vivaldi explains why they will not embed LLM functionality in their browser
  • Thank you for calling that out. I'm well aware, but appreciate your cautioning.

    I've seen hallucinations from LLMs at home and at work (where I've literally had them transcribe dates like this). They're still absolutely worth it for their ability to handle unstructured data and the speed of iteration you get -- whether they "understand" the task or not.

    I know to check my (its) work when it matters, and I can add guard rails and selectively make parts of the process more robust later if need be.

  • Chasin' Tail

    22