aster0id
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Draw lines on any floor plan image to get real-world measurements (viraniaman94.github.io)
I vibe-coded a single-file HTML tool that lets you upload a floor plan image, calibrate it with one known dimension, then draw measurement lines anywhere. Shows feet/inches and meters. Touch-friendly with pinch-to-zoom,…
- Show HN: DateTime Utilities (datetime-utils.rhyme-defuse-shock.workers.dev)
I built this tool to replace all other web based ad-laden tools I use to work with timestamps in my day job. All of these things exist on the web already, but I put them all in one place and built a workflow around them…
- Show HN: Datetime Utilities (datetime-utils.rhyme-defuse-shock.workers.dev)
I have been frequently frustrated when debugging issues as a backend engineer, by having to manually fiddle with timestamps - doing mental math to account for timezone differences, different timestamp formats between…
-
I am aware that it takes a lot of marketing these days to get a consumer app off the ground. But from my very limited knowledge of how these things work, restaurants are incentivized to get on the cheapest delivery…
-
My weekend project sendenv is a CLI tool that lets you share environment variables securely with someone else. It is built on top of magic-wormhole which allows for safe, account-free data transfer. When you send…
-
I define high cardinality configuration as configuration values that depend on multiple input variables with (relatively) high cardinality, while the output is usually single valued / low cardinality. For example…