Show HN: Everything you ever wanted to know about smoke detectors
4 points| gurgeous | 1 year ago |fireball.xyz
Surprising quantity of tech used, definitely overkill. Vite/Vue/Tailwind/Daisyui hosted on Vercel behind Cloudflare. We used Markdown-it for the content with simple custom stuff to mixin Vue components. On the data side, some Amazon crawling along with a lot of grunt work and proofreading. Httpdisk for crawl caching. Rembg for image background removal. Oh, and we also use Asdf+Just+Direnv on the dev side. Really love Just and use it heavily all the time now.
A bit of interesting math for the CSS animation at the top. I learned you could combine two translateX() animations inside a single transform, which is key for that thing.
No comments yet.