Conrad Irwin

@cirw.in

Builder of tools: Currently zed.dev, previously superhuman.com, pryrepl.org, etc. https://cirw.in

Although agentic coding makes it easier to make large changes; It's so time consuming to keep prompting it to make the small refinements that keep code quality good... Guess that's why they call it a #slopmachine

Fun thing about watching agents write rust is learning new weird features. If you can't put your files in the right place, no problem!

Bild

It's really exciting to me how much easier it is for people to get started programming with LLMs. Being able to fully control a computer is super empowering.

hate it when programs present you with a text input and it's NOT READY FOR YOU TO TYPE IN — like wdym?? I'm a meatbag full of water! You're a monster running at 4.5 GHz!!! How am I waiting on you!

i think rust teaches us to fear dynamic dispatch because it looks ugly to box dyn, but my hottest bevy take is that we haven’t yet begun to fully explore the potential of function pointers in components

Anyone with a complicated set of GitHub Actions YAML files have ideas on a good structure to avoid insanity? Seems like "put all the scripts into .sh" files is a good start; but the whole lot is quite tangled Asking for a friend... github.com/zed-industri...

zed/.github/workflows at main · zed-industries/zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. - zed-industries/zed

github.com