taras
@voidisomorphism
Followers
82
Following
2K
Media
67
Statuses
450
building stuff with AI, hacking, and def not vibe coding... πΊπ¦ https://t.co/7qCDYQDmFy
Joined February 2012
I think we should stop for a moment and meditate, like what??? Waiting for the rust version (probably already exists) which deploys in 5ms
0
0
1
That brewing was some shitty coffee... Loved that it apologized but low-key fired back to some message I sent tho π
0
0
0
I regret to inform you that I've removed another MCP server and replaced it with a CLI and skill file
47
14
625
Tim Cook after getting the weekly sales report on Mac Mini, up 4200%
22
17
262
A few random notes from claude coding quite a bit last few weeks. Coding workflow. Given the latest lift in LLM coding capability, like many others I rapidly went from about 80% manual+autocomplete coding and 20% agents in November to 80% agent coding and 20% edits+touchups in
2K
5K
37K
also, I started implementing some https://t.co/Tb0EObnF3c endpoints in some routes (with auth when applicable) and let the agents figure out how to use it. itβs like using the docs pattern weβve been seeing but internally between services
0
0
0
i kind of found a nice approach on this, particularly when working in different project that depend on each other. when I finish a feature or change in X, I describe that the team at Y (storytelling vibes) need a ticket description to adapt for the implementation, and let claude
1
0
2
We have a new intern: Claude Code! I ask our cc agent swarm to create a fix for a FE issue, and it created this PR: https://t.co/XN2j5JhNzH I then proceeded to review and discuss it, it followed up, created a sub-PR, merged it on approve and finally approved and deployed the
github.com
Summary Added getTaskStats() function in db.ts that uses SQL COUNT queries to get accurate task totals without any limit Updated /api/stats endpoint to use the new function instead of getAllTasks(...
0
0
1
@bcherny you should add something like this natively, it would be amazing (next iteration of AskUserQuestion)
0
0
0
The plugin lives in https://t.co/l3A3gJq33b /plugin marketplace add desplega-ai/ai-toolbox /plugin install file-review@desplega-ai-toolbox and for the binary (built with Tauri) brew tap desplega-ai/tap brew install file-review
0
0
0
I built file-review, a tool and Claude plugin that agents (in my case Claude Code) use to open a fast and easy to use editor to add comments in Google Docs format, and send them back to the agent. Use it while in plan mode, or when editing files and you want to reference
2
0
1
Looked at Anthropic's ralph-wiggum plugin again. Single session, accumulating context, no re-anchoring. This really defeats the purpose. The original vision by @GeoffreyHuntley: - Fresh context per iteration - File I/O as state (not transcript) - Dumb bash loop, deterministic
52
69
1K