Lee Faus

253 posts

Lee Faus banner
Lee Faus

Lee Faus

@leefaus

is a seasoned jack of all trades that excels in taking difficult problems and finding an easy solution. Teacher by education, software architect by accident.

Charlotte, NC Katılım Mayıs 2009
74 Takip Edilen221 Takipçiler
Sabitlenmiş Tweet
Lee Faus
Lee Faus@leefaus·
What a cool speaker gift from #crunchbp. Thanks for letting @github participate. Truly world class!
Lee Faus tweet media
English
1
1
11
0
Lee Faus
Lee Faus@leefaus·
@ashtom @GergelyOrosz @EntireHQ The question for me is git fails at scale. Large monorepos are becoming the norm so agents don’t have to span many repos. So now adding additional refs to already swamped repos will create contention from the customers I am talking to. They want better git
English
1
0
1
209
Gergely Orosz
Gergely Orosz@GergelyOrosz·
Here's what GitHub's last CEO @ashtom has been up to: building an agent-first dev platform. I'm an investor. They just shipped Checkpoints. It's open source, easy to use. It adds agent context (eg trajectories, prompts, token usage etc) to PRs. Get it at entire.io
Thomas Dohmke@ashtom

tl;dr Today, we’re announcing our new company @EntireHQ to build the next developer platform for agent–human collaboration. Open, scalable, independent, and backed by a $60M seed round. Plus, we are shipping Checkpoints to automatically capture agent context. In the last three months, the fundamental role of the software developer has been refactored. The incredible improvements from Anthropic, Google, and OpenAI on their latest models made coding agents so good, in many situations it’s easier now to prompt than to write code yourself. The terminal has become the new center of gravity on our computers again. The best engineers can run a dozen agents at once. Yet, we still depend on a software development lifecycle that makes code in files and folders the central artifact, in repositories and in pull requests. The concept of understanding and reviewing code is a dying paradigm. It’s going to be replaced by a workflow that starts with intent and ends with outcomes expressed in natural language, product and business metrics, as well as assertions to validate correctness. This is the purpose of our new company @EntireHQ, to build the world's next developer platform where agents and humans can collaborate, learn, and ship together. A platform that will be open, scalable, and independent for every developer, no matter which agent or model you use. Our vision is centered on three core components: 1) A Git-compatible database that unifies code, intent, constraints, and reasoning in a single version-controlled system. 2) A universal semantic reasoning layer that enables multi-agent coordination through the context graph. 3) An AI-native user interface that reinvents the software development lifecycle for agent–human collaboration. In pursuit of this vision, we’re proud to be backed by a $60M seed round led by @felicis, with support from @MadronaVentures, @m12VC, @BasisSet, @20vcFund, @CherryVentures, @picuscap, and @Global_Founders alongside a global group of builders and operators, including @GergelyOrosz, @theo, Jerry Yang, @oliveur, @garrytan, and many others, who all recognize that the time is now to take such a big swing. And we begin shipping today with Checkpoints, a new primitive that automatically captures agent context as first-class, versioned data in Git. When you commit code generated by an agent, Checkpoints captures the full session alongside the commit: the transcript, prompts, files touched, token usage, tool calls, and more. It’s our first crack at the semantic layer, as open source CLI on GitHub. From here on out, no more stealth. We are building in the open and as open source! More to come soon, in the meantime check out all the details in our blog.

