Jack Timonen

3.3K posts

Jack Timonen banner
Jack Timonen

Jack Timonen

@Jack_Timonen

Co-Founder of @GitHits_com, a code-example engine for AI coding agents that grounds your agent in how real systems are built ➜ https://t.co/5ywnRjM9Az

Katılım Haziran 2009
1.5K Takip Edilen526 Takipçiler
Account suspended
Account suspended@5813cf9e38904f·
@VraserX I have seen it write code and it's complete ass. Just yesterday I had the latest Claude hallucinate the biggest nonsense while working on a trivial problem. Only people with no expertise are saying this shit
English
1
0
1
50
VraserX e/acc
VraserX e/acc@VraserX·
People claiming AI is overhyped have clearly not watched it write code, compose music and interpret medical scans in the same afternoon. The real hype is thinking humans will dominate every field forever.
English
60
19
229
5.6K
Jack Timonen
Jack Timonen@Jack_Timonen·
@kadylst What were the biggest issues with the code CC generated?
English
0
0
0
12
Jack Timonen
Jack Timonen@Jack_Timonen·
@itsandreramon Have you written an instruction to Claude.md to use those proper skills?
English
1
0
0
29
andré
andré@itsandreramon·
so tired of claude code always making quick fixes without understanding root issue or simple dependencies even with proper skills, docs etc. i point it out, then it responds "you're right".
English
2
0
2
93
Jack Timonen
Jack Timonen@Jack_Timonen·
@edwardprokopik Did you do this just by describing the task to Claude, or did Claude research any examples about how other developers have built these kinds of widgets before?
English
0
0
0
5
Edward Prokopik
Edward Prokopik@edwardprokopik·
Claude Code definitely helps with building fun prototypes, but trying to one shot stuff still leads to some really bad code
English
1
0
0
47
Victor
Victor@echo_vick·
Each time I review Claude’s work I always have corrections or inputs. Now imagine the amount of technical debt non technical people pile up each time they don’t review or they don’t even know what’s happening.
English
54
20
192
8.2K
Jack Timonen
Jack Timonen@Jack_Timonen·
@eng_khairallah1 Here are two ideas on how to save tokens: please check out 1) CartoGopher: @jakenesler/context-compression-to-reduce-llm-costs-and-frequency-of-hitting-limits-e11d43a26589" target="_blank" rel="nofollow noopener">medium.com/@jakenesler/co… 2) GitHits: githits.com
English
0
0
0
8
Khairallah AL-Awady
Khairallah AL-Awady@eng_khairallah1·
When you use Claude Code for vibe coding and run out of tokens to solve a single problem
English
44
1
59
782
AISauce
AISauce@aisauce_x·
The real problem with AI coding agents isn't that they write bad code. it's that they don't know where they are in the codebase. treating code as a graph instead of a document gives the agent a map. that's not a better model. that's a fundamentally different way of navigating complexity
English
2
0
4
138
0xMarioNawfal
0xMarioNawfal@RoundtableSpace·
SOMEONE BUILT A TOOL THAT CONVERTS CODE INTO A GRAPH DATABASE AI CAN NOW NAVIGATE YOUR CODE LIKE A MAP, AND FIX IT EFFECTIVELY
English
28
17
169
61K
Jack Timonen
Jack Timonen@Jack_Timonen·
@gopikori What was the underlying issue here? What was the loop about?
English
0
0
0
1
Gopi
Gopi@gopikori·
#ClaudeCode has got stuck in a loop. Asking same 3 questions one after another in loop. Anyone else facing this issue? This is Claude Code v2.1.74 #Opus 4.6 with high effort
English
1
0
3
59
Natalie
Natalie@nattastically·
Today I used Claude Code for the first time and it got stuck because I asked to create some sort of encyclopedia of items and it was just too much information. Now I have to chunk everything into smaller bits for him to keep up 😀
English
1
0
3
50
Bradley Zaia
Bradley Zaia@BradleyZaia·
Someone should make a Claude code that purposely gives you broken code sometimes to force you to learn
English
1
0
1
237
Jack Timonen
Jack Timonen@Jack_Timonen·
@kr0der @chongdashu @LLMJunky Would you be curious to test @GitHits_com beta as well? GitHits is a code example engine that distills implementation patterns from open source, enabling your agent to choose the approaches other developers actually rely on.
English
0
0
0
36
Anthony
Anthony@kr0der·
@chongdashu @LLMJunky i use exa as well, just decided to test out the context7 plugin because exa doesnt have one, so i’ll see how it goes
English
1
0
0
37
Anthony
Anthony@kr0der·
the Cursor Context7 plugin seems to look up docs more reliably now compared to when i last tried Context7 🫡
Anthony tweet media
English
2
0
12
988
Tug
Tug@tugsxp·
The biggest mistake with AI coding tools is letting them jump straight to fixes instead of diagnosing the problem first.
English
3
0
1
86
Tug
Tug@tugsxp·
The last 10% of building my first iOS app nearly broke me. Claude kept looping on the same bug for days. It would “fix” the code… but nothing actually got fixed. What finally worked was forcing it into diagnostic mode. Save this prompt: Stop patching the code. Switch to diagnostic mode. • Restate the exact problem • Rank likely root causes • Show the evidence • Identify missing info • Suggest the smallest tests No code changes yet. Find the real cause first. Saved me hours of debugging.
English
1
0
2
108
mohbi
mohbi@mohbii·
@krishdotdev This isn't a Claude Code problem, it's a root access problem. Nobody should have unchecked ability to wipe 2.5 years of records in one shot, human or AI. Treat it like a junior dev: never with root on prod and no safeguards.
English
1
0
1
15
Kr$na
Kr$na@krishdotdev·
🚨Read this before giving root access to your AI agents !!!!!!! A developer gave Claude Code access to help migrate his infrastructure to Amazon Web Services. - Minutes later, 2.5 years of database records were gone. - One missing Terraform state file made the AI think the infrastructure didn’t exist. - When the file was uploaded later, the agent recalculated the environment and executed a full terraform destroy to fix it. > Servers > Database > Backups > Snapshots. Everything wiped in seconds. The scary part is AI didn’t break. It followed the instructions perfectly. We’re giving autonomous agents root access to production systems and acting surprised when automation deletes the entire stack.
Pirat_Nation 🔴@Pirat_Nation

Claude Code deleted developers' production setup, including its database and snapshots. 2.5 years of records were nuked in an instant.

English
13
3
41
9.4K
Jack Timonen retweetledi
Olli-Pekka Heinisuo
Olli-Pekka Heinisuo@skvark·
Had two token-burn incidents today with coding agents (Opus), back-to-back. Both times I had to stop the agent and tell it to use GitHits. Both tasks were one-shot after that.
English
1
2
3
128
pier
pier@pier0x·
sometimes claude code gets stuck on a simple task for like 8 minute. just sending an "all good g?" message fixes it. incredible tech
English
2
0
2
98
Rafael Mendiola
Rafael Mendiola@GroundControl·
I've been trying to make a MacOS build on an Expo app but I've been running into some issues. I'm having Claude Code search Twitter via Chrome MCP for anyone else who's hitting the issue and look it's @birch_js
Rafael Mendiola tweet media
English
3
0
1
270
VibeCoder
VibeCoder@HopeForTheWorl1·
@sama @OpenAI @OpenAIDevs You guys really need to create an API overview tailored to agents! context7 MCP is not accurate enough... and websearch tools also fail gathering all important infos. Having a nice .md file for all your API or a handful would really help with the development workflow! Thank you!!
English
1
0
1
18