[go: up one dir, main page]

Yesterday

In this post we will see how to extend reverse mode automatic differentiation to a language with first class function types, function application and lambda-abstraction. This method is not new, but we will give a new derivation of it by showing how it arises universally from noticing that the category of “additive lenses” is cartesian closed. In the end we will see that this idea sounds like it should revolutionise machine learning, but then doesn’t.

Some interesting ideas, although I won’t claim that I understand them all.

by kawcco 15 hours ago

7 days ago

use the expensive models for planning/design and the cheaper models for implementation

stick with small/tightly scoped requests

clear the context window often and let the AGENTS.md files control the basics

by bruvduroiu 6 days ago saved 2 times


8 days ago

The research-plan-implement workflow I use to build software with Claude Code, and why I never let it write code until I’ve approved a written plan.

by chrisSt 7 days ago saved 2 times



9 days ago

If you’re building a new CI system/IaC platform/Make replacement: please just let me write code to dynamically create the workflow/infrastructure/build graph.

by kawcco 8 days ago saved 2 times

09 Feb 26

Visual guides for developers

by mfred 14 days ago

29 Jan 26

The first reason, then, that we care about low-level is that it allows us to make better choices. We can make better software by starting in the right place, with the right frame and the right stack. Low-level programming allows us to build trucks instead of Trucklas.

I love Ben’s work, but he has a bad habit of not giving credit where it’s due, and makes him come off as smug in his writing. Yes, I too care about performance in apps. But this should not be the sole decision-maker when picking the technology stack.

by kawcco 24 days ago

21 Jan 26

I don’t mind the ways in which my job is dysfunctional, because it matches the ways in which I myself am dysfunctional: specifically, my addiction to being useful.

by kawcco 1 month ago

19 Jan 26

Talk from the Roguelike Celebration 2018

Very nice software architecture talk. Patterns discussed: composition over inheritance, type objects, commands/actions.

by kawcco 1 month ago

How we handle 92 million compilations a year without everything catching fire

by kawcco 1 month ago

12 Jan 26

Exploring five critical questions shaping software engineering through 2026, with contrasting scenarios for each. These lenses help prepare for the evolving …

by mfarr 1 month ago saved 2 times