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

by sebastien 19 days ago

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.

by tmfnk 1 month ago

28 Jul 25

A reimplementation in Go of Mk, a make successor from Plan 9. There’s some good points in there.

by sebastien 5 months ago

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.

by sebastien 5 months ago

30 May 25

A build system that claims to be language/tool agnostic while offering good support for modern features (distributed, caching, artifacts).

by sebastien 7 months ago
Tags:

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.

by 2097 8 months ago

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 …

by chrisSt 1 year ago

21 Nov 22

the unified package manager (brew2). Contribute to teaxyz/cli development by creating an account on GitHub.

by chrisSt 3 years ago

26 May 22

31 Jan 22

Turborepo is a high-performance build system for JavaScript and TypeScript codebases.

by pyrho 3 years ago

20 Feb 14