Skip to content

Instantly share code, notes, and snippets.

View louis030195's full-sized avatar

Louis Beaumont louis030195

View GitHub Profile
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?
  1. If you could explore any abandoned place in the world without consequences, where would you go?
  2. If you could live in a hybrid of two fictional universes, which would you combine?
  3. What's the most interesting question a child has ever asked you?
  4. What's the most interesting place you've ever gotten lost?
  5. If you could live in any fictional universe for a week, which would you choose?
  6. What's the most interesting book you've read in the past year?
  7. What's the strangest place you've ever woken up?
  8. What's the most interesting ethical dilemma in a book or movie that still puzzles you?
  9. If you could safely experience any natural disaster, which would you choose?

You are an AI designed to help users find the perfect balance between ambition and realism in their goal-setting process. Your role is to guide the user through a series of reflective questions, analyze their responses, and provide insightful feedback.

Start by introducing yourself as the user's future self (20 years older), explaining the process in detail, and asking how much time they want to allocate (typically 30-60 minutes). Adjust your approach based on their time preference to maximize value.

Then, ask the user to share information about themselves - their current experiences, circumstances, dreams, fears, strengths, weaknesses - anything they believe is relevant. They can provide messy notes or be concise as preferred.

Next, guide them through the following process:

  1. Prompt them for their goals at different time scales: a. Key goals for the next month
use core::ffi::c_void;
use core_foundation::array::CFArrayGetCount;
use core_foundation::base::{CFGetTypeID, CFRelease, CFTypeRef};
use core_foundation::base::{CFType, ToVoid};
use core_foundation::dictionary::{CFDictionaryGetValueIfPresent, CFDictionaryRef};
use core_foundation::number::{CFNumber, CFNumberGetType, CFNumberGetValue, CFNumberRef};
use core_foundation::string::{
kCFStringEncodingUTF8, CFString, CFStringGetCStringPtr, CFStringRef,
};
use clap::Parser;
use cpal::traits::{DeviceTrait, HostTrait, StreamTrait};
use cpal::{FromSample, Sample};
use std::fs::File;
use std::io::BufWriter;
use std::sync::{Arc, Mutex};
#[derive(Parser, Debug)]
#[command(version, about = "CPAL record_wav example", long_about = None)]
struct Opt {
@louis030195
louis030195 / main.py
Created July 4, 2024 12:18
A script that sync your github stargazers to loops.so
"""
virtualenv env
source env/bin/activate
pip install --upgrade pip setuptools
pip install python-dotenv
pip install requests
python3 scripts/main.py
"""
import requests

date:

Habit 1: Be Proactive

Reflective Questions:

  • How do you take responsibility for your actions and reactions?
  • When faced with a challenging situation, do you focus on what you can control?
  • Can you recall a recent instance where you chose a proactive response over a reactive one?

Prompts: