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/)P
Posts
1
Comments
19
Joined
1 yr. ago

  • What console limitations? it's a full PC.

  • Well... That link is working for me, so I'd say it's a problem on your end

  • Yes, that's the plan

  • I have a 6T and was thinking about getting postmarketos on it, what didn't work for you? Which "desktop" did you choose for it? there's like 5 options for that and I really have no idea what to do.

  • At the end of the article they talk about how to overcome this problem for LLMs doing something akin to what you wrote.

  • Hoy shit! What a trainwreck of an app

  • Deleted

    Permanently Deleted

    Jump
  • This will auto deploy matrix on a server

  • That sounds pretty expensive, I got 3 M90q Gen 3 with the 12500T in 2023 for 350€ each, but I guess the current situation with the AI craze has brought their prices up quite a bit, better look at the minisforum

  • Graphene now supports the newest pixel just so you know, Google held up the update that they needed to support it for a couple of months, but it's out at last.

  • You can also try Wholphin, it's a jellyfin client with subtitle search like Plex.

  • That is the complete opposite of what they are. They are notorious for supporting all the hardware they have released indefinitely. They still keep releasing updates for the steam link and steam controller to this day and both of those have long been out of sale.

  • Then maybe it's just that the archive website blocked some of the proton ips for abuse or something

  • I have JavaScript disabled by default on all pages, I only activate it if I need to, as per the privacyguides recommendations, but on this site at least, it still won't load the article. If I want to read it I'd have to either register or use the archive.

  • Interesting, all 3 domains are blocked on the protonvpn DNS server, can only access the if I turn off my VPN.

  • I have no idea, I only tested it with skyrim, and it worked well.

  • Vortex works on linux though, This is the guide I used.

  • Technology @lemmy.world

    People regret buying Amazon smart displays after being bombarded with ads

    arstechnica.com /gadgets/2025/10/people-regret-buying-amazon-smart-displays-after-being-bombarded-with-ads
  • I went with three lenovo tiny 1L for my cluster and am very happy with the result. This thread has a lot of info on their upgradability. I chose them because of the low power consumption and the pci-e slot, planning on upgrading them to 10gbe when I need to, but right now they can idle at as low as 5w.

    I'm running a proxmox cluster on them with a dedicated nvme on each one for ceph storage (they have 2 nvmes each) and they work very well, much better in fact than the proxmox cluster with ceph we have at my job that's using ssds for storage.

    Setup was a breeze as proxmox will set it all up from it's graphical interface automatically and am running all my workloads on VMs and LXCs. HA is also pretty easy with proxmox, and I've mingled with both docker swarm and kubernetes by creating VMs on each of my nodes. But ultimately I decided I like the versatility of proxmox with it's LXCs and VMs better than having to deal with the overhead of both of those solutions. In any case, all those unused VMs are still sitting there, powered off, in case I ever have something I want to manage through swarm or k8s.

    It all gets backed up to a proxmox backup server I have set up on another 1L PC with a 5TB drive in it.

    Besides that, I have a NAS for my movies, photos, etc. That also gets a copy of the backups and it itself backs up everything important to a remote hetzner storage box with backrest.

    I have also set up a VPS with Pangolin for external access that's working great.

    With this setup I can pretty much set up anything I want with HA and know that both me and my friends and family can count on that service to work 100%

  • I've been using this for a while now, that docker compose integration is gonna be a welcome addition, keep up the good work!