I kind of grew up immersed in emerging technology. I was playing with 3D printers when they only existed in makerspaces and attended yearly conferences for DIY tech and virtual reality. At one pointāas a twelve-year-oldāI gave a talk to graduate students about that technologyās potential use cases across industries.
And Iāve always insisted on understanding the technologies I interface with (at least to some reasonable, greater-than-average degree).[1]You can imagine my joy when I learned that Bitcoin had 20xād while I was piecing through blockchain infrastructure. I played with AI as a developer around 2020, but lost interest quicklyāmaybe because it scared me.
Iām more of a cynic now, and when I published my last post on generative AI, I took the perspective of an outsider. Itās the first time Iāve watched the tech worldās fervor from the sidelines, and a new sensation for me. I wouldnāt have it.
Since then, Iāve made a concentrated effort to understand this world which had so rocked mineā¦
Iāve found that LLMs make effective coding partners, though non-technical users will find themselves trapped if they donāt understand the code theyāre writing. Iāve āvibe codedā a couple of projects: an āassistant,ā who emails prospective employers daily on my behalf; and an AI chat-like interface for ELIZAābut Iāve found LLMs most useful as a second set of eyes on human-written code, or for code-generation when given rigid project scaffolding.
But this is as much the creativeās game as it is the tech-savvy engineerās. Even consumer tools show a capacity to democratize both technical and creative skillsets. But I fear a ātaste singularityāāa point at which popular aesthetic preference stagnates, bolstered by a proliferation of AI-slop amalgam as the dominant form for creative output. Itās been comforting to watch the public pushback on AIās use in creative fields.
For the time being, Industrial Generative AI usage lies primarily in the Technology sector, but the corporate world is betting on AI agentsā potential to fully replace middle management.[2]Stanford 2026 AI Index Report
This AI ecosystem is predicated on the promise of āAGI,ā[3]Artificial General Intelligence or the assumption that language models will [soon] give technology the ability truly understand human meaning through linguistic morphology.
āChat,ā thus, is a poor interface for the medium. If computers understood us, why would we have them to write to us? Shouldnāt they just act? At a high level, interfaces shouldnāt be entirely text-based. It stopped being fun at Zork (long live Zork). From a technical perspective, this means that responses shouldnāt be so abstract. Large blocks of text are informative, but not especially conducive to multimodal usage. Thereās a reason web APIs typically respond in a standardized language. We should be writing systems for highly adaptable consumption, across interfaces.
Thereās a race to start companies which bring AI to existing sectors. Few of these will survive, though many will be āsuccessful,ā in getting acquired by larger companies. Tokenization is a bottleneck on the road to AGI,[4]Perhaps Byte-Latent Transformers are next? but the feverish pace at which infrastructure has been built means a large shift will need to take place. It wonāt happen quickly.
Iām optimistic that AI can be used to better lives, alleviating the friction many of us face with the digital world. But the costs of AI, both monetary and ecological, are high.
You can imagine my joy when I learned that Bitcoin had 20xād while I was piecing through blockchain infrastructure. ā©ļø
Perhaps Byte-Latent Transformers are next? ā©ļø