06 Dec 25
Article that introduces the concept of build executor and catalogues useful features that are part of the author’s under development system
21 Nov 25
Build your own ML framework. TinyTorch is organized into four progressive tiers that take you from mathematical foundations to production-ready systems. Each tier builds on the previous one, teaching you not just how to code ML components, but how they work together as a complete system.
13 Aug 25
28 Jul 25
A reimplementation in Go of Mk, a make successor from Plan 9. There’s some good points in there.
10 Jul 25
A build system that claims to compete with Make, but all I can see is a basic task runner with little configurability. However, its premises resonate, so maybe it just need a harder look.
30 May 25
A build system that claims to be language/tool agnostic while offering good support for modern features (distributed, caching, artifacts).
26 Apr 25
17 Apr 25
Reproducible builds solve that.
So now we no longer have to face the choice between trusting one app (the app store itself) with thousands of eyes on it vs cumulatively trusting dozens and dozens of individual app devs including some weird niche apps that only you need, any of which could’ve included malware. We can know that the APK the dev built and the APK the app store built and the APK any security-conscious third party can build are all exactly the same and built from the same source dist.
30 Apr 24
Learn how to build a fast, server-side rendered, Tailwind site with no build step using Hono.js on Cloudflare Workers. See how to leverage AI for design and …
13 Nov 23
21 Nov 22
the unified package manager (brew2). Contribute to teaxyz/cli development by creating an account on GitHub.
01 Jun 22
26 May 22
25 Feb 22
31 Jan 22
Turborepo is a high-performance build system for JavaScript and TypeScript codebases.
09 Jun 21
20 Feb 14
e can automate the building