@steipete@Cloudflare been cooking similar to get around compute limitations - substrate agnostic agents on a mesh of owned machines + microvms. here pictured is the TUI (gfx via kitty protocol) while it builds its own android, web and macos frontends. had fun with this one!
@kmett in fairness, sometimes the project comes with a shell.nix, which itself just orchestrates virtualenv to install unpinned versions of ~50% of the actual dependencies from pypi... engineering bliss
@snikolov https://t.co/YH4ohYBaWW very little apparently! just randomly vibrating brainfuck programs. there was a good mindscape podcast ep with blaise on it recently
@int_index horror but only because usually it means spending a day upgrading ghc (or reverting whatever eldritch typelevel madness triggered the ghc panic)
@ZyMazza or, when information moves like me, then 'it' feels like me. i am just what it feels like when data takes this shape. when it takes another shape, 'it' feels like that, and the two experiences don't share qualia.
@J_Svenningsson@Iceland_jack IIUC i could have used them here (https://t.co/2QtS957j8X) to dispatch on function structure without needing to first rewrite `a->b->...->c` to `F a (F b (...T c))`.