Elektrine lite

← Feed

@regehr@mastodon.social

Post #1546523

2026-04-14 04:41 UTC

@whitequark @dotstdy @tedmielczarek that's maybe my favorite idea from here so far, seems like it could be implemented in e.g. ninja without touching any other code

Replies (1)

  • @dotstdy@mastodon.social 2026-04-14 04:44

    @regehr @whitequark @tedmielczarek yeah and in a build system sense it mirrors the "kill and retry" approach for dependency resolution, which is kinda neat too. It sounds better than relying on swap to me since you don't have to burn CPU time writing all that transient (and potentially cold) data out to disk and loading it back in.

    Open ##1546524