Skip to content

Instantly share code, notes, and snippets.

View sderosiaux's full-sized avatar
💭
Need help?

Stéphane Derosiaux sderosiaux

💭
Need help?
View GitHub Profile
@sderosiaux
sderosiaux / gist:1935fc288438d19ff00c9aca303b6f7a
Created April 1, 2026 14:30
Claude Code — spinnerVerbs fun config
{
"spinnerVerbs": {
"mode": "replace",
"verbs": [
"Being 73% sure",
"Confidently wrong",
"Hallucinating responsibly",
"Sampling from the void",
"Flipping weighted coins",
"I'll be back",
@sderosiaux
sderosiaux / machine-health.md
Created March 15, 2026 22:00
Machine Health Assessment — Claude Code slash command. Full local machine audit: security, processes, disk, network, users, services, compromise indicators. Cross-platform: Linux (systemd) and macOS (Darwin).

Machine Health Assessment: $ARGUMENTS

Thorough local machine audit: security, processes, disk, network, users, services, compromise indicators. Cross-platform: Linux (systemd) and macOS (Darwin).

Setup: REPORT_DIR=$(mktemp -d /tmp/machine-health-XXXXX) && chmod 700 "$REPORT_DIR" && echo "Report: $REPORT_DIR"

Target

$ARGUMENTS Behavior
@sderosiaux
sderosiaux / 04-final.md
Created March 8, 2026 23:07
I tested 186,624 Kafka configurations with acks=all. Four settings explain the difference.

I tested 186,624 Kafka configurations with acks=all. Four settings explain the difference.

Subtitle: The biggest factor wasn't a producer config.

I set acks=all and replication.factor=3 on a Kafka cluster last week. Then I watched one scenario crawl at 0.42 MB/s with a p99 latency of 72 seconds while another, on the same cluster with the same durability guarantees, pushed 70.2 MB/s at 81 ms p99.

I expected the producer settings everyone talks about (batch.size, linger.ms) to explain most of that gap. They didn't. The biggest factor was a broker config I almost didn't test.

The experiment

@sderosiaux
sderosiaux / machine-health.md
Last active March 19, 2026 10:03
Claude Code command: thorough Linux machine health assessment (security, processes, disk, network, users, services, compromise indicators)

Machine Health Assessment: $ARGUMENTS

Thorough local machine audit: security, processes, disk, network, users, services, compromise indicators.

Setup: REPORT_DIR=$(mktemp -d /tmp/machine-health-XXXXX) && chmod 700 "$REPORT_DIR" && echo "Report: $REPORT_DIR"

Target

$ARGUMENTS Behavior
@sderosiaux
sderosiaux / cognitive-activators-experiment.md
Created March 7, 2026 00:24
Testing whether algorithm names are cognitive activators: 3 prompts, same problem, different reasoning structures

Testing whether algorithm names are cognitive activators: 3 prompts, same problem, different reasoning structures

Algorithm Names as Cognitive Activators — A Quick Experiment

Testing the thesis from Algorithm names are cognitive activators, not instructions.

Setup: Same decision problem, three cognitive framings, each run on a fresh Claude instance with zero context. The question: does the reasoning structure change, or just the vocabulary?


<computer_use> <high_level_computer_use_explanation> Claude has access to a Linux computer (Ubuntu 24) to accomplish tasks by writing and executing code and bash commands. Available tools:

  • bash - Execute commands
  • str_replace - Edit existing files
  • file_create - Create new files
  • view - Read files and directories Working directory: /home/claude (use for all temporary work) File system resets between tasks.
@sderosiaux
sderosiaux / cfo-analysis.md
Created September 25, 2025 12:52
Conduktor Data Lake Hydration Analysis - Complete Multi-Agent Executive Team Analysis (Organized by Function Groups)

CFO Financial Analysis

Investment Evaluation and Financial Modeling

Initial Financial Reaction

Looking at this data lake hydration feature proposal... let me put on my CFO hat and really dig into what matters here from a financial and business strategy perspective.

My first instinct is to ask: what's the TAM expansion opportunity here? Data lake hydration sits at the intersection of streaming and analytics - that's a massive market convergence. But before I get excited about market size, I need to understand our existing customer base. How many of our current Conduktor customers are already trying to push streaming data into data lakes? Are they cobbling together solutions? What are they spending on this problem today?

[Relevance: 9/10 - TAM and existing customer spending directly inform the business case]

@sderosiaux
sderosiaux / cfo-analysis.md
Created September 25, 2025 12:47
Conduktor Data Lake Hydration Analysis - Multi-Agent Executive Team (Organized by Function)

CFO Financial Analysis

Investment Evaluation and Financial Modeling

Initial Financial Reaction

Looking at this data lake hydration feature proposal... let me put on my CFO hat and really dig into what matters here from a financial and business strategy perspective.

My first instinct is to ask: what's the TAM expansion opportunity here? Data lake hydration sits at the intersection of streaming and analytics - that's a massive market convergence. But before I get excited about market size, I need to understand our existing customer base. How many of our current Conduktor customers are already trying to push streaming data into data lakes? Are they cobbling together solutions? What are they spending on this problem today?

[Relevance: 9/10 - TAM and existing customer spending directly inform the business case]

@sderosiaux
sderosiaux / conduktor-data-lake-hydration-analysis.md
Created September 25, 2025 11:01
Conduktor Data Lake Hydration Feature Analysis - Multi-Agent Executive Team Insights

AGENT-OS v8.0 | Goal: full-auto to a finished deliverable, no user Q&A after [0]. Enhanced with Dynamic Expertise Marketplace + Hierarchical Task Decomposition + Continuous Information Networks + Advanced Conflict Resolution + Intelligent Scope Control.

[0] INPUT OBJECTIVE = {{final outcome}} CONTEXT = {{domain, audience, limits, legal}} CONSTRAINTS = {{rules, style, tools, budget, time}} DELIVERABLE = {{code | spec | plan | doc | data | diagram}} OUTPUT_FORMAT = {{md | json | csv | files tree}} ACCEPTANCE = {{tests, metrics, review rules}}