- 5 Posts
- 119 Comments
smiletolerantly@awful.systemsto
Selfhosted@lemmy.world•Self hosting Sunday! What's up, selfhosters?English
21·10 months agoPlanning to host a Nix caching server, and have CI build all package and NixOS outputs on every push to git, then in turn pushing the output artifacts to the cache. Would save me a good chunk of time when tinkering with VMs that haven’t seen manual updates in a while.
Only thing is, I’m not sure how to approach building and caching NixOS configs that receive agenix secrets in their input. Obviously those should not be cached…
smiletolerantly@awful.systemsto
Selfhosted@lemmy.world•I'm unsure what to self-hostEnglish
1·10 months agoYes, and I do werether the recipient also knows how to use it.
So, for like, 1% of my mails.
smiletolerantly@awful.systemsto
Selfhosted@lemmy.world•I'm unsure what to self-hostEnglish
1·10 months agoMore like: paying someone to maintain the hardware.
Anyways.
Just FYI, your mails with a provider like Proton are not E2E encrypted unless you exclusively wrote with other Proton customers (in which case I assume they are. No idea). Otherwise it’s just encrypted at rest.
I dint really see the benefit over doing it completely yourself, not even offering metadata to a provider, and also having encryption at rest, while maintaining full compatibility with mail clients 🤔
smiletolerantly@awful.systemsto
Selfhosted@lemmy.world•I'm unsure what to self-hostEnglish
1·10 months agoNot a VPS.
smiletolerantly@awful.systemsto
Selfhosted@lemmy.world•I'm unsure what to self-hostEnglish
1·10 months agoWe host most stuff at home, and then additionally some services at Hetzner on an (auctioned) root server. Bloody nice to get really good hardware for cheap, plus unlimited data with either 1 or 10Gbit synchronous network speed, a dedicated IPv4,…
Stuff like my mail server lives there because it HAS to be available, and doing it at home, and doing it well, is next to impossible.
I’m planning a nix hydra + cache server, which will probably also live on the Hetzner server, simply because it’ll have pretty intense jobs to run a lot of the time and I’m not a fan of having the noise of spun-up fans at home.
Both solutions have their place, is what I’m saying / agreeing.
- every VM with state backs up its state to the NAS once a day
- client devices rsync most of their home folder to the NAS once an hour
- at 3:15 in the morning, a Borg backup job starts pushing the days changes to a Hetzner storage box
Through borg, I have the Option to go back to any point in time with the backups. I will probably never need this, hence why it happens in this step, not on the rsync job to the NAS.
Things like movies and tv shows are not backed up, they are replaceable. All in all, about 2tb of documents, pictures, and VM state is backed up to Hetzner, out of the 16tb on the NAS.
Pick and choose your battles.
smiletolerantly@awful.systemsto
Selfhosted@lemmy.world•Promised myself I will support them after they go stable. They kept their promise and so did IEnglish
2·10 months agoYeah. I just put the media location on my nas, and that is being mirrored to hetzner.
smiletolerantly@awful.systemsto
homeassistant@lemmy.world•Show off your dashboards!English
2·10 months agoOver the years, we’ve made a lot of Dashboards. In the most recent iteration, I’ve been using the popular Rounded theme, plus some customizations.
I’ve also tried to get rid of as many elements as possible. 90% of entities I just do not need to see on a daily basis, or only in certain specific situations, so I’m trying to automate that (i.e. only show what I’m actually interested in).

smiletolerantly@awful.systemsto
homeassistant@lemmy.world•Show off your dashboards!English
2·10 months agoWow, that looks super nice! Great job!
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Intent recognition for HomeAssistant without an LLM?English
1·10 months agoActually… Just tried it. I am on 2025.10, so newer than what was mentioned there. It still does not understand any better than from what I remember. Bummer.
But hey, at least the acknowledge that there’s the need for something between dumb pattern matching and an LLM.
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Intent recognition for HomeAssistant without an LLM?English
1·10 months agoHoly shit YES!
That article is from yesterday, and the relevant section is: https://www.home-assistant.io/blog/2025/10/22/voice-chapter-11/#improved-sentence-matching
Awesome to see improvements there. Thanks a lot for linking!
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Try BentoPDF if you haven't / are unhappy with StirlingPDFEnglish
2·10 months agoOh wow, awesome!
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Try BentoPDF if you haven't / are unhappy with StirlingPDFEnglish
1·10 months agoThank you for your sacrifice :D
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Try BentoPDF if you haven't / are unhappy with StirlingPDFEnglish
3·10 months agoWhile I don’t like it, it’s not hidden either:
https://bentopdf.com/privacy.html
There should definitely be an option to disable this for self-hosting, but if it’s just a counter for how often each tool is used by all users combined… Eh…
(Stirling also has something similar)
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Try BentoPDF if you haven't / are unhappy with StirlingPDFEnglish
3·10 months agoWhy not open a PR to make it configurable? The maintainer is super active and friendly.
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Intent recognition for HomeAssistant without an LLM?English
1·10 months agoThanks for the recommendation! That looks interesting indeed.
This entire topic is probably a sinkhole of complexity. It’s great to have somewhere to look for inspiration!
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Try BentoPDF if you haven't / are unhappy with StirlingPDFEnglish
2·10 months agoYeah those are good points. Also noticed the CDN thing, it’s a bit annoying for a privacy-first project… But should be an easy fix 😄
Stirling’s backend is Java. So, yeah, heavy and slow sounds about right.
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Try BentoPDF if you haven't / are unhappy with StirlingPDFEnglish
2·10 months agoAh, thanks for mentioning. Yep, they have a docker image; as mentioned, a nixpkg will be available soonTM; and frankly, you can just build / download the release artifacts and put them on any static host.
smiletolerantly@awful.systemsOPto
Selfhosted@lemmy.world•Intent recognition for HomeAssistant without an LLM?English
41·10 months agoPlease read the title of the post again. I do not want to use an LLM. Selfhosted is bad enough, but feeding my data to OpenAI is worse.
At some point, the Epstein files become the distraction. So much horrible shit has happened in this presidency already, with real consequences for innocent people.
So brushing every bit of that aside to just meme “Epstein files” over and over seems like a GREAT service to Trump.
Is he in those files? Oh, definitely. Will he be i n the released version? Probably not. So, what will you do? Keep screaming for the RealTM files all through this presidency, letting him off the hook for everything else because “muh files”?