Tootfinder

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

@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)

@larsfosdal@mastodon.social
2026-06-12 12:54:26

This is pretty scary stuff for the vibe coder.
reddit.com/r/ClaudeAI/comments

@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-07-04 00:05:07

🔧 Run "ctx setup" to index existing sessions, then "ctx search" with natural language, by touched file, or across multiple terms. Read-only SQL queries let you inspect the exact index data
🤖 Agent support: #ClaudeCode, #Codex,

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

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

@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-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-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-17 17:12:24

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

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

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

@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

@michabbb@social.vivaldi.net
2026-06-17 11:19:16

🧩 Works with multi-preview hosts like #Storybook & Ladle via a mount() helper, supports static and reactive providers, and ships an official AI agent skill for #ClaudeCode & #Cursor