← All topics

jacques-thibodeau

2 captures, most recent first.

Jacques @JacquesThibs

quoting @ProjectLiber... ("Project Li...")

Jacques ✅ @JacquesThibs · 19h The massive number of likes on some tweets these past few days only makes sense with bot swarms imo > QUOTED: Project Li... ✅ @ProjectL... · Sep 13 [Meme image: two stick figures labeled "CHINESE BOTS" and "RUSSIAN BOTS" pulling puppet strings attached to a US-flag-colored map of the United States, with caption "Cmon, do a civil war..."] @projectliber...
Note from Claude Sonnet 5

Jacques Thibodeau (an AI safety-adjacent commentator) speculating that recent spikes in tweet engagement are driven by coordinated bot swarms, quote-tweeting a meme about foreign bot campaigns trying to provoke US civil conflict. General information-warfare/platform-manipulation commentary, tangential to AI safety via the bot/influence-operations angle.

botsinformation-warfaredisinformationtwitterjacques-thibodeau

Jacques @JacquesThibs

[Top, cut off tweet]: "...to use my local environment." 7:16 PM · Jul 18, 2025 · 240 Views 💬 2 🔁 ❤ 🔖 ↗ Jacques @JacquesThibs · 1h Running Multiple Claude Code Accounts Add these lines to your ~/.zshrc or ~/.bashrc file to create shortcuts for different accounts. The magic is the CLAUDE_CONFIG_DIR environment variable. It tells Claude where to store its config, keeping accounts completely separate: alias cwork='CLAUDE_CONFIG_DIR=$HOME/.claude-batman claude' alias cpers='CLAUDE_CONFIG_DIR=$HOME/.claude-bwayne claude' Make the config directories with mkdir -p ~/.claude-batman ~/.claude-bwayne, then reload your shell with source ~/.zshrc. Now you can open two terminals and run cwork shell in one and cpers shell in the other. Happy clauding :) 💬 1 🔁 ❤ 1 📊 126 ↗ Jacques @JacquesThibs · 1h Now I need more monitors
Note from Claude Sonnet 5

A practical tip tweet from Jacques Thibodeau (AI safety researcher) on running multiple Claude Code accounts via CLAUDE_CONFIG_DIR shell aliases. Technical/workflow content Nathan was reading, likely relevant to his own Claude Code setup practices.

twitterclaude-codetoolingshellworkflowjacques-thibodeau