jgkawell

@jgkawell@mastodon.world
43 Followers
65 Following
220 Posts

Software Engineer. Distributed systems, self-hosting, building stuff... mostly just trying to be a good human.

Current stuff:

- 🚀 Bootstrapping Home Cloud
- 💻 Passionate about self-hosting
- 🎓 Currently learning NixOS
- âš¡ In love with Golang

Home Cloudhttps://home-cloud.io/
Bloghttps://jack.kawell.us/
GitHubhttps://github.com/jgkawell
#selfhosting is freedom. Never forget.

Just finished the first pass at the next blog post and yeah... it's almost 3k words. I do think it's shaping up to be the best post I've ever written though so please read it haha

#homecloud #blog

This next Home Cloud blog post is going to be a doozy. I'm already at almost 2k words and I'm not done. Turns out it takes a lot of words to explain how the internet works lol

#homecloud #opensource #blog

new Home Cloud blog post on the horizon if that wasn't obvious lol

I always struggle to start writing blog posts but enjoy the process of actually writing them when I get started. It's kinda odd... anyone else have the same problem?

#blog #opensource #question

Okay I've officially started work on the Home Cloud mobile app. This is the first time in about 8 years that I've worked on a mobile app (native, not adaptive web sites).

Honestly it's kinda funny to me how little things have changed, at least on the surface. The tools seem broadly the same, the development flow is the same. Emulators seem to be just as bad lol. I do wish I had an ARM based laptop now...

#homecloud #development #mobiledev

I'm working on another post right now which will be a deep dive on how we're building remote access into Home Cloud. It's designed to be trust-free since you never have to share any keys or access with us or anyone else to make it work. Under the hood it uses Wireguard and STUN and it honestly feels like magic seeing it happen in real time.

It's been a while since our last update blog post and this one includes a big milestone! We're making huge progress towards enabling remote access for Home Cloud as well as throwing in some other goodies.

https://home-cloud.io/blog/april-2025-update/

#homecloud #opensource #selfhosted #homelab

April 2025 Update

In the past few months we've made a ton of progress towards the release of Home Cloud On the Go! Plus bugfixes and dashboard improvements!

Home Cloud
You don't necessarily need to say "image of" in your alt text for users to know it's an image. Screen readers will announce that it's an image. But it can help readers to specify if it's a hand-drawn image, Polaroid, infographic, screenshot, chart, map, diagram, or so on.

I've been running Timothy Miller's cloudflare-ddns service as a k8s container for years now to keep my public IP up to date. Unfortunately it seems he's stopped maintaining the project and I've started to run into bugs.

Thankfully there's a spiritual successor that is written in Go (instead of Python so it uses less memory) and works great! Props to Quentin McGaw for building this for the community.

https://github.com/qdm12/ddns-updater

#homelab #selfhosted #dns

GitHub - qdm12/ddns-updater: Container to update DNS records periodically with WebUI for many DNS providers

Container to update DNS records periodically with WebUI for many DNS providers - qdm12/ddns-updater

GitHub