
Adam the Typer
@therealadam
Followers
2K
Following
2K
Media
392
Statuses
22K
Telling a joke | Possibly your next engineering manager | @[email protected]
Austin, Texas
Joined November 2006
How I was taught to write an essay in high school:. - intro and thesis.- 3 paragraphs of examples and supporting ideas.- conclusion. How we professionals write computer programs:
2
1
13
LLMs: they're weird computers. And, maybe slot machines. > This is a weird form of metaprogramming: we write “code” in the form of prompts that execute on the LLM to produce the actual code that runs on real CPUs. > – Mario Zechner.
therealadam.com
Computers are also free to be weird: I’m a programmer. You’re probably a programmer. We think in systems, deterministic workflows, and abstractions. What’s more natural for us than viewing LLMs as an...
0
0
0
Reading is always better outside, if you have the means.
therealadam.com
Morning reading level up
0
0
1
That output was great, and it’s nice to know I can do it! But, it took the air out of most of my other projects. So, I’m emerging from a newsletter-writing sabbatical, trying to find a more sustainable pace. More soon!.
therealadam.com
I kept an 8-week streak of writing and publishing a newsletter essay going. I love the output, but not that it absorbs almost all of my writing energy. Back to re-thinking the format on that one. “It...
0
0
0
"Focus on 2 or 3 things, let everything else slide" is also pretty useful advice. See also, _Four Thousand Weeks_.
therealadam.com
🧠Do the Impactful Things. Avoid the temptation that leads to attempting to do All the Things. (And, the guilt of coming up short.) Once you stop believing that it might somehow be possible to avoid...
1
0
0
"It ships because it's time:thirty" is a pretty good starter constraint. Scheduling (a queue) of drafts makes this more sustainable and generates a little margin for one review before a newsletter or post goes out to the world.
therealadam.com
For circa 2015 Adam, two of the most stressful words in software development were deadlines and estimates. To my surprise, deadlines were easier to write about. Deadlines prevent work from snowball...
1
0
0
Don't rely on working harder or catching better luck.
therealadam.com
So you messed up. Now what? Late projects stay late. It’s terrifically rare to “catch up” on a late project. When projects run late, it’s because you’ve missed something in your original estimate:...
0
0
0
“Eat trash, be free”, ain’t that the (situationally correct) wisdom of the times? Courtesy of @indirect:.
therealadam.com
In-memory Filesystems in Rust. Spoiler alert, introducing indirection around filesystems isn’t a test performance win, for some combination of use cases and modern hardware: In the meantime, it seems...
0
0
1