Welcome! This is my space for everything I make and care about: I share thoughts, sounds, #music, sketches (#sketch), and project #updates. No meaningless divides. Humility in the Face of Experience. Playfulness.

More About me, or Work with me.

panos Oct. 10, 2025, 10:21 a.m.

#til you can push to multiple remotes at once with #git.

I created a remote alias called all:

git remote add all git@github.com:my/main-repo.git
git remote set-url --add --push all git@github.com:my/deploy-repo.git

Now when I run:

git push all trunk

…it pushes trunk both to the main repo and to the deploy repo in one shot.

A couple of notes:

  • The extra URL is for pushing only (not fetching), which makes sense.
  • If one push fails, the other may still succeed, so you can end up in a split state.
  • Both targets get the same refs — you can’t map branches differently per remote this way.
  • After pushing, git status may still show “ahead” until you fetch (pushing doesn’t refresh remote-tracking refs).

Still, for simple workflows, it’s a neat shortcut, for quickly keeping a couple of remotes up to date.


That keeps the “this was fun” vibe, but also signals to readers that you’re aware of the limits.

Want me to draft you two variations — one more “micro-post” style (tweet/toot length), and one more “blog-snippet” style?

panos Oct. 8, 2025, 9:40 a.m.

A year ago, I wrote that in the future, the would be No Apps, Just Agents. That future isn’t here yet. In the meantime, OpenAI has launched AgentKit, stepping into the territory of Zapier and n8n. Their marketing language has shifted too—Containing talk of “AI agents” and “AI orchestration.”

Many big SaaS offerings already contain workflow engines, that make them so much more than what they would be otherwise: Think Slack’s Workflow Builder, Zapier’s triggers, and GitHub’s Actions. A large share of SaaS also leans on existing infrastructure—Firebase or AWS for storage and authentication, and third-party APIs for core functions. What these products add is orchestration, business rules, and a UI. As tools like AgentKit mature, those layers may be handled by agents instead, leaving parts of today’s SaaS offerings redundant.

Not every app fits this mold. Games, creative tools, and compute-heavy systems aren’t just workflows in a UI. And even within SaaS, agents still have to prove themselves. Most success stories are filtered through survivorship bias; the failures stay hidden.

Agents may well replace much of what SaaS offerings so today—but only if they can survive first-contact with reality.

#ai-agents #ai #saas #automation #future-of-work

panos Oct. 3, 2025, 3:25 p.m.

New #music track: Ember horizon.

All sounds except vocals from makenoise 0-coast, with effects, sequencing, and mixing done in ableton live.

panos Sept. 30, 2025, 4:03 p.m.

Techno overlord 01. Another little sketch using just a fineliner and a tombow.

Referenced Image

#sketch #fineliner #marker

Bayesian Inference As Practical Humility

panos Sept. 22, 2025, 3:37 p.m.
Humility isn’t just admitting you can be wrong. It’s anticipating error, updating beliefs with evidence, and exploring uncharted territory authentically. read more
panos Sept. 22, 2025, 10:24 a.m.

The whithin. Chalk Paint and Gold paint on black canvas.

Referenced Image

#sketch #canvas #drawing

Mechanisms of Adaptation

panos Sept. 19, 2025, 8:23 a.m.
Argues that ecosystems, healthcare systems, and human lives adapt through four key mechanisms—redundancy, modularity, diversity, and feedback loops—and that we can cultivate them to build resilience in uncertain times. read more

The Best Job Security? Adaptability

panos Sept. 15, 2025, 4:29 p.m.
What the 4Cs of career adaptability mean—and why they matter. Meta-analyses link them to employability, performance, income and satisfaction. read more

The End of Stable Ground: How Stability Shaped the Experience of Impermanence

panos Sept. 14, 2025, 5 a.m.
How slower change allowed past generations to ignore what philosophers always knew: that stability is a mask over fundamental impermanence. read more
panos Sept. 12, 2025, 2:38 p.m.

Looking for a neat #tuner #app for your iOS and MacOS devices? My friend Dan made one! It's ad-free, and features a Tron-inspired UI! Grab it here