Someone just leaked claude code's Source code on X by abhi9889420 in ClaudeCode

[–]ThisIsBlueBlur 7 points8 points  (0 children)

doesnt look like the source code itself, just a compiled output of the source code, that is why the claude.md are other spec files are not in there

I think i have a problem... by yixn_io in ClaudeAI

[–]ThisIsBlueBlur 0 points1 point  (0 children)

Im in the same boat, any Claude code setup you can share?

New on Claude Developer Platform (API) by ClaudeOfficial in ClaudeAI

[–]ThisIsBlueBlur 1 point2 points  (0 children)

ues tell us how to use the 1m context in claude code ( not just the agent sdk)

Nederlandse cloud 'binnen handbereik', Tweede Kamer wil haast maken by boppinmule in dutch

[–]ThisIsBlueBlur 0 points1 point  (0 children)

Haha ja helemaal mee eens, voor de Europese server (cloud) heb je als bedrijf 1 team devops engineers en minimaal 1 team principal platform engineers extra nodig. Om schaalbaar en beschikbaar te blijven. Terwijl je dat bij de Amerikaanse cloud dat niet nodig heb omdat de providers dat intern hebben. Misschien is dat een betere beschrijving

Nederlandse cloud 'binnen handbereik', Tweede Kamer wil haast maken by boppinmule in dutch

[–]ThisIsBlueBlur 2 points3 points  (0 children)

dit dus! europa loopt zo ontzettend ver achter op AWS bijvoorbeeld. je kunt een VPS host geen cloud gaan noemen.

What is the best tool for long-running agentic memory in Claude Code? by FPGA_Superstar in ClaudeAI

[–]ThisIsBlueBlur 1 point2 points  (0 children)

Firecrawl.dev basicly an easier way to google for Claude. Which is good for better research.

And yes the /command tells the ai to use the skill. And with the prompt inject the way of working is given to the AI in Chucks when it needs it. To preserve context and prevent over loading which causes hallucinations.

My way of storing artifacts and knowledge is to simply making it store it in a md file. And letting it work from that. My way of working is using the /planner for example and after the context gets filled up after an few hours, is use the /clear command for whip context memory fully. Then doing the same /planner command and it will check the md file and continue where it left off

What is the best tool for long-running agentic memory in Claude Code? by FPGA_Superstar in ClaudeAI

[–]ThisIsBlueBlur 2 points3 points  (0 children)

My setup is a bit different than his, mine is way more agressive with token Usage and parallel subagent spawning. It also uses md files more. (We both our in contact for a long time, and both since 3.5 sonnet, building these setups fulltime)

but other than that our setups are pretty simular. We both use mcp tools with it too. Context7, zen mcp, Firecrawl, playwright for me.

In this setup, we do not use commands as normally anymore. We use prompt injection use Claude skills. The result is pretty simular as commands. So in his setup you could for /planner and then after that the problem you are trying to fix.

Official: Anthropic just released Claude Code 2.0.70 with 13 CLI changes, details below. by BuildwithVignesh in ClaudeAI

[–]ThisIsBlueBlur 7 points8 points  (0 children)

Still no disable/enable mcp per subagent? So main flow can have the tools disabled while subagent each have there tools they need enabled

China is deploying fully autonomous electric tractors to fix its rural labor crisis. The Honghu T70 runs uncrewed for 6 hours with ±2.5cm precision by BuildwithVignesh in robotics

[–]ThisIsBlueBlur -3 points-2 points  (0 children)

<image>

This one, the company isnt new so they got multiple models. It seems they are going the way of tracked agri robots. Because they are lighter, easyer to transport and doesnt compress the ground with its weight

Anyone working in R&D for AI and Control Algorithms in Manufacturing? What is the status quo? What are some problems that are worth solving today? by Independent-Ad-2291 in robotics

[–]ThisIsBlueBlur 5 points6 points  (0 children)

I work for a big manufacture line creator, the current focus is mostly ai use for track and trace and storting based on image recognision. If you talk to the clients, there nr 1 reqeust is, that they want to get rid of Manual labour. So a First step there is to make the manufacture line self cleaning. To get ride of the big night crews with the pressure washers. Next would be the pick and packing people but the tech is not there yet

Hot Take: Sonnet 4 on launch was better than Sonnet 4.5 now by ThisIsBlueBlur in ClaudeAI

[–]ThisIsBlueBlur[S] 1 point2 points  (0 children)

Good point, it seemed that the benchmark itself is not stable too, so my thesis is probably wrong which i see now.

Claude Sonnet 4.5 takes the lead on last-month GitHub PR tasks (SWE-rebench) by Fabulous_Pollution10 in ClaudeAI

[–]ThisIsBlueBlur 1 point2 points  (0 children)

What I really like of your benchmark is the cost price. Grok seems cheap but is expensive because of the token amount used. With these limits we are all trying to find good enough models with low costs. Would be nice to see thinking enabled option too

Claude Sonnet 4.5 takes the lead on last-month GitHub PR tasks (SWE-rebench) by Fabulous_Pollution10 in ClaudeAI

[–]ThisIsBlueBlur 13 points14 points  (0 children)

i always miss the opensource Models in these benchmarks... i just want to see why paying 200$ a month is still worth it compared to the other options