English
41
53
1K
285.2K
Lee Faus
Lee Faus@leefaus·
@mitchellh I’m working on it. I have an OpenCode plugin that integrates with Atomic VCS so you can use the credit system for a line by line but also an attribution system for change record provenance. atomic.dev
English
0
0
0
30
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
The real future we need is better broad support for mapping each line in the diff back to a complete and public history including prompts. Thread sharing from Amp and Opencode help with this, but I need a `git blame` equivalent. The session exposes true expertise or slop.
English
54
36
549
86.8K
Lee Faus
Lee Faus@leefaus·
@mattpocockuk Use Zed.dev with OpenCode or Claude Code ACP. Being 100% rust it is much faster working with agents.
English
0
0
0
29
Matt Pocock
Matt Pocock@mattpocockuk·
Saying bye-bye to Cursor for a bit. Can't abide the 90 second loading time on WSL Multi-line edits don't work Opens sidebars and tabs I don't need Good NES doesn't matter so much when Claude is doing all the work Sup, VSCode
English
171
9
777
161.9K
Ray Guy Award
Ray Guy Award@RayGuyAward·
2025 𝗥𝗮𝘆 𝗚𝘂𝘆 𝗔𝘄𝗮𝗿𝗱 𝗦𝗲𝗺𝗶𝗳𝗶𝗻𝗮𝗹𝗶𝘀𝘁𝘀: Brett Thorson Daniel Hughes Dante Atton Evan Crenshaw Jackson Ross James Rendell Luke Freer Nick Haberer Palmer Williams Tyler Perkins 📰: tr.ee/2025SFRayGuyAw… #RayGuyAward | #RGA
Ray Guy Award tweet media
English
10
18
63
70.4K
Lee Faus retweetledi
Michael Angelo Rivera
Michael Angelo Rivera@michaelangelo_x·
Today, I'd like to introduce the GitLab Knowledge Graph! What if you could make your AI coding agents up to 10% better with a simple one-line installation? This release includes a code indexing engine, written in Rust, that turns your codebase into a live, embeddable graph database for LLM RAG. You parse local repositories directly in your editor, connect via MCP, and query over 50,000 files in under 100 milliseconds using GKG tools. More in the thread below🧵
English
1
1
9
1.4K
Lee Faus
Lee Faus@leefaus·
@zeddotdev I can’t believe how fast y’all are moving. I love every one of these updates! 🎉
English
0
0
0
181
Zed
Zed@zeddotdev·
🚀 We just released Zed v0.203! Is this you?! 👀
Zed tweet media
English
47
26
691
57.3K
Lee Faus
Lee Faus@leefaus·
@mitchellh What if there was an SCM tool that built the attestations for you and tracked them with your change set. While maintaining that history through merge. Would that be helpful? And it’s not git, but git compatible
English
0
0
7
796
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
To the clowns who saw Ghostty requires AI disclosure and attacked me for being anti-AI: look how wrong you were. And stupid, since even that post noted how much I welcome AI usage. Being transparent about AI usage and sharing prompts is probably the most pro-AI thing you can do. AI disclosure requirements are going great, by the way. We've had a handful of PRs in the last week that disclosed AI. One even noted that they were new to Zig and the codebase, which helped me coach them through it. We have only one PR right now that didn't close and I suspect is AI-written... working on that.
Mitchell Hashimoto@mitchellh

Ghostty now provides an `AGENTS.md` and our first repo-level slash command for prompting agents to diagnose issues. My belief is that by providing vetted AI tooling, AI-using contributors will produce better results and submit less slop. github.com/ghostty-org/gh…

English
7
11
353
37.7K
Lee Faus
Lee Faus@leefaus·
@mitchellh @mitchellh happy to introduce you to the new GitLab CEO and CPO if you want to talk futures…
English
0
0
0
114
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
GitHub feels like a product that isn't used by the people that work there. That can't POSSIBLY be true, I know. I just hit issues everyday that really make me wonder... how can this bug exist? More likely engineers aren't empowered to fix things and are bogged down by red tape.
English
120
52
1.8K
208.8K
Zed
Zed@zeddotdev·
Zed has raised a $32M Series B, led by @Sequoia. We’re full speed ahead making a great editor, but there’s a bigger picture: we're building DeltaDB, a new kind of database for collaborative coding. Early days, but the vision is clear: zed.dev/blog/sequoia-b…
English
110
146
2.5K
180.2K
Lee Faus
Lee Faus@leefaus·
@PGATOUR @GolfChannel Tell the booth instead of coffee and bagels tomorrow morning, they need to swing by Duck Donuts.
English
1
0
0
2.6K
Lee Faus retweetledi
Catalin
Catalin@catalinmpit·
You’re added as a reviewer to a PR and you come across this code. What do you do?
Catalin tweet media
English
643
62
1.6K
608.8K
Lee Faus
Lee Faus@leefaus·
So when do we throw out the NET for determining NCAA bids. Down year for the #acc? 4 of the 5 teams in the Sweet 16. That’s 25% of the field left are #acc teams. Imagine if #pitt and #wake would have been given spots? Probably 6 of 16…
English
0
0
1
87
Lee Faus
Lee Faus@leefaus·
@mitchellh For me this is because a lot of people have lost or never had a love of learning. Our education system is built on the roots that education == money/success which disappoints this former educator. We build to learn, it’s called experimentation. Not all experiments succeed.
English
0
0
0
34
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
I talk to a disappointingly large amount of people that cannot comprehend that I can work on something for the joy of it and not any long term financial play.
English
94
83
1.6K
173.4K
Lee Faus
Lee Faus@leefaus·
@shanselman Been playing with Turbo Streams in Rails and it feels like this is the way it was always supposed to work. @dhh and team are doing some amazing things @37signals in this area. Now to investigate @lookbook for component development
English
0
0
3
427
Scott Hanselman 🌮
Scott Hanselman 🌮@shanselman·
OH: "I really feel like server-side rendering is the future of the web." 🤦🏻‍♂️
English
121
54
1.1K
286.3K
Daniel Bovensiepen
Daniel Bovensiepen@bovensiepen·
Our @Siemens @gitlab instance has now 70k users, 235k projects, 2.6M merge requests, 23M comments and 153M CI runs.
English
3
2
12
821
Lee Faus
Lee Faus@leefaus·
@mjasay Did you receive my email. I think I understood the g thing, but wanted to make sure.
English
1
0
0
8
Lee Faus
Lee Faus@leefaus·
@mjasay I need some legal assistance for an OSS project I’m advising around licensing. Would you be open to providing an assist?
English
1
0
0
9