Skip Navigation

User banner
Posts
1
Comments
209
Joined
2 yr. ago

  • I can't wait to migrate from Lemmy to it. Looks good and all Apps should be working with it

    Followed Sublinks on Mastodon for updates 😼

  • Great app, but no flatpak. Only appimage and the last update was last november.

    Windowsize is always reset to a small window, on windows and Linux. Hope it will get an update soon

  • 😳😳😳

    Get new hardware or you will pay it with your energy bill

  • AMD Ryzen 5600G

    B550 Aorus Master

    2x16 Ripjaw V 3200mhz

    1x 14 TB Toshiba N300 for media

    1x 6TB Seagate Ironwolf for backup important data

    1x 500GB Samsung evo 970 as systemdrive

    1x 500GB Crucial P1 as cache and download

    1x 2TB Crucial P3 for docker, apps, databases, incus

    Bequiet 400W

    Nvidia GTX 1660 Super

    Idle power 53w, totally worth it ☺️ The extra graphic card is for Immich and Ollama / overall transcoding.

  • There is an easy way with OpenWebUI but LLM are mostly accelerated by CUDA or ROCm. CPU acceleration is slow, but you can try it

  • I have had one database container for each service, because "if something happens"...

    Now I have one container for all databases for postgres, finetuned with PGTune, never regretted it. Important is proper backup, like datadump with pg_dumpall

    More performance, less overhead. If you are confident enough and experienced in docker, then use postgres on your host instead of a container. But one container for all databases is okay too.

    Some people will disagree and this is fine, but this is my way to manage it. It is not this complicated ☺️

  • No just the data folder itself only contains the documents, but as file FILE00001.pdf

    I do this with pg_dumpall and rclone. Once a day I export the database with pg_dumpall like this :

    docker exec -i paperless pg_dumpall -c -U paperless > /backup/datenbank/homeserver-postgrescontainer-date +%d.%m.%Y.sql

    And then I copy this file and the data folder encrypted to a secure cloud (Hetzner Storagebox)

    More info

    Rclone and Read more about Postgresbackup

  • Made my life a lot easier. No more looking for documents, all is in one place, fulltext search.... Don't ever want to go back

    But most important: always have a backup ☝🏻

  • Nawwww 🥺🥰🥰🥰

  • Already blocked this instance. Don't want this. Who knows if the hashtag nobridge is working for users

  • I love Tabby

    Multiplatform, customizable, featurerich and has plugins (docker etc.)

  • If you learned today about LibreY, why don't you provide a link for others? 🙃

    I am sure you are not the only one, who didn't know about it

    LibreY on GitHub

    SearXNG

  • Awwww a fluffy cloud is cuddling you 😁

  • I recently switched from Firefox to Floorp. It is based on Firefox ESR and customizable like Vivaldi. Only downside is, there is no mobile version

  • Never had problems, but I wish you all the best for your ZFS problem 🤗