

elementbound
1K posts

@elementbound
Building multiplayer stuff | netfox | noray | vest | plenticons | Eventually working on @synncorpdev https://t.co/WQ1DftkaX6




















I’m fairly certain regex was a mistake. The people using them most liberally have no business doing it. Those who know mostly avoid them in production applications.




Most people's mental model of Claude Code is that "it's just a TUI" but it should really be closer to "a small game engine". For each frame our pipeline constructs a scene graph with React then -> layouts elements -> rasterizes them to a 2d screen -> diffs that against the previous screen -> finally uses the diff to generate ANSI sequences to draw We have a ~16ms frame budget so we have roughly ~5ms to go from the React scene graph to ANSI written.







Blocking out a new Project👀





