Hacker News new | ask | show | jobs
by fiveSpeedManual 2242 days ago
Thanks for the kind words! You're essentially the use-case that I had in mind when I was developing Pantry!

How did your project turn out btw, did the firmware developers get their mind blown by web tech?

1 comments

Project/Article turned out very well. It was more of a proof of concept with the code open-sourced so people can have something to start with to track firmware binary sizes on a commit-by-commit basis.

https://interrupt.memfault.com/blog/code-size-deltas

Unsure if their minds were blown, but I at least know that mine would have been if I showed it to myself a couple of years ago. During that time, I had never touched databases, migration files, or devops in general. Now that's changed, but I still try put myself in those shoes.

Wow, this is pretty neat!

I have some friends who are into firmware development so ill pass this along.

Love how verbose your docs are - good stuff!