randomor

↗ HN profile [ 100 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I’ve been a long-time listener of Wondercraft’s HN Recap podcast.[1] Lately, though, I’ve felt the format has become a bit too rigid: every episode follows the same structure (real-world implications, technical…

  2. I was trying to read Daringfireball on my Daylight tablet, but because it's dark only and fonts are small it's a struggle (as Daylight tablets screens are best for light UIs), so I decided to vibecode this. And I'm…

  3. DoubleMemory started as an experiment to see if I can somehow automatically save all double cmd + c, as I often do instinctively, so I don't need extensions to save links and text into an app, and avoiding flooding the…

  4. I have been dogfooding this npx tool to build all my markdown content sites. It allows me to start a site within minutes. As it's just `npx zenmd && netlify deploy` without downloading any framework starter kit, cloning…

  5. Seeking efficient ways to publish markdown files (with images, front matters, links between pages) in 2023. Found 11ty, which is pretty close, but aiming to convert an Obsidian knowledge base into a publishable format.…