A minimalistic statically generated blog using Bash and CGImedium.com2 points·by Mikepicker·il y a 3 ans·0 comments
Show HN: A vintage-style website about ESP8266 code snippetsesp8266code.com4 points·by Mikepicker·il y a 3 ans·0 comments
Mikepicker·il y a 4 ans·discussCould you elaborate more on your niche websites? Are those blogs or web-scraped content?
Mikepicker·il y a 5 ans·discussAs an Italian, I stopped after I saw the internet has decided that pineapple on pizza is ok.Illegal.
Mikepicker·il y a 5 ans·discussI've recently used SQLite for my personal project rigfoot.comIt's a "read only" and small website (at least for now), with just a bunch of daily visitors, a perfect use case for SQLite.Funny thing is that in my case the database it's so small that it's pushed directly on the repo.Especially for startups and little projects, SQLite is your best friend.