Agent Psychosis: Are We Going Insane?
Whatβs going on with the AI builder community right now?
Weekend thoughts on Gas Town, Beads, slop AI browsers, and AI-generated PRs flooding overwhelmed maintainers. I don't think we're ready for our new powers we're wielding. lucumr.pocoo.org/2026/1/18/ag...
18.01.2026 10:38 β π 270 π 66 π¬ 22 π 32
The Mythology Of Conscious AI | NOEMA
Why consciousness is more likely a property of life than of computation and why creating conscious, or even conscious-seeming AI, is a bad idea.
βIf we conflate the richness of biological brains & human experience with the information-processing machinations of deepfake-boosted chatbots, or whatever the latest AI wizardry is, we do our minds, brains & bodies a grave injustice.β
β @anilseth.bsky.social, winner of @berggruen.org Essay Prize
14.01.2026 17:45 β π 51 π 25 π¬ 0 π 9
He coins a term: verification debt. AI generates code faster than humans can comprehend it. The gap between generation and understanding allows software to reach production before anyone validates what it actually does.
"Vibe coding is fine," Vogels says, "but only if you pay close attention to what is being built. We can't just pull a lever on your IDE and hope that something good comes out."
He pauses. "That's not software engineering. That's gambling."
that's not software engineering. that's gambling.
www.implicator.ai/werner-vogel...
08.12.2025 20:53 β π 95 π 24 π¬ 6 π 0
Self-Assembly Gets Automated in Reverse of βGame of Lifeβ | Quanta Magazine
In cellular automata, simple rules create elaborate structures. Now researchers can start with the structures and reverse-engineer the rules.
In cellular automata, simple rules create elaborate structures. Now researchers are working backward β starting with the result to learn the rules behind it. @georgemusser.com, SFIβs 2025 Journalism Fellow, explores how this could reshape computation and self-organization in Quanta:
12.09.2025 17:54 β π 56 π 20 π¬ 0 π 1
four responses to overload
Four responses to overload, by Woods and Hollnagel, summarized by @dobbse.bsky.social: burnout.wiki.do/view/four-re...
19.07.2025 18:17 β π 7 π 2 π¬ 0 π 1
Man being interviewed: His
"Philip K. Dick. Ray Bradbury. Like so many others in tech, I draw inspiration from completely misunderstanding those authors."
Cartoon by Ellis Rosen for The New Yorker.
01.07.2025 11:34 β π 366 π 100 π¬ 5 π 5
I love the Dijkstra quote:
> The question of whether a computer can think is no more interesting than the question of whether a submarine can swim.
29.06.2025 22:54 β π 45 π 7 π¬ 1 π 0
The Am Dash
A version of the m-dash that's purposefully human. www.theamdash.com
25.06.2025 07:12 β π 2 π 1 π¬ 0 π 0
βThe way you work is as much a part of your product as the product itselfβ #DDDEU
06.06.2025 07:43 β π 8 π 5 π¬ 0 π 0
From an engineering perspective, software wants to be decoupled. From a business value perspective, software wants to be deeply interconnected. That's the fundamental friction that software design, and Domain-Driven Design specifically, attempts to address.
06.06.2025 07:57 β π 29 π 12 π¬ 1 π 2
The black circle with a central dot evolves along a one-dimensional state space, representing three possible scenarios:
- > Long-loss: outcomes fall short, with a declining trajectory driven by incoherence penalties.
- > Short-win: maintains the status quo but drifts over time as the relevance landscape shifts.
- > Balanced: anticipates future states through consolidation of features, aiming for long-term coherence.
9/9:Platform eng. can scaffold a reliability mindset for product engineers by providing a causal understanding of systems _below the line_ and by helping connect the dots with systems _above the line_. A balanced and coherent view of boundaries gives confidence to evolve them in the right direction.
19.05.2025 09:08 β π 0 π 0 π¬ 0 π 0
8/9: Consideration of all three problem spaces gives us the ability to anticipate future states and evolve toward that target. It helps grasp boundaries and trace trajectories for better relevance.
Design for Tension empowers product teams to make the best possible decisions in the midst of change.
19.05.2025 09:07 β π 0 π 0 π¬ 1 π 0
7/9: Domain modeling unfold data semantics and enables more reliable systems with greater affordances β more user actions in context. Product relevance guides us to explore and verify models against the evolving landscape, mostly found in the interconnections of data-flow.
19.05.2025 09:06 β π 0 π 0 π¬ 1 π 0
6/9: Business or domain concern gives us a sense of data β causal relations and transactional boundaries. That knowledge can be used to relax our consistency model and enhance availability (through clear isolation), which is good for event-driven, cloud-native applications.
19.05.2025 09:05 β π 1 π 0 π¬ 1 π 0
5/9: How exactly Design for Tension works:
Iβm starting this thread with a data-flow perspective on purpose. Itβs always a good way to figure out whatβs going on in the middle of an incident by asking how data is stored and transferred between.
In the cloud we care about consistency and availability
19.05.2025 09:04 β π 0 π 0 π¬ 1 π 0
4/9: Platform eng. could help product t. design and build for Tension:
- observability 2.0 (wide: cloud, domain, product)
- components (event-driven foundation, reliability)
- causal understanding (atl toolchain for grasp semantics)
Design for Tension is a team sport. Activates platform eng. invest.
19.05.2025 09:03 β π 0 π 0 π¬ 1 π 0
3/9: Tension arises when we try to model volatile semantics into strict syntax.
Tension here implies coherence: a proper domain data model reduces cloud concerns and amplifies product velocity.
A sweet spot for DORA uplift.
19.05.2025 09:02 β π 0 π 0 π¬ 1 π 0
The Excalidraw sketch illustrates the βDesign for Tensionβ concept. A black circle with a central dot represents a bounded context that isolates the data-flow we care about. Three arcs around it depict distinct problem spaces: cloud, domain, and product. The circle sits in the tension field between infrastructure βGravityβ and βFeature Lift.β The vertical axis maps value creation, while the horizontal axis reflects rising tension.
2/9: Infrastructure Gravity leads us to pay attention to cloud concerns: how data is stored, processed, and transferred between components.
Feature Lift is about product concerns β a field of relevance: how many opportunities for meaningful interaction the data allows us to realize.
19.05.2025 09:01 β π 0 π 0 π¬ 1 π 0
The article has connected some dots in my notes. Therefore, a threadπ§΅: filling the gap between βgravityβ and βfeature lift,β and how to empower product teams to make better decisions.
Where domain eng. brings advantages, and how platform eng. could fit in.
A story thro a data-flow perspective.
19.05.2025 08:59 β π 2 π 0 π¬ 1 π 0
Linked list on the left side means unconsolidated features with O(n) time complexity. B-tree on the right side means consolidated features with O(log(n)) time complexity
I like these visuals. Linked lists and B-trees are exactly how I represent remodeling in my mind. When youβve worked with a domain for a long time, you start remodelling it to better fit concurrent product streams and to βactivateβ their velocity.
17.05.2025 11:44 β π 0 π 0 π¬ 0 π 0
Infrastructure Gravity & Domain Engineering | Jack Danger
The following is an excerpt from Executive Engineering.
Β
βYou become responsible, forever, for what you have tamed.β
β Antoine de Saint-ExupΓ©ry, in The Little Prince
Β
Each company draws its own ...
Excellent article on positioning domain engineering between product engineering and infrastructure engineering. I fully agree with the financial model section. However, I prefer to call it βplatform engineering: the hard parts,β simply because in the middle, we face more volatile semantics.
17.05.2025 11:35 β π 6 π 1 π¬ 2 π 2
Building Living Neighborhoods --What is an Unfolding
An unfolding is by its nature personal, and requires human input and human feeling from the people doing the work, as an essential part of its contribution to the formation of the environment.
From βWhat is an unfolding?β
13.05.2025 10:21 β π 0 π 0 π¬ 0 π 0
Every piece of technology is also a coordination problem
17.03.2025 11:04 β π 1 π 0 π¬ 0 π 0
We Donβt Need More Cynics. We Need More Builders.
Cynicism is the cheap seats. Itβs the fast food of intellectual positions. Anyone can point at something and say itβs broken, corrupt, orβ¦
Β«The most effective response to cynicism isnβt to argue against it. Itβs to build things that make it obsolete. Want to prove systems can work? Build better systems. Think people are fundamentally corrupt? Create incentive structures that reward cooperation and long-term thinking.Β»
20.01.2025 23:34 β π 1 π 1 π¬ 0 π 0
Organisations that take advantage of this fear to squeeze more out of their people might see short-term gains but will ultimately be left behind.
Now is the time to double-down and invest in fostering trust, encouraging challenge, and creating a culture of safety.
09.01.2025 18:41 β π 3 π 2 π¬ 1 π 0
A single page comic about entropy and what flows against it (life). It begins with regimented grid of panels reading typical left to right - showing time running out of an hourglass, omelettes not turning back into eggs, laundry not picking itself up, mountains crumbling, and coffee and the universe growing cold. It then turns into a spiraling composition that ultimately. reads right to left and bottom to top wherein it shows how swirls form stars, other swirls form life, as it loops back out of the spirals - and then shows a person putting her hand in the downward stream - creating swirls of her own as the text reads "reach in to send up something uniquely our own against the flow."
While yes, on one hand things fall apart, entropy rules. On the other, life - and all of us, are momentary reversals where things become more ordered. In this brief time in the stream, we all have the opportunity to send something uniquely our own against the flow spinweaveandcut.com/sketching-en...
31.12.2024 20:39 β π 58 π 14 π¬ 6 π 0
Posting Less
Everyone's Doing It
βHow do you live a digital life whose primary byproduct isnβt resentment? The most straightforward way: you stop posting. You leave the party.β
15.12.2024 15:54 β π 141 π 39 π¬ 2 π 4
30+ yrs writing code. Go expert now deep in AI-powered development. Founder GopherGuides - Co-author Go Fundamentals. 10K+ devs trained. Videos & blog
vibe coding is the way. I bootstrapped a remote company before it was cool. Founder @PSPDFKit (exit to Insight). π³οΈβπ
Committed to the daily re-imagining of what a university press can be since 1962.
Website: https://mitpress.mit.edu // The Reader (our home for excerpts, essays, & interviews): https://thereader.mitpress.mit.edu
Research Fellow in Data Sciences at UCL π π¬
Multimodality, numbers, iconicity, metaphor, gesture π€ π’
#rstats #python #datascience #openscience π» π
https://www.gregwoodin.co.uk/
https://scholar.google.co.uk/citations?user=7x
Cognitive scientist interested in iconicity, language, gesture, evolution, gorillas, and the future of intelligent life.
Python Triage Member | Focusing on CPython #LKD #Python #ArchLinux #Django #eBPF
https://github.com/furkanonder/
Senior Python Developer & Systems Research enthusiast.
Deconstructing libraries to reveal the architecture behind the magic.
I read the source code so you donβt have to.
Longform journalism exploring fresh ideas. Pitch us: edit@noemamag.com
Long career as a dilettante at Bell Labs Research and Google, mostly building weird stuff no one uses, but occasionally getting it right, such as with UTF-8 and Go.
pragmatic, progressive, multidisciplinary creative, data scientist & full stack dev. occasional avid beach goer. always learning.
π https://marko.tech π https://startyparty.dev
Neuroscience Professor at UK Essen, Germany
A radical yet peaceful interface for Bluesky and ATmosphere-based social media.
Contains moths, drafts, an edit button, and many other features you wonβt find anywhere else.
Step inside: anisota.net
Made by @dame.is & @atpota.to in Appalachia βοΈ
I study language using tools from cognitive science and neuroscience. I also like snuggles.
#indiehacker #buildinpublic - building AI Agents and sharing my failures along the way.
π€ https://useagentsky.com - grow your community on bluesky
Practical AI for SREs. Distill telemetry into insights - more needle, less haystack. Creators of Gonzo, open source TUI.
https://www.controltheory.com/
computational cog sci β’ problem solving and social cognition β’ asst prof at NYU β’ https://codec-lab.github.io/
Human Origins | Macro History | Anthropology | Neuroscience | Philosophy
Posting as Ilari MΓ€kelΓ€, host of On Humans.
https://onhumans.substack.com/about
InfoQ Cloud Lead Editor, Microsoft MVP Azure Integration PaaS, Cloud Native, Speaker, Scuba Diver, Runner, and Field Hockey Player.
Building AI powered tools to augment human creativity and problem solving in San Francisco. atelier.dev Previously @GitHub Copilot, @Google, π¨π¦
narphorium.com