Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2026-04-08 09:21:47

Dynamic #Languages Faster and Cheaper in 13-Language #ClaudeCode Benchmark
infoq.com/news/2026/04/…

@digitalnaiv@mastodon.social
2026-06-08 06:51:25

Ich bin kein Programmierer — und habe trotzdem in 24 Stunden eine eigene Weinkeller-App gebaut. Mit Claude Code, natürlicher Sprache und null Zeilen selbst geschriebenem Code. Was dabei entstand und was das bedeutet — neuer Beitrag auf stefanpfeiffer.blog. #ClaudeCode #VibeCoding

@frankel@mastodon.top
2026-06-07 09:01:09

I Wasted 6 Months Using #ClaudeCode Wrong. Here Are the 14 Commands That Changed Everything.
pub.towardsai.net/i-wasted-6-m

@michabbb@social.vivaldi.net
2026-06-01 08:43:01

🔑 Credentials are managed as named "providers" injected as env vars at runtime — they never leak into the sandbox filesystem. Auto-discovers keys for recognized agents
🤖 Works out of the box with #ClaudeCode, #Codex,

@frankel@mastodon.top
2026-05-08 09:15:05

How to Never Hit Claude's Usage Limit Again: 3 Proven Methods
#ClaudeCode

@frankel@mastodon.top
2026-04-04 09:08:16

#ClaudeCode Rules Directory: Modular Instructions That Scale
claudefa.st/blog/guide/mechani

@frankel@mastodon.top
2026-04-02 17:04:10

I Read the Leaked #ClaudeCode Source — Here's What I Found
victorantos.com/posts/i-read-t

@jswright61@ruby.social
2026-05-11 17:08:53

Got tired of forgetting to update #ClaudeCode and seeing it needs an update on launch.
Installed via #HomeBrew on my Mac, I wrote the following zsh function in my ~/.zshrc:
claude() {
local outdated
outdated=$(command brew outdated --greedy --quiet claude-code 2>/dev/null)

@michabbb@social.vivaldi.net
2026-04-24 20:26:12

#MattPocock open-sourced his personal #ClaudeCode skills — 17 structured AI workflow definitions. Not prompts. Real dev processes encoded as runbooks for your AI coding agent.
#AI

@frankel@mastodon.top
2026-04-02 09:24:07

Monitor #ClaudeCode Usage With #Grafana
braw.dev/blog/2026-03-28-monit

@frankel@mastodon.top
2026-05-31 09:19:30

/insights
"Generate a report analyzing your Claude Code sessions, including project areas, interaction patterns, and friction points"
#ClaudeCode #TIL

Report generated by /insights on my blog sessions
@frankel@mastodon.top
2026-05-30 09:20:47

Beyond the Prompt: #ClaudeCode
#TipsAndTricks

@michabbb@social.vivaldi.net
2026-04-15 14:57:44

business as usual.... 🙄 #claude #claudecode #ai

@frankel@mastodon.top
2026-03-26 17:29:29

#ClaudeCode #CheatSheet
cc.storyfox.cz/

@michabbb@social.vivaldi.net
2026-04-10 19:42:14

🪨 #Caveman: the #ClaudeCode skill that makes #Claude talk like a caveman — cutting ~75% of tokens while keeping 100% technical accuracy

@frankel@mastodon.top
2026-04-17 17:12:24

#ClaudeCode #Worktrees
claudefa.st/blog/guide/develop

@frankel@mastodon.top
2026-04-18 17:28:17

How to Run #LocalLLMs with #ClaudeCode
unsloth.ai/docs/basics/claude-

@frankel@mastodon.top
2026-05-19 17:06:20

#ReverseEngineering Android #malware with #ClaudeCode

@frankel@mastodon.top
2026-03-15 19:25:09

Most developers now use coding assistants. I do too—#Copilot at work, #ClaudeCode at home. As a developer, I prefer not to repeat myself. This post explains why and how to avoid repetition with skills.
#DRY

@michabbb@social.vivaldi.net
2026-04-11 19:59:44

#Archon is the command center for #AI coding assistants — a knowledge & task management backbone exposed as an #MCP server 🤖
🎯 Connect

@michabbb@social.vivaldi.net
2026-04-11 20:08:14

#Maestro: Multi-Agent Orchestration for #GeminiCLI & #ClaudeCode #AIAgents