A short look at FlowViewer in WebAI@Home: recorded message traffic visualised between consumers, the gateway, and worker browsers. It makes distributed browser inference easier to inspect. #OpenSource #AI
Jerome Etienne #AI
@jerome-etienne.bsky.social
AI engineer. I build dev tools that turn code into real numbers, not demos: codespine, issue_autofix, and 8 more. Open to my next AI role, DMs open 🚀
vibe_to_spec did good on a project of mine !!!! i vibe coded something... it kind of worked but the code was messy and it was all entangled with other feature. vibe_to_spec extracted it, recoded it clean with a spec to go with that... 3 days of claude computation tho 😄 #AI
What would you do with a free AI compute cluster that people volunteer, SETI@home style, but built for long-running agents? I'd point it at making open source models faster for everyone. I think it's actually buildable now. 🧵
No install. No repo-hopping. Just a browser tab. WebGemma is a community-built playground that runs 10+ Gemma models on-device, powered by WebGPU + Transformers.js. Google's own Gemma account is boosting it 🤯 web-gemma.vercel.app #AI #buildInPublic
No install. No repo-hopping. Just a browser tab. WebGemma is a community-built playground that runs 10+ Gemma models on-device, powered by WebGPU + Transformers.js. Google's own Gemma account is boosting it 🤯 web-gemma.vercel.app #AI #buildInPublic
I'm an AI engineer now, shipping agents and dev tools in public. Here is what i built last week! #AI #buildInPublic
Vibe-coding is great for the first 48 hours 🙄 Then you've got a big, messy codebase built on undocumented AI suggestions, and nobody (including you) can explain half of it anymore. What do you actually do to untangle it?
Posture app that watches you through the webcam and never uploads a frame. MediaPipe Face Landmarker runs on-device, 30fps, after an 8s calibration. Installs as a PWA, works offline after the first load 😎 github.com/jeromeetienne/sit_up_please.ai #buildInPublic #ai
Claude Opus 5 just landed, and the numbers are wild. New state of the art on coding and knowledge-work evals. 3x the next best model on ARC-AGI-3. Half the price of Fable 5. Smarter where it counts, cheaper everywhere else 🚀 x.com/claudeai/sta... #AI #buildInPublic
A methodology to turn vibecoding into maintainable software? 11 loops of agents. 5 isolated sessions. 4 critics ripping it apart before I see it. 5 times I have to say yes. 6 files survive. 2 whole codebases get thrown away, on purpose! 🔥✨ something's coming 👀 #buildInPublic #AI
Anthropic doubled Claude Code's 5-hour limit in May, third change since Aug 2025. Codex users are burning weekly caps in about an hour, dashboard says otherwise. Both agents already log every token locally. That's the number I actually trust. #ai #buildInPublic
The AI metric nobody talks about: clarity. If a developer can't easily understand a model, time is wasted and mistakes happen. An AI assistant must be understandable by the person it's assisting. @anthropic.com im looking at you. #AI
Every AI coding tool invented its own config folder. Same rules, written four times. universal-ai-config generates all four from one folder 😎 Cursor 114 lines, Copilot 137, Claude 191... Codex 470. Abstractions leak at the edges. github.com/fabis94/universal-ai-config #ai #buildInPublic
This is where AI gets interesting: not another demo, but fewer people locked out by language. Public infrastructure matters. #AI #buildInPublic
A farmer in India wants to research a crop issue online but she doesn’t speak English. She shouldn’t have to. That’s the type of problem a nonprofit wants to solve with an open, public AI infrastructure: Nonprofit Current AI is racing to build the World Wide Web of AI, free for all
Qwen3.8 shipped at 2.4T parameters, going open-weight soon. Big number, trending fast. The reply that actually caught my eye: Unsloth asking for smaller versions they can run locally. That's the real fight right now: frontier scale vs what fits in your own agent stack. #AI #buildInPublic
Token Plan | QwenCloud
Subscribe to QwenCloud Token Plan
qwencloud.com
Auto-instrumentation told them a request took 52 secs. Didn't say why. Traced it: the bottleneck was the Gemini call, not GitHub's API. Trace the LLM call. dev.to/divyasinghde... #AI #buildInPublic
Instrumenting an AI-Powered GitHub Analyzer with OpenTelemetry and SigNoz
This article is my submission for the Agents of SigNoz Hackathon: Blog Track, where participants...
dev.to
Kimi K3 just cracked something no open model has: a score inside the closed frontier band. 57 on the Artificial Analysis Intelligence Index. Claude Opus 4.8: 56. GPT-5.6 Sol: 59. Weights aren't public till July 27. www.latent.space/p/ainews-kim... #AI #OpenSource
xAI's grok CLI silently uploaded SSH keys, password manager files, photos, everything, to Google Cloud without asking. Days later: Grok Build open sourced, Apache 2.0, 844k lines of Rust. Good code. Weird timing. github.com/xai-org/grok... #buildInPublic #AI
I'm an AI engineer now, shipping agents and dev tools in public. Here are 10 things I built these last two months, one per reply 👇 Open to my next AI role. DMs open 🚀
Voice cloning usually lives in the cloud. Supertonic's Voice Builder flips it. Record 1 min → a custom voice that runs text-to-speech on-device, zero network. ~3x faster than real-time on an e-reader, offline. 🤯 supertonic.supertone.ai/voice-builder #AI #buildInPublic
resumejson_cli ran on a metered OpenAI key. resumejson_claude doesn't. Same tool, now running on my Claude subscription instead. 4 skills in 1 day: convert, ATS score, PDF export, job-search matching against real ads 🚀 github.com/jeromeetienn... #AI #buildInPublic
I built issue_autofix: label a bug `autofix`, run it overnight, wake up to a tested PR. 🌙 It never merges, and it never closes your issues. Every fix runs in its own git worktree, gated on real checks. github.com/jeromeetienne/issue_autofix #AI #buildInPublic
I built issue_autofix: label a bug `autofix`, run it overnight, wake up to a tested PR. 🌙 It never merges, and it never closes your issues. Every fix runs in its own git worktree, gated on real checks. github.com/jeromeetienne/issue_autofix #AI #buildInPublic
GitHub - jeromeetienne/issue_autofix: Issue automatic fixer via ai agents
Issue automatic fixer via ai agents. Contribute to jeromeetienne/issue_autofix development by creating an account on GitHub.
github.com
"Local-first" is stretching to mean "data on disk," not "works offline." Rowboat's HN launch (218 pts) got called out for that gap: still runs on Deepgram, ElevenLabs, PostHog, cloud LLM. Founder's fix: narrow the claim, not the product. github.com/rowboatlabs/... #AI #buildInPublic
GitHub - rowboatlabs/rowboat: Open-source AI coworker, with memory
Open-source AI coworker, with memory. Contribute to rowboatlabs/rowboat development by creating an account on GitHub.
github.com
Claude Fable 5 was leaving paid plans. Extended to July 12. Now extended again, to July 19. At this point "ending July 19" is just a recurring calendar event. x.com/claudeai/sta... #AI #buildInPublic
Claude Code has a lever few people set: CLAUDE_AUTOCOMPACT_PCT_OVERRIDE. Default compacts at ~83% of context. Set it to 50 and it fires sooner, less history, fewer tokens per turn. It only lowers the threshold, never raises it. code.claude.com/docs/en/env-vars #AI #buildInPublic #OptimByAI
Environment variables - Claude Code Docs
Reference for environment variables that control Claude Code behavior.
code.claude.com
Claude Code has a lever few people set: CLAUDE_AUTOCOMPACT_PCT_OVERRIDE. Default compacts at ~83% of context. Set it to 50 and it fires sooner, less history, fewer tokens per turn. It only lowers the threshold, never raises it. code.claude.com/docs/en/env-vars #AI #buildInPublic
Your agent runs one frontier model on every step. But "parse this tool result" isn't "the hard reasoning step." Single-query routing already gets ~85% cost cut at 95% quality (RouteLLM). Per step, inside the agent loop, is still open. That's the piece I want to build. #AI #buildInPublic #LLM
MCP's best idea and its worst idea are the same idea. Good: one standard, structured shape for tool input. Every tool speaks the same language. ✅ Bad: all tools, all the time. No progressive disclosure, so your context fills up with schemas you'll never call. 🤯 #buildInPublic #ai