people keep saying "having adhd is an advantage now"
no you idiots our attention span is being assaulted non stop and our brains are shriveling and can't focus for shit
and instead of confronting this you morons are like "maybe this is good actually"
13.03.2026 04:48
👍 121
🔁 16
💬 6
📌 2
God I love LLMs sometimes. Three days ago I sat down with a client to plan out our go live, we set a month timeline.
This morning we're essentially code complete. That means we get three weeks of hardening, testing, and making sure it works seamlessly.
13.03.2026 12:15
👍 1
🔁 0
💬 0
📌 0
GitHub - Piebald-AI/tweakcc: Customize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, sup...
Customize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, un...
I don't use claude code anymore but when I did the first thing I did was use tweakcc to change the system prompt.
There's so much unwanted behavior and wasted space in the default prompt.
github.com/Piebald-AI/t...
13.03.2026 12:06
👍 0
🔁 1
💬 0
📌 0
Parallel agents have one job in my workflow: documentation and planning. Meeting notes in. Structured tasks out. Easy to spot check.
The parallelism makes sense there because they don't need to agree or share context to be useful.
10.03.2026 19:33
👍 0
🔁 0
💬 0
📌 0
I built an agent orchestrator in a day. You can define agents, route tasks, and review what the agent is doing. Up next I'm going to add permissions and confirmations and that'll close out the table stakes workflow.
10.03.2026 14:36
👍 0
🔁 0
💬 0
📌 0
The client project we've actually decided to do a focused two sprint iteration before launch. Aiming to launch in a few weeks.
Everything else is too much builder energy, not enough sales / business energy.
09.03.2026 23:51
👍 1
🔁 0
💬 0
📌 0
A few projects in flight that I don't know how to close out.
Client Project
- Martial Arts Gym Platform
Personal / Possible SaaS
- Agent Orchestration System
- OpenClaw Deployments as a Service
- An agenic desktop os exploration
- A few custom youtube -> podcast workflows I built for myself
09.03.2026 23:47
👍 1
🔁 0
💬 1
📌 0
Oh maybe that the focus should be on systems architecture at this point. If you can make reliable black boxes that just take i/o, you're halfway to a factory for whatever you're making.
09.03.2026 22:45
👍 0
🔁 0
💬 0
📌 0
I have a lot of "make the thing that makes the thing" tools. I tend to ask "if LLMs disappeared tomorrow what would I be disappointed I didn't build?" And a lot of that is stuff to optimize my output for clients (along with toys and exploration).
09.03.2026 22:43
👍 1
🔁 0
💬 1
📌 0
Idk if obvious or not:
I don't use parallel agents in a single project.
Memory systems are overrated. I've yet to find one that beats proper code organization.
Maybe the self improvement aspect? I have a lot of specialized clis that agents have built for themselves to better manage my projects.
09.03.2026 22:41
👍 3
🔁 0
💬 1
📌 0
Personal software is underrated because it has no public vanity metrics. No users, no launch, no ARR. Just better mornings.
03.03.2026 14:00
👍 1
🔁 0
💬 0
📌 0
Exa
The Exa Web search API retrieves the best, realtime data from the web for your AI
As someone building AI-native products, Exa + agent-browser has become a core part of my agent's stack.
Exa gets them the right docs fast, and agent-browser gives them a reliable way to actually use the web without breaking context windows.
exa.ai
github.com/vercel-labs/...
#aitools #devtools
28.02.2026 22:50
👍 5
🔁 0
💬 0
📌 0
Codex (the model) is really good at code. It usually one shots things I ask for.
But sometimes it's too autonomous, I'll ask it to investigate something and come back to the issue being fixed.
At least let me pretend I'm still in charge dude.
25.02.2026 12:22
👍 1
🔁 0
💬 0
📌 0
pi-mono/packages/coding-agent/examples/extensions at main · badlogic/pi-mono
AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods - badlogic/pi-mono
In the past two days I've already used it to embed itself into one of my products, extend itself with extensions that strip .env variables, use `dots` (my own take on task management) as the backing for the TODO tool, and so much more.
github.com/badlogic/pi-...
25.02.2026 00:17
👍 0
🔁 0
💬 0
📌 0
pi.dev
A terminal-based coding agent
My gf jokes that I have new favorite AI tool every week. This week it's Pi. shittycodingagent.ai
I was already in love with the control OpenCode gives you over the interface / conversation via the SSE server and Pi takes it to a whole new level.
#aitools #devtools
25.02.2026 00:11
👍 1
🔁 0
💬 1
📌 0
I don't really use it anymore. Models have gotten so good that most of the uses for me were replaced with an MCP -> CLI wrapper, writting small CLI tools, and letting the model write bash to orchestrate.
I am however taking the lessons and currently building lootbox v2 haha
24.02.2026 10:36
👍 1
🔁 0
💬 1
📌 0
The Tamagotchi is really just a loading spinner.
OpenCode SDK is basically an agent framework, think VoltAgent or similar.
You plug into OpenCode’s existing agent loop and build your own UI on top.
On my 'desktop', I used the same loop to build an AI-powered graph editor.
14.02.2026 10:21
👍 2
🔁 0
💬 0
📌 0
Updated Tamagotchi screenshot showing the refined edge-to-edge interface and animated pixel character reacting to activity state.
Quick update: I tightened the Tamagotchi UI and wired mood + animation to live OpenCode activity like reading, patching, replying, and retry. New screenshot below. Details coming soon. #OpenCode #BuildInPublic
14.02.2026 01:01
👍 1
🔁 0
💬 0
📌 0
Screenshot of a compact Tamagotchi app in a desktop AI workspace: pixel pet in a 12x12 SVG grid, mood badge set to SAD, three vitals (F/E/J), and Feed/Play/Nap controls.
I recently switched to OpenCode as a long-time Claude Code user, and the biggest unlock is this: you can embed AI into any application layer, from silly experiments to real production UI. Built this reactive Tamagotchi as a tiny proof. Full build thread soon.
14.02.2026 00:36
👍 1
🔁 0
💬 2
📌 0
I help founders move from prototype to production without losing momentum. Engagements focus on the critical path: architecture, implementation quality, and workflows that hold up after launch. If delivery risk is blocking launch, let’s talk.
13.02.2026 21:39
👍 2
🔁 0
💬 0
📌 0
Built an issue tracker cli for Claude and added a force graph view in the terminal.
The forcegraph is mostly not useful except to kind of zone out while Claude works but it looks cool lol.
04.02.2026 18:19
👍 1
🔁 0
💬 1
📌 0
Now I know enough about AI to grok what MCP is, it irritates me because fundamentally:
Make a cli tool instead! Then a human can use it too.
It’s not stateless? That’s what unix sockets are for!
Once again we’re reinventing stuff from the 70s and making it worse.
01.02.2026 19:27
👍 30
🔁 4
💬 9
📌 2
I usually make the list and then not look at it until I'm done, it's the only way I won't feel pressured and it lets me keep the just in time discovery ADHD is good at.
01.02.2026 08:35
👍 1
🔁 0
💬 0
📌 0
Building a stack visually
1st image, building an app
2nd image, app is published to PDS
3rd image viewer renders it in an iframe and injects the SDK
22.01.2026 15:27
👍 0
🔁 0
💬 1
📌 0
The hypercard part would be some nice builder UI but the user could also just manually push to their PDS and compatible appviews would discover the app.
22.01.2026 15:21
👍 0
🔁 0
💬 1
📌 0
By editing the injected SDK the user chooses where their data is saved. One viewer could be pure PDS, one could be some centralized store, one could be local only.
If you trust it there's no reason you can't fetch the "backend" source from the stack definition and run it in an isolated sandbox
22.01.2026 15:20
👍 0
🔁 0
💬 1
📌 0
Yes!! at-proto needs hypercard. As soon as I get some time I'm planning to build it out.
But each stack/card a record. UI definition is either straight compiled HTML ala ChatGpt Apps, or some schema that defines what the view should render.
AppView injects a standard async SDK into the UI.
22.01.2026 15:17
👍 5
🔁 0
💬 1
📌 0
Stop treating it's subjective opinions on WHY it did something as important. It's noise. It does not know. Focus on the important shit, is this maintainable? How is this decomposed? How is this going to evolve once I build on it?
18.01.2026 16:45
👍 2
🔁 0
💬 0
📌 0
Stop treating the AI like a human. It is not. It cannot learn and it is frankly stupid to expect it to. It pattern matches to what you give it. So give it good patterns to match. This isn't hard.
18.01.2026 16:44
👍 0
🔁 0
💬 1
📌 0