Curated river of news

Reader

Latest posts from blogs I follow

2929 entries
59 pages

Modern CI/CD - Part 1(opens in new tab)

What does it look like to build a modern CI/CD pipeline from scratch in 2024? While many of you would pick GitHub Actions and be done with it, how do you run it locally? And what do you need to ...

My impressions of ReScript(opens in new tab)

I maintain a GitHub Action called check-for-changed-files. For the purpose of this blog post what the action does isn't important, but the fact that I authored it originally in TypeScript is. See, one day I tried to update the NPM ...