Adam Fletcher (@writeaheadlog) 's Twitter Profile
Adam Fletcher

@writeaheadlog

Technologist, formerly CEO bit.io (acquired by Databricks), Gyroscope Software (acquired by BlueVoyant). Tweets about databases, parenting, chess, etc.

ID: 1560327860199366656

linkhttps://bit.io calendar_today18-08-2022 18:10:19

669 Tweet

1,1K Followers

346 Following

Google Site Reliability Engineering (@googlesre) 's Twitter Profile Photo

Adam Fletcher (@writeaheadlog), CEO and Co-Founder of MarketStreet, joins us to talk about the current state of web development with LLMs, managing technical debt in startups, the role of community in technology, and the future of software engineering with AI -- and more!

Adam Fletcher (@writeaheadlog) 's Twitter Profile Photo

Half my conversations with Cursor are it saying "here's all the changes I yolo'd, accept them?" and the other half are "here's precisely how I could fix all the important stuff, do you want me to fix it?". How does it have both Dunning-Kruger and impostor syndrome?

Adam Fletcher (@writeaheadlog) 's Twitter Profile Photo

The folks training LLMs need to learn that the green check answer from 6 years ago in stack overflow aren't as good as the answer way down in the comments from 6 months ago.

Adam Fletcher (@writeaheadlog) 's Twitter Profile Photo

Hey Sam Lambert what's the proxy/pgbouncer-like story? What's the replication story? Inquiring minds need to know! I've requested early access.

Adam Fletcher (@writeaheadlog) 's Twitter Profile Photo

What's the magic for unifying all the various LLM coding rules (cursor/rules, copilot-instructions, etc)? Right now I use cursor rules as the canonical rules and point any other files at them using markdown file references, but honestly not sure that even works. #AI

Adam Fletcher (@writeaheadlog) 's Twitter Profile Photo

I once worked somewhere we I got scolded for not using an IDE; I used vim + unix command line tools. So it warms my heart when the LLMs are like "I'm running grep <pattern>". I WAS CORRECT ALL ALONG.