Joe Hoot

273 posts

Joe Hoot banner
Joe Hoot

Joe Hoot

@JoeHootDev

AI Magician. the worst intern at @gantryland

Tham gia Haziran 2023
39 Đang theo dõi44 Người theo dõi
Joe Hoot đã retweet
0xMarioNawfal
0xMarioNawfal@RoundtableSpace·
THE GUY WHO BUILT CLAUDE CODE USES A SINGLE CLAUDE. MD FILE WITH RULES, ERRORS, AND CONVENTIONS THAT THE MODEL READS EVERY SESSION.
0xMarioNawfal tweet media
English
73
129
1.6K
187.2K
Joe Hoot đã retweet
Ihtesham Ali
Ihtesham Ali@ihtesham2005·
🚨 Anthropic just open-sourced the exact Skills library their own engineers use internally. Stop building Claude workflows from scratch. These are plug-and-play components that work across Claude Code, API, SDK, and VS Code copy once, deploy everywhere. What's inside: → Excel + PowerPoint generation out of the box → File handling and document workflows → MCP-ready subagent building blocks → Pre-built patterns for multi-step automation → Production templates you'd normally spend weeks writing The old way: re-explain your workflow every single chat. The new way: build a Skill once, Claude never forgets how you work. 100% Open Source. Official Anthropic release. Repo: github.com/anthropics/ski…
Ihtesham Ali tweet media
English
34
165
1.7K
224.8K
Joe Hoot đã retweet
Qwen
Qwen@Alibaba_Qwen·
🚀 Introducing the Qwen 3.5 Medium Model Series Qwen3.5-Flash · Qwen3.5-35B-A3B · Qwen3.5-122B-A10B · Qwen3.5-27B ✨ More intelligence, less compute. • Qwen3.5-35B-A3B now surpasses Qwen3-235B-A22B-2507 and Qwen3-VL-235B-A22B — a reminder that better architecture, data quality, and RL can move intelligence forward, not just bigger parameter counts. • Qwen3.5-122B-A10B and 27B continue narrowing the gap between medium-sized and frontier models — especially in more complex agent scenarios. • Qwen3.5-Flash is the hosted production version aligned with 35B-A3B, featuring: – 1M context length by default – Official built-in tools 🔗 Hugging Face: huggingface.co/collections/Qw… 🔗 ModelScope: modelscope.cn/collections/Qw… 🔗 Qwen3.5-Flash API: modelstudio.console.alibabacloud.com/ap-southeast-1… Try in Qwen Chat 👇 Flash: chat.qwen.ai/?models=qwen3.… 27B: chat.qwen.ai/?models=qwen3.… 35B-A3B: chat.qwen.ai/?models=qwen3.… 122B-A10B: chat.qwen.ai/?models=qwen3.… Would love to hear what you build with it.
Qwen tweet media
English
434
1.1K
8K
4M
Joe Hoot đã retweet
Patrick Debois
Patrick Debois@patrickdebois·
Code → Context. Enter the CDLC (Context Development Lifecycle). I wrote up my thoughts on where this is going and the parallels with what we learned from DevOps. jedi.be/blog/2026/the-…
English
4
8
142
29.2K
Joe Hoot đã retweet
Daniel Bernal
Daniel Bernal@afterxleep·
Wanna save some tokens? add this to your AGENTS.md ## Token Efficiency - Never re-read files you just wrote or edited. You know the contents. - Never re-run commands to "verify" unless the outcome was uncertain. - Don't echo back large blocks of code or file contents unless asked. - Batch related edits into single operations. Don't make 5 edits when 1 handles it. - Skip confirmations like "I'll continue..." Lust do it. - If a task needs 1 tool call, don't use 3. Plan before acting. - Do not summarize what you just did unless the result is ambiguous or you need additional input.
English
40
144
1.7K
140.8K
Joe Hoot
Joe Hoot@JoeHootDev·
dark mode for card layout
Joe Hoot tweet media
English
0
0
0
17
Joe Hoot
Joe Hoot@JoeHootDev·
dark mode
Joe Hoot tweet media
Deutsch
0
0
0
17
Joe Hoot
Joe Hoot@JoeHootDev·
completely client side with client side routing, this is for SPAs, none of that SSR crap
English
0
0
0
6
Joe Hoot
Joe Hoot@JoeHootDev·
Being an experienced dev and having access to the frontier AI models allows you to iterate on your own custom software much faster than ever before. This is a custom dashboard "kit" on top of Mantine UI that is them-able. Sidebar layout and navigation is all config driven.
Joe Hoot tweet mediaJoe Hoot tweet media
English
1
0
0
115
Joe Hoot đã retweet
dax
dax@thdxr·
v1.2.0 of opencode includes our migration to sqlite - if anything goes wrong don't worry, your original data is not yet deleted you can clear out `opencode.db*` files in %APPDATA% or ~/.local/share/opencode folder and it'll rerun this paves the way to a lot of cool features!
English
72
34
1.2K
214.2K
Joe Hoot đã retweet
Zhuokai Zhao
Zhuokai Zhao@zhuokaiz·
This is a HUGE win for developers. Claude Code is excellent, but the $200/mo Max plan can be expensive for daily use. GLM-5 works inside Claude Code, with (arguably) comparable performance at ~1/3 the cost. Setup takes ~1 minute: • Install Claude Code as usual • Run `npx @z-ai/coding-helper` and follow the steps One caveat: switching Claude Code back to Anthropic is a bit cumbersome today (would be nice if the helper tool supported this). For now you'll need to switch back manually: 1. Open ~/.claude/settings.json You’ll see something like: "env": { "ANTHROPIC_AUTH_TOKEN": "your_zai_api_key", "ANTHROPIC_BASE_URL": "api.z.ai/api/anthropic", "API_TIMEOUT_MS": "3000000" } 2. Remove at least: • ANTHROPIC_AUTH_TOKEN • ANTHROPIC_BASE_URL Either way, this is a big win—and price/performance in coding tools is indeed moving fast!
Z.ai@Zai_org

Introducing GLM-5: From Vibe Coding to Agentic Engineering GLM-5 is built for complex systems engineering and long-horizon agentic tasks. Compared to GLM-4.5, it scales from 355B params (32B active) to 744B (40B active), with pre-training data growing from 23T to 28.5T tokens. Try it now: chat.z.ai Weights: huggingface.co/zai-org/GLM-5 Tech Blog: z.ai/blog/glm-5 OpenRouter (Previously Pony Alpha): openrouter.ai/z-ai/glm-5 Rolling out from Coding Plan Max users: z.ai/subscribe

English
36
51
862
157.7K
Joe Hoot
Joe Hoot@JoeHootDev·
its really getting tiresome having to paste this in all the time **DO NOT, UNDER ANY CIRCUMSTANCE TAKE INTO ACCOUNT BACKWARDS COMPAT**
English
0
0
0
63