Blog
- Just a dummy post to understand images in leaflet1 min
- Stop choosing Convenience3 min
We've optimized for developer convenience for years. AI changes the equation. Maybe it's time to build native desktop applications again.
#electron#rust#agents - How I setup my SolidStart apps1 min#solidjs#solidstart
- Tail-Call Optimization (in gleam)2 min
Tail-Call Optimization is crucial for recursive algorithms, here's how it works.
#gleam#functional-programming - How I use Fish Shell3 min
Discover why the Fish shell offers an unparalleled out-of-box experience. Learn about its superior completions, navigation, and configuration, making it the best modern shell for developers.
#terminal#linux#fish - How to close the current window with JavaScript1 min
Explaining the quirks and workaround for closing windows in Javascript
#javascript#til - Repeat yourself, dammit!1 min
Dry is dead and we Killed it.
#programming#best-practice - Using Quartz as a Personal Blog7 min
How I use Quartz, the static site generator for Obsidian Vaults
#quartz#obsidian#blog - Github Actions for automatic Github Releases2 min
How to Automate Github Releases with a Github Actions pipeline for Continuous Deployment
#til#devops#github - Installing Linux on a Powerbook G42 min
Reviving an old macbook with linux
#linux - Gatsby.js blog4 min
How I created my blog and portfolio website with Gatsby.js and Netlify CMS
#react#netlify#gatsby - Deploy website to GitHub Pages1 min
How to easily setup a CI pipeline with github actions to deploy a Static Site (e.g. React or Gatsby) to Github Pages
#devops#til#github