So much to do so little time and energy. -- 2025-01-15T13:58:42.539Z
The 'Grok please explain this tweet' button is such as good feature.
nice work @X -- 2025-01-11T04:27:07.315Z
I came across the term "impedance mismatch" when revisiting the concept of demultiplexing.
It turns out that the term is used in multiple contexts like in database management, demultiplexing (and now in just about anything that involves comparison of expectation vs reality).
I stumbled upon this devblog by Raymond Chen. -- 2025-01-10T12:30:05.467Z
Paul Graham posted images of his workspace/library, and it’s remarkable. -- 2025-01-09T06:30:03.366Z
A nice post1 on dealing with large codebases in general:
Summary
- Large codebases are worth working in because they usually pay your salary
- By far the most important thing is consistency
- Never start a feature without first researching prior art in the codebase
- If you don’t follow existing patterns, you better have a very good reason for it
- Understand the production footprint of the codebase
- Don’t expect to be able to test every case - instead, rely on monitoring
- Remove code any chance you get, but be very careful about it
- Make it as easy as possible for domain experts to catch your mistakes
The state of AI assisted programming by Gergely Orosz and Addy Osmani
https://open.substack.com/pub/pragmaticengineer/p/how-ai-will-change-software-engineering -- 2025-01-08T07:22:39.151Z
What beautiful irony: The prize for catching the carrot is the realization that chasing it was more fun -- DHH on the recent post by the CEO of Loom
Source: Delusional dreams of excess freedom
This reminds me of the quote from Ging Freecss from Hunter X Hunter
"You should enjoy the little detours to the fullest. Because that's where you'll find things more important than what you want" -- Ging Freecss -- 🏞️ Context #1 -- 2025-01-07T03:09:41.790Z
Excerpts from Reflections (2025), a post by Sam Altman
"We are now confident we know how to build AGI as we have traditionally understood it. We believe that, in 2025, we may see the first AI agents “join the workforce” and materially change the output of companies. We continue to believe that iteratively putting great tools in the hands of people leads to great, broadly-distributed outcomes."
" Superintelligent tools could massively accelerate scientific discovery and innovation well beyond what we are capable of doing on our own, and in turn massively increase abundance and prosperity."
Two years after incredible growth, OpenAI is moving the goalpost to A.S.I. beyond the relatively myopic A.G.I. goalpost1.
What sort of scaling laws apply here?
If A.S.I. is the goal, then is it okay for a "product" company to be the one to lead it's efforts? No clear answers but the mind is curious.
1 I'm curious to see what sort of approach one(by that I mean an entire organization of industry-leading teams of researchers) would take to move to A.S.I. -- 2025-01-06T01:54:06.149Z
Pacific Rim (2013) is such a good movie. -- 2025-01-05T13:25:28.373Z
An A.I. agent that is trained on your taste. You tell it what you want (regularly or just ad-hoc), and give it constraints if you're in a hurry. It scours the web, finds links, measures as per your taste, and gives you a compilation. You should be able to let it know what taste you'd like to develop. Inherit this agent and deploy it to learning, shopping, exploring, etc.
In short, it is all aspects of life that you want to grow in. -- 2025-01-05T04:04:00.072Z
NOTE: This feed is a sliding window. One can find a significant portion of a feed archive on my website.
All credits of this idea to Simon Willison.
Footnotes
-
Source: Large Established Codebases by Sean Goedecke -- 2025-01-08T12:30:03.744Z ↩ ↩2 ↩3