Live data from Hacker News

Ask HN: What are some infrastructure projects you are hacking on?

news.ycombinator.com

1–2 of 2 posts

Re: Ask HN: What are some infrastructure projects you are hacking on?

#2
I haven't written about it much yet, but atlas9.dev has an infrastructure component to it. I actually spent most of today researching and experimenting with infrastructure and I plan to write about it soon.

atlas9 is about setting up a foundation/framework for building and deploying apps that takes care of more of the common issues. Infrastructure (build, deploy, monitor, config, secrets, etc etc) is a big part of that. I've been focused on the application code lately, but I suspect infrastructure is where the meat of the problem lies.