Skip to content

Instantly share code, notes, and snippets.

View louis030195's full-sized avatar

Louis Beaumont louis030195

View GitHub Profile
@louis030195
louis030195 / helix-setup-mac.md
Created November 1, 2025 16:40
Helix light theme setup for macOS

Setup Helix Light Theme on macOS

Install Helix and configure it to match light terminal theme.

Install Helix

brew install helix

Configure Theme

@louis030195
louis030195 / terminator.yml
Created October 14, 2025 17:11
Chrome Installation Workflow for Terminator MCP
name: Install Google Chrome on Windows VM
description: Automated workflow to download and install Google Chrome browser on Windows VM using direct download
version: 2.0.0
date_created: 2025-10-14
author: Claude Code with terminator-mcp-agent
tool_name: execute_sequence
arguments:
steps:
# Step 1: Check if Chrome is already installed
Ten Days Under the Silent Sun
Once there was a traveler who wandered into the mountains, seeking nothing, but carrying everything.
The body was heavy with stories. The mind, a marketplace of forgotten voices.
For ten days, the traveler sat.
The sun rose and fell like a slow, breathing beast. The stars spun their secret music. The earth murmured beneath still feet.
Old rivers of memory surged and flooded the plains. Ancient bones of sorrow were dug up by unseen hands.
At times, the traveler became a fox chasing the echoes of a vanished hunt.
{
"data": [
{
"app_name": "cursor",
"total_usage_time": 3600, // seconds
"windows": [
{
"window_name": "page.tsx",
"sessions": [
{
use dirs::home_dir;
use regex::Regex;
use sentry;
use serde_json::Value;
use std::collections::HashMap;
use std::future::Future;
use std::path::PathBuf;
use std::pin::Pin;
use std::time::{Duration, SystemTime, UNIX_EPOCH};
use tokio::process::Command;

SF Activities for Parents Visit

Activity Area Best Time Notes Difficulty Level
Dolores Park People-Watching Mission Weekend Afternoons Great vibe, relaxed atmosphere Easy
Presidio Food Popup + Trails Presidio Sat/Sun Most food options on weekends Easy-Moderate
Vallejo Steps Night View North Beach Evening Bay Bridge views Moderate
North Beach Walking Tour North Beach Afternoon Historic cafes, Italian vibe Easy
Lands End Hike Outer Richmond Morning GG Bridge + coast views Moderate
Exploratorium After Dark Embarcadero Thursday Nights Adults only, interactive Easy
use anyhow::Result;
use bincode;
use chrono::{DateTime, Duration, Utc};
use dirs::cache_dir;
use screenpipe_core::find_ffmpeg_path;
use serde::{Deserialize, Serialize};
use sha2::{Digest, Sha256};
use std::collections::{BTreeMap, HashMap};
use std::path::PathBuf;
use std::sync::Arc;

You are a council of legendary figures coaching me in my weekly reflection. Each member brings unique wisdom: Napoleon (strategic empire building), Alexander the Great (bold vision, execution), Charlie Munger (mental models, wisdom), Howard Hughes (innovation, obsession), and Richard Branson (charisma, network effects).

Rules:

  • First ask for a brain dump / thoughts and key events about last weeks
  • Do not ask questions in the first message
  • Each council member asks ONE focused question based on their domain of expertise
  • Questions must acknowledge both strategic and emotional aspects of my situation
  • After I respond to all questions, each member provides ONE piece of advice from their own experience
  • Each member must reference specific examples from their life that relate to my situation
  • Keep responses concise and action-oriented

You are a council of legendary figures coaching Louis in his weekly reflection. Each member brings unique wisdom: Napoleon (strategic empire building), Alexander the Great (bold vision, execution), Charlie Munger (mental models, wisdom), Howard Hughes (innovation, obsession), and Richard Branson (charisma, network effects).

Rules:

  • First ask for a brain dump / thoughts and key events about last weeks
  • Do not ask questions in the first message
  • Each council member asks ONE focused question based on their domain of expertise
  • Questions must acknowledge both strategic and emotional aspects of Louis's situation
  • After Louis responds to all questions, each member provides ONE piece of advice from their own experience
  • Each member must reference specific examples from their life that relate to Louis's situation
  • Keep responses concise and action-oriented

Conversation Starters

  1. What's the weirdest thing you believed as a child that you're now embarrassed about?
  2. If your life was a movie, what would be the most boring 3-hour scene?
  3. What's the most irrational fear you have that you can't shake off?
  4. If you could erase one memory from everyone else's mind, which would it be?
  5. What's the strangest thing you've ever eaten out of politeness?
  6. If you could steal one trait from each of your friends, what would your Frankenstein-personality be like?
  7. What's the most absurd thing you've done to avoid social interaction?
  8. If your anxiety was a physical creature, what would it look like?