frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

State of Homelab 2026

https://mrlokans.work/posts/state-of-homelab-2026/
47•swq115•3h ago

Comments

ceinewydd•1h ago
Looking forward to the follow up post, State of Bunker 2029.
atlgator•1h ago
You are doing more than I am (e.g. synchronized file storage, books, music), but I have radarr, sonarr, overseerr, plex, and supporting apps for movies and tv shows. Plex is available externally through its remote access feature. For the actual request system, I run OpenClaw with an Overseerr extension. This allows me to manage titles remotely via Telegram without any kind of tunnel or SSO. Simple and gets the job done for the solo-user scenario.
nateberkopec•1h ago
For secrets management, I basically just use fnox everywhere (https://fnox.jdx.dev/). It's a frontend to tons more options than sops, although `age` is still included. I also think the DX is better but to each their own.
8cvor6j844qw_d6•57m ago
Looks interesting, thanks for sharing. I am using SOPS, might be a good replacement.
znnajdla•13m ago
I just use Infisical self hosted
oofbaroomf•56m ago
Seems like it's down right now. I guess that's the "State of Homelab"? :)
KomoD•51m ago
Up for me.
jsphweid•53m ago
This is not so much a fantasy about "being independent". Instead, it's a fantasy about being a sysadmin.
hombre_fatal•29m ago
A good example of that is the guys on r/homelab explaining how they built a NAS so their wife could save her phone media without Google Photos.

Man, paying Google/Apple $5/mo is surely a much better solution for her. And are you really doing 3-2-1 on that?

Save the dicking around for your own stuff.

dugite-code•19m ago
Except with modern tooling it's not a huge task anymore to run these services.

Cost wise on the right hardware it is very cheap to run, add the privacy/personal control aspect it's no wonder so many people do it.

Gigachad•8m ago
Software wise I find stuff pretty easy to set and forget. It's hardware that's always been the issue for me. When your power or internet goes out, everything goes down. While you move property, every thing is down. Currently my server has developed an issue with randomly crashing and rebooting I haven't been able to resolve yet.

Using a VPS entirely removes the hardware aspect, but it also mostly defeats the point of self hosting.

stratts•18m ago
Both my wife and I are reluctant to upload our entire photo collection spanning 20+ years to the cloud. Immich has been working really well for us, the experience for her is just as seamless as it would be for Google Photos, I think.

And at $180/yr for the 2TB of storage we'd need to pay for, vs. maybe $200 in hardware, it pays itself off pretty quickly... if you exclude the time spent setting it up and administering it. But I don't mind, it's a bit like digital gardening for me.

whoahwio•6m ago
yes, the economics, and ease of use, of google/apple cloud storage is unmatched

and yes, most people willing to endeavor into the area are hobbyist, with all that entails

however, reading even one story of someone losing access to their cloud photos for xyz reason, is enough to decide that you ought to have some mechanism in place to ensure ownership of your data

arjie•39m ago
Cloudflare Tunnel is a wonderful thing. In fact, Cloudflare itself is fantastic for homelabbers because it gives you so much for free. I used to just host direct on my own home IP, but nowadays I find it easier to just `cloudflared`. Don't have to worry about the firewall and any breaches into my network and all of that stuff.

I started from a similar place as you and then eventually now my IaaC for my homelab is just idempotent bash scripts written by Claude. The pattern I find with dependencies is that they have the property that someone wants to change some attribute and so the program needs to evolve for the attribute to be changeable. This means programs evolve to have many hinges and the interactions cause bugs one cannot reason about.

My needs for the homelab are fairly simple and the script can encode all the information it needs. As a human, writing such a script is tedious. As a human with an AI assistant, I've found that this is so much easier to worry about because bash is a fairly stable target.

Anyway, apart from that, I landed on using systemd's containers that use podman but otherwise not too different. My (far less polished) version of this post as a memory aid to myself: https://wiki.roshangeorge.dev/w/One_Quick_Way_To_Host_A_WebA...

willio58•29m ago
I recently did the math and was floored to see I’d be spending 1.3k per year on streaming alone. So I said screw it, bought a nas and 36 TB of hard drives and set up an arr stack. I cancelled all of our streaming subscriptions 2 months ago and it’s been the best decision I’ve ever made. Plus my whole family is doing the same from all around town. I’m saving my extended family on the order of 5-6k per year total.

The nas is going to pay itself off in a few months, then it’s all savings from there. If only these media billionaires didn’t get so greedy, I would have happily kept paying them.

Especially with Claude code, setting up something like this is basically just sitting down and prompting for a couple of hours.

The emerging benefits are nice too. Like we don’t have to sift through junk of Netflix or Hulu to find stuff we would actually watch. All of it is stuff we would watch because we added it ourselves. Really fun!

cadamsdotcom•23m ago
There should be volunteer groups at local libraries running these services for their local communities.

It’d be a great way for kids to learn to operate services and a great alternative for anyone who wants to use the fantastic open source stuff that’s out there but lacks expertise or time.

bsder•9m ago
> There should be volunteer groups at local libraries running these services for their local communities.

The problem with bespoke anything in computers is always the support.

No one wants to be on the hook for customer support. I absolutely agree with them.

There are a ton of "services" that exist solely to enable people to cut a check and say "Customer support is over there. Go talk to them and leave me alone."

znnajdla•11m ago
In Ukraine I have visited SaaS company offices serving production traffic with an actual bunker like this. Physically underground.
AdrienPoupa•7m ago
This is very cool, but you should not use Cloudflare Tunnels to stream media. This is forbidden by their terms of service (or at the very least not the intended use of Tunnels and they may disable your service). Use Wireguard or Tailscale instead.

https://www.xda-developers.com/cloudflare-tunnels-are-great-...

All elementary functions from a single binary operator

https://arxiv.org/abs/2603.21852
133•pizza•3h ago•50 comments

Haunt, the 70s text adventure game, is now playable on a website

https://haunt.madebywindmill.com
25•jscalo•1h ago•4 comments

Taking on CUDA with ROCm: 'One Step After Another'

https://www.eetimes.com/taking-on-cuda-with-rocm-one-step-after-another/
105•mindcrime•6h ago•81 comments

State of Homelab 2026

https://mrlokans.work/posts/state-of-homelab-2026/
47•swq115•3h ago•19 comments

Optimization of 32-bit Unsigned Division by Constants on 64-bit Targets

https://arxiv.org/abs/2604.07902
43•mpweiher•19h ago•2 comments

Show HN: boringBar – a taskbar-style dock replacement for macOS

https://boringbar.app/
297•a-ve•11h ago•172 comments

Bring Back Idiomatic Design (2023)

https://essays.johnloeber.com/p/4-bring-back-idiomatic-design
500•phil294•16h ago•262 comments

DIY Soft Drinks

https://blinry.org/diy-soft-drinks/
317•_Microft•12h ago•87 comments

Apple's accidental moat: How the "AI Loser" may end up winning

https://adlrocha.substack.com/p/adlrocha-how-the-ai-loser-may-end
64•walterbell•2h ago•57 comments

Ask HN: What Are You Working On? (April 2026)

169•david927•12h ago•498 comments

A Perfectable Programming Language

https://alok.github.io/lean-pages/perfectable-lean/
84•yuppiemephisto•7h ago•27 comments

Most people can't juggle one ball

https://www.lesswrong.com/posts/jTGbKKGqs5EdyYoRc/most-people-can-t-juggle-one-ball
295•surprisetalk•3d ago•91 comments

I gave every train in New York an instrument

https://www.trainjazz.com/
244•joshuawolk•2d ago•48 comments

Show HN: Oberon System 3 runs natively on Raspberry Pi 3 (with ready SD card)

https://github.com/rochus-keller/OberonSystem3Native/releases
175•Rochus•15h ago•36 comments

Uncharted island soon to appear on nautical charts

https://www.awi.de/en/about-us/service/press/single-view/unkartierte-insel-demnaechst-auf-seekart...
65•tannhaeuser•8h ago•26 comments

Tell HN: Docker pull fails in Spain due to football Cloudflare block

730•littlecranky67•16h ago•285 comments

Google removes "Doki Doki Literature Club" from Google Play

https://bsky.app/profile/serenityforge.com/post/3mj3r4nbiws2t
365•super256•9h ago•174 comments

We have a 99% email reputation, but Gmail disagrees

https://blogfontawesome.wpcomstaging.com/we-have-a-99-email-reputation-gmail-disagrees/
205•em-bee•16h ago•193 comments

Investigating How Long-Distance Couples Use Digital Games to Facilitate Intimacy

https://arxiv.org/abs/2505.09509
79•radeeyate•12h ago•24 comments

Seven countries now generate 100% of their electricity from renewable energy

https://www.the-independent.com/tech/renewable-energy-solar-nepal-bhutan-iceland-b2533699.html
540•mpweiher•15h ago•279 comments

The peril of laziness lost

https://bcantrill.dtrace.org/2026/04/12/the-peril-of-laziness-lost/
359•gpm•9h ago•119 comments

Happy Map

https://pudding.cool/2026/02/happy-map/
234•surprisetalk•5d ago•42 comments

JVM Options Explorer

https://chriswhocodes.com/vm-options-explorer.html
182•0x54MUR41•18h ago•79 comments

Exploiting the most prominent AI agent benchmarks

https://rdi.berkeley.edu/blog/trustworthy-benchmarks-cont/
502•Anon84•1d ago•130 comments

The End of Eleventy

https://brennan.day/the-end-of-eleventy/
209•ValentineC•1d ago•175 comments

Is Math Big or Small?

https://chessapig.github.io/talks/Big-Small
23•robinhouston•20h ago•5 comments

Phyphox – Physical Experiments Using a Smartphone

https://phyphox.org/
201•_Microft•20h ago•32 comments

EasyPost (YC S13) Is Hiring

https://www.easypost.com/careers
1•jstreebin•12h ago

Pro Max 5x quota exhausted in 1.5 hours despite moderate usage

https://github.com/anthropics/claude-code/issues/45756
568•cmaster11•15h ago•519 comments

A Tour of Oodi

https://blinry.org/oodi/
123•zdw•3d ago•40 comments