Austin Henley (@austinzhenley) 's Twitter Profile
Austin Henley

@austinzhenley

Associate Teaching Professor at Carnegie Mellon University⚡️AI and developer tools⚡️ex startup, ex Microsoft

ID: 186089090

linkhttps://austinhenley.com calendar_today02-09-2010 15:15:48

2,2K Tweet

4,4K Takipçi

1,1K Takip Edilen

Patrick Dubroy DONE HERE (@dubroy) 's Twitter Profile Photo

Here it is — very happy to officially release the book that Mariano Guerra and I have been working on for the past 2½ years. If you bought it in early access, thanks for your support! 🙏 If you haven't bought it yet, please check it out!!

Austin Henley (@austinzhenley) 's Twitter Profile Photo

My AI agents create AI agents that create AI agents that create AI agents that create AI agents that create AI agents that create AI agents that create AI agents that create AI agents that create AI agents that create AI agents that create AI agents that create AI agents...

Geoffrey Litt (@geoffreylitt) 's Twitter Profile Photo

underrated technique: vibe code a full-custom debug view for code you're writing by hand! in this case, visualizing a parsing algorithm 😎 a clear interactive visualization helps you really grok what's going on step by step, and of course helps with fixing bugs too

Andrew Myers (@andrewcmyers) 's Twitter Profile Photo

Compilers textbooks tend to present the various context-free parsing algorithms completely separately and it's hard to see where they come from. Why does shift-reduce parsing look so different from recursive-descent? You can understand all of them as simply refinements of...