ChatJimmy is crazy fast. chatjimmy.ai Hardwiring into custom silicon looks like the next wave for LLMs.
chat jimmy
chatjimmy.ai
Boon aka Hwee-Boon Yar
@hboon.com
Coded for 30 years, now indie building with AI: * I make Bluesky tools @theblue.social * Starter kit to ship profitable SaaS on 1 server for AI builders @stacknaut.com * Auto OG images generation @myog.social Follow for practical dev & indie insights
ChatJimmy is crazy fast. chatjimmy.ai Hardwiring into custom silicon looks like the next wave for LLMs.
chat jimmy
chatjimmy.ai
AgentControl now shows context usage > 70% beside 1…9 while I hold cmd. Going to try manual compact to see if it helps with token costs.
Too many visitors exploring MyOG.social API but not linking their account and site, so I can't let them know. There's an account hint identifier. Trying to make it clearer.
Generate OG Images from Any URL | MyOG.social
Generate Open Graph images from any URL. MyOG detects page content and branding automatically, then serves ready-to-use social preview images.
myog.social
AgentControl tells me sessions cost $157.87 today. This panel which helps me keep track of cost and look out for cost opimization opportunities. If you build your own orchestration tool, you should add this.
🚢 MinuteFile 0.1.9 adds Archive Health. Check saved transcripts, missing playback media, and local archive/model storage without changing archive files. motionobj.com/minutefile/?...
🚢 1397 jobs indexed on gethnjobs.com. Of 181 posted in the last 30 days, 82 (45%) mention remote work.
Skip 900 HN Comments. See Jobs That Match You | Get HN Jobs
Find Hacker News Who Is Hiring jobs worth applying to today in 60 seconds, then save your search as a daily no-spam alert.
gethnjobs.com
🚢 AgentControl now supports manual compacting. Late, I know. But making efforts to optimize token usage.
🚢 SummarizeVideo.ai now lets you view the reviewed NASA example from the sign-in screen, then return to sign in without losing your video URL or language. See what a summary looks like first. summarizevideo.ai/example
SummarizeVideo.ai: AI Video Summarizer
Use an AI video summarizer to turn public video URLs into concise summaries and transcripts for lectures, interviews, webinars, tutorials, and research.
summarizevideo.ai
Yes, I ran out of Codex usage in two days. Based on the equivalent API costs, this reset looks like it had at least 70% less capacity than before. Something seems wrong. Are you seeing the same, @luckytantanfu?
Now, @TheBlue.social has: 357,378 clean ups 211,293 follow backs 24,953 alt text generations 94,984 starter packs indexed 123.5 average posts per user going to keep shipping #buildinpublic
Weekly update SimplyDiskSweeper: * Support hard links properly. It's one of the most frequently requested feature TheBlue.social: * Improve TikTok scheduling and reliability * Support TikTok PhotoMode (along with video) #buildinpublic 1/6
Find Your Next Bluesky Network Moves | TheBlue.social
Connect Bluesky to get concrete follow-back, cleanup, starter-pack, reply, and weekly action signals. Public tools stay free.
theblue.social
🚢 AltCaption now has a review workspace in /bulk. Basically CRUD each image record in a workspace so it can be resumed later. All local altcaption.com/bulk
Bulk Product Alt Text Tool | AltCaption
Turn product image URLs into review-ready alt text rows. Built for e-commerce catalogs, CMS imports, media libraries, accessibility, and image SEO.
altcaption.com
🚢 Update MyOG.social to improve the template visually and use it everywhere. myog.social/tools/og-ima...
Generate OG Images from Any URL | MyOG.social
Generate Open Graph images from any URL. MyOG detects page content and branding automatically, then serves ready-to-use social preview images.
myog.social
What DevSnoop is for: The UI only said "Could not load orders." DevSnoop gave the coding agent the failed GET /api/orders request, the console error, and the rendered DOM state from Chrome. Fix the missing route or deployment first. devsnoop.com/install?utm_...
Coding agents keep opening this page while working on DevSnoop. Is that a subtle hint?
I made a SaaS stack generator. Pick six tools and it gives you a receipt with a rough monthly cost. This one uses Vue, Hetzner, PostgreSQL, PostHog, Resend, and Stripe. The estimate is $43/month before payment fees. indiedevuse.com/saas-tech-st...
🚢 I made MinuteFile 0.1.8. In 26 seconds: import a VTT, assign a Person, make an untimed Split Turn, then find them in the local archive. 3 free transcriptions. US$39 perpetual licence. motionobj.com/minutefile/?...
I asked Codex to run evals on whether I could use Terra/Luna with medium or higher reasoning, or Sol-low, for coding, while keeping Sol-medium for coordination, planning, and code review. The eval used the latest AgentControl macOS commit. All I could conclude was no :(
I would expect they knew and factor this in when they start. Similarly, things like privacy and open systems are critical, but not everyone knows they are or care directly, but almost everyone benefits from it.
hard pill to swallow for atproto developers/creators: 99% of potential users either do not care about, value, understand, or want to “own their own data” i see so many apps/projects lead with this “value prop”, but it’s not an important or meaningful consideration for most people
Undoable operations are so good. I have cancelled turns in AgentControl accidentally so often that I mapped it to opt-esc instead. I almost never want to cancel.
Looking forward to shipping this one. I can't count the number of times I've absent-mindedly hit escape during a long, rambling dictation and accidentally cancelled it. The next version of talat gives you two seconds grace to undo a cancellation and pick up dictating where you left off.
To Codex, everything is load-bearing or a boundary, has a shape, and needs to be real.
Codex still doesn't support @-file includes in AGENTS.md. It would make large/shared instruction files much easier to split up. github.com/openai/codex...
AGENTS.md
AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.
agents.md
🚢 DevSnoop 1.1.16 is live in the Chrome Web Store. You no longer have to click Grant twice.
When you upgrade or switch your coding-agent model or harness, ask the agent to use evals to test which instructions are still needed in your global AGENTS.md. I reduced mine from 2,511 words to 1,254 (about 50%) while passing the same evals.
AGENTS.md
AGENTS.md is a simple, open format for guiding coding agents. Think of it as a README for agents.
agents.md
Tweaking TheBlue.social. Manage a Bluesky creator account? I built it to review followers before following back. One user followed back 45 accounts. $6.99 for 7 days. No renewal. theblue.social/follow-back?...
Coding agents are good. You still have to challenge them when the explanation doesn't add up:
As I use Agent Control, I keep adding and removing sidebar indicators based on what I need. I removed the loop indicators. The sidebar now highlights sessions with TODOs that need my attention. I’ll keep cleaning it up as the workflow evolves. Before vs. after:
Made SimplyWM much faster at launching apps and laying out windows. Ironically, another feature exposed unnecessary work on the main thread.