JavaScript runtime startup performance
Incremental rebuilds with GNU Make use separate processes for each task. So how does startup time compare between Node, Deno, Bun, and Leano?
Development log of a life-long coder
Incremental rebuilds with GNU Make use separate processes for each task. So how does startup time compare between Node, Deno, Bun, and Leano?
I made a rookie mistake while trying to optimize my workflow for building this site.
Using GNU Make to enable incremental builds of this site.
md2blog is fast on my desktop, but slow on my Raspberry Pi. Here are my plans to improve rebuild performance.
md2blog (the zero-config static site generator powering this site) has officially been released.
I hadn't even released anything yet and I've already rewritten md2blog. Here's why.
Here's the design of my in-progress static site generator, md2blog.