Skip to content

instabram

the unexamined life is not worth living

Will you search through the loamy earth for me?

Climb through the briar and bramble

Code

GitHub - w3slley/bookcover-api: 📚 Simple API for retrieving book covers from the web
📚 Simple API for retrieving book covers from the web - w3slley/bookcover-api
GitHub - urchade/GLiNER: Generalist model for NER (Extract any entity types from texts)
Generalist model for NER (Extract any entity types from texts) - urchade/GLiNER
GitHub - ShipBit/slickgpt: SlickGPT is a light-weight “use-your-own-API-key” web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.
SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers. - ShipBit/s…
GitHub - openai/transformer-debugger
Contribute to openai/transformer-debugger development by creating an account on GitHub.

Images

Blogs

Notes on The Timeless Way of Building
Some months ago, a friend recommend Christopher Alexander’s A Pattern Language. I hadn’t heard of it before, and as I started poking around I realized that this was the second of a series of three books, and recommendations generally pointed me to start instead with The Timeless Way of Building.
The Getty Makes Nearly 88,000 Art Images Free to Use However You Like
Since the J. Paul Getty Museum launched its Open Content program back in 2013, we’ve been featuring their efforts to make their vast collection of cultural artifacts freely accessible online.
https://www.tumblr.com/hunterxhell/137521034677/killugon-meta-%E5%BF%83%E4%B8%AD%E3%81%A0%E3%81%AA-a-lovers-suicide-i-guess

Music

Movies

Glengarry Glen Ross (1992)
When an office full of New York City real estate salesmen is given the news that all but the top two will be fired at the end of the week, the atmosphere begins to heat up. Shelley Levene, who has a sick daughter, does everything in his power to get better leads from his boss, John Williamson, but to no avail. When his coworker Dave Moss comes up with a plan to steal the leads, things get complicated for the tough-talking salesmen.
Detectorists Special (2022)
The detecting club is in trouble; developers are sniffing around, and after losing out on a big finder’s fee, they need a miracle to help save their beloved scout hall. So when Lance manages to secure a permission to search ten acres of prime, undetected land, it looks like things could be on the up. But when a mysterious relic is unearthed, he breaks protocol, threatening his friendship with Andy and the future of the DMDC.
The Killer (2023)
After a fateful near-miss, an assassin battles his employers, and himself, on an international manhunt he insists isn’t personal.
Maestro (2023)
A towering and fearless love story chronicling the lifelong relationship between Leonard Bernstein and Felicia Montealegre Cohn Bernstein. A love letter to life and art, Maestro at its core is an emotionally epic portrayal of family and love.

Videos

Divine Shield 0/2s

That day everyone forgot about The Beatles

Images

there it is
fair and balanced game
all the tribes are second to the fish
forum mods are actually such cringe lords, its insane. glorified hallway monitors (2). someone took actual real human time to write this.
the thumbnail??? also rip toriyama, thank you for everything <333
cheap kids!!!

Music

Movies

Ferry (2021)
Before he built a drug empire, Ferry Bouman returns to his hometown on a revenge mission that finds his loyalty tested — and a love that alters his life.
Long Shot (2019)
Fred Flarsky is a gifted and free-spirited journalist who has a knack for getting into trouble. Charlotte Field is one of the most influential women in the world -- a smart, sophisticated and accomplished politician. When Fred unexpectedly runs into Charlotte, he soon realizes that she was his former baby sitter and childhood crush. When Charlotte decides to make a run for the presidency, she impulsively hires Fred as her speechwriter -- much to the dismay of her trusted advisers.
Yesterday (2019)
Jack Malik is a struggling singer-songwriter in an English seaside town whose dreams of fame are rapidly fading, despite the fierce devotion and support of his childhood best friend, Ellie. After a freak bus accident during a mysterious global blackout, Jack wakes up to discover that he’s the only person on Earth who can remember The Beatles.

great movie!

Code

GitHub - speedata/boxesandglue: PDF rendering library for Go using TeX algorithms.
PDF rendering library for Go using TeX algorithms. - speedata/boxesandglue

More Podcast Setup

continued work on podcast setup

i bought the shure mic. (affl. link)

i worked on obs scenes.

i figured out how to record my iphone.

i got an earbud stuck in my ear.

iphone testing:

15 minute rant:

i wrote some xml for fcp (ok ok, chatgpt wrote it, i just watched):

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fcpxml>
<fcpxml version="1.11">
    <resources>
        <asset id="r1" duration="29s" start="0s" hasAudio="1" audioSources="1" audioChannels="2" audioRate="192000">
            <media-rep kind="original-media" src="file:///Users/bram/Movies/mov1.mp4"/>
        </asset>
        <asset id="r2" duration="21s" start="0s" hasAudio="1" audioSources="1" audioChannels="2" audioRate="192000">
            <media-rep kind="original-media" src="file:///Users/bram/Movies/mov2.mp4"/>
        </asset>
        <format id="r3" frameDuration="1/30s" width="1920" height="1080"/>
    </resources>
    <library location="file:///Users/bram/Movies/Untitled.fcpbundle/">
        <event name="My Podcast">
            <project name="Test Podcast Cut">
                <sequence duration="20s" format="r3">
                    <spine>
                        <!-- First half of the podcast -->
                        <asset-clip name="Podcast Part 1" ref="r1" duration="20s" start="0s" offset="0s"/>

                        <!-- Transition (e.g., Cross Dissolve) -->
                        <transition name="Cross Dissolve" duration="2s" offset="20s" />

                        <!-- "Free video is over" clip -->
                        <asset-clip name="End Clip" ref="r2" duration="21s" start="0s" offset="22s"/>

                        <!-- Second half of the podcast -->
                        <!-- <asset-clip name="Podcast Part 2" ref="r1" duration="9s" start="20s" offset="43s"/> -->
                    </spine>
                </sequence>
            </project>
        </event>
    </library>
</fcpxml>

i got a gpt to start the process of researching an episode topic:

then i user perplexity to run the actual searches:

comes up with some pretty interesting kindling:

i got meta with gpt writing gpts:

Help people write an assistant.

On start,
Ask one by one and wait for user feedback:
1. what do you want to achieve?
2. what are your main problems?
3. what have you tried?
4. what do you think is missing

after you have these answers create hypothetical instructions for a new assistant that uses problems and solutions provided. fill in the gaps and amke a step by step by step assistant that can help the user get to their goals. for any functions you want to call, stub out the name as {call function()} in curly braces.

then when the user approves the instructions, run an example with the loaded instructions.

which outputs...

the plan

this is roughly the plan to record with tomorrow. we'll see how it goes!

Working Title: how i start api projects with the openai api

pp (philosopy plaza):

  • the first thing to do is to understand the problem being solved, what is the information pipeline
    • One of the simplest forms of relaxation in computer science is known as Constraint Relaxation. In this technique, researchers remove some of the problem’s constraints and set about solving the problem they wish they had. Then, after they’ve made a certain amount of headway, they try to add the constraints back in. That is, they make the problem temporarily easier to handle before bringing it back to reality -- Algorithms to Live By: The Computer Science of Human Decisions (affiliate link)

    • When you are having trouble getting your thinking straight, consider an extreme or simple case. This will often give you the insight you need to move forward. More generally, make a problem as simple as possible without losing its essence – but no simpler. -- Maxims for Thinking Analytically: The wisdom of legendary Harvard Professor Richard Zeckhauser

  • generation or retrieval
    • Texts are half finished. Their signs rush toward an end point but past this toward a reader who, they hope, will complete them. It makes no difference whether the writer is aware of it, or even whether, like Kafka, he expressly rejects a completing reader; texts are a search for the Other. Of course, it is possible to divide up the universe of texts according to various criteria, but all texts are outstretched arms trying, whether optimistically or in despair, to be taken up by another. This is what the gesture of writing is disposed to do. -- Does Writing Have a Future? (Electronic Mediations Book 33) (affiliate link)

    • True, good, and beautiful texts, that is, concise texts that flow without interruption and are nevertheless contradictory,are works of a creative dialogue between the writer and the publisher. They justify some hope that not all texts will be sacrificed to the rising universe of technical images. -- Does Writing Have a Future? (Electronic Mediations Book 33) (affiliate link)

    • Prolonged data-gathering is not uncommonly used as a means of not dealing with a problem: -- SYSTEMANTICS. THE SYSTEMS BIBLE (affiliate link)

    • The virtues of the use of big data for market research are frequently touted. The deficiencies are seldom noted, except for concerns about invasions of personal privacy. In addition to privacy issues, the real problem is that numerical correlations say nothing of people’s real needs, of their desires, and of the reasons for their activities. As a result, these numerical data can give a false impression of people. But the use of big data and market analytics is seductive: no travel, little expense, and huge numbers, sexy charts, and impressive statistics, all very persuasive to the executive team trying to decide which new products to develop. After all, what would you trust—neatly presented, colorful charts, statistics, and significance levels based on millions of observations, or the subjective impressions of a motley crew of design researchers who worked, slept, and ate in remote villages, with minimal sanitary facilities and poor infrastructure? -- The Design of Everyday Things: Revised and Expanded Edition (affiliate link)

    • The need to rely on data can also blind you to important facts that lie outside your model. It was surely relevant that Trump was filling sports halls wherever he campaigned, while Clinton was drawing sparse crowds. It’s important to remember that big data all comes from the same place – the past. -- Alchemy: The Dark Art and Curious Science of Creating Magic in Brands, Business, and Life (affiliate link)

  • architecture

cc (commentary cove):

ll (lesson library):

  • the first thing to do is to understand the problem being solved, what is the information pipeline
    • run the mom test with your clients
    • what tools do you have at your disposal? what is your budget?
  • generation or retrieval
  • architecture
    • fastapi
      • swagger schema and function calling
    • vector database vs pgsql
    • frontend
      • nextjs
      • discord bot
      • gpts

Learning to Podcast: Week of March 2nd

foibles and lessons

here are some lessons i learned in my first week of setting up a podcast.

Notes, Formats, Struggling with Script Pacing


i started w super high level, wasn't dense enough and i flubbed a lot of words. i tried word for word, delivery was too boring/forced. i moved to bullets but detailed, but went too detailed, and they were hard to read. finally settled on bullets that aren't dense, but flow into each other so i'm never "winging it". hard balance to strike, still very wip

Philosophy

Riverside

recorded first test in riverside. meh, i think id rather use obs.

Scene Transitions

this solo podcast has three sections: lessons, commentary, and philosophy. im learning to use obs to switch between them

0:00
/0:20

Microphone

i did a lot of research and was just planning on using airpods for now, but i buckled and picked up a shure mv7.

but here's me testing my mic on my iphone

0:00
/0:20

Ghost Podcast

i want to replicate transistor private sub fn in ghost, and attach it to the current member ids. this comes after i record a few episodes and reach a level of quality that im comfortable splitting in half

ChatGPT
A conversational AI system that listens, learns, and challenges

ghost rss private podcast is ideally the way i want to go. following a sam harris making sense model where first half of ep is free, and second half is for paid subs

Playing with Format

How Big is Africa?

pretty big, turns out

Images

africa can fit a usa, a india and a china and still have room to spare lol
le chat kinda trash tbh
on the second day of christmas my true love gave to me 2 shielded warpwings
on the third day of christmas my true love gave to me 3 golden matadors
290k years between the spear and the tiny spear on a string. 290,000.
soon.

Music

Podcasts

Movies

AlphaGo (2017)
The ancient Chinese game of Go has long been considered a grand challenge for artificial intelligence. Yet in 2016, Google’s DeepMind team announced that they would be taking on Lee Sedol, the world’s most elite Go champion. AlphaGo chronicles the team as it prepares to test the limits of its rapidly-evolving AI technology. The film pits man against machine, and reveals as much about the workings of the human mind as it does the future of AI.
Vice (2018)
George W. Bush picks Dick Cheney, the CEO of Halliburton Co., to be his Republican running mate in the 2000 presidential election. No stranger to politics, Cheney’s impressive résumé includes stints as White House chief of staff, House Minority Whip and defense secretary. When Bush wins by a narrow margin, Cheney begins to use his newfound power to help reshape the country and the world.
Shortcomings (2023)
When his girlfriend leaves for New York City on a 3-month-long internship, a strongly opinionated Berkeley arthouse movie theater manager begins exploring life as a bachelor.

Code

GitHub - OS-Copilot/FRIDAY: An self-improving embodied conversational agent seamlessly integrated into the operating system to automate our daily tasks.
An self-improving embodied conversational agent seamlessly integrated into the operating system to automate our daily tasks. - GitHub - OS-Copilot/FRIDAY: An self-improving embodied conversational…
GitHub - TimeSurgeLabs/athenadb: 🦉⚡️Serverless, distributed vector database as an API
🦉⚡️Serverless, distributed vector database as an API - TimeSurgeLabs/athenadb
GitHub - facebookresearch/jepa: PyTorch code and models for V-JEPA self-supervised learning from video.
PyTorch code and models for V-JEPA self-supervised learning from video. - facebookresearch/jepa
GitHub - Scarvy/awesome-readwise: A curated list of awesome Readwise libraries, plugins, software, and resources.
A curated list of awesome Readwise libraries, plugins, software, and resources. - Scarvy/awesome-readwise

Patterns: Dead or Alive

how does a jedi die from being tired?

Photos

release me

Music

Movies

Phantom Thread (2017)
In 1950s London, renowned British dressmaker Reynolds Woodcock comes across Alma, a young, strong-willed woman, who soon becomes ever present in his life as his muse and lover.
Waves (2019)
A controlling father’s attempts to ensure that his two children succeed in high school backfire after his son experiences a career-ending sports injury. Their familial bonds are eventually placed under severe strain by an unexpected tragedy.
Plus One (2019)
Two single friends agree to be each others’ respective plus one for each wedding they’re invited to during a particularly busy nuptial period of their lives.
Condom Lead (2013)
A dream of the hope for intimacy and love in a brutal, divisive world.
Crossroads (2002)
Three friends get together and bury a box making a pact to open it at midnight at their high school graduation. In the little town in Georgia that they live in, things soon change. One is little miss perfect, one is an engaged prom queen, and the other is a pregnant outcast. The night of graduation, they open the box and they strike up a conversation. All of a sudden, one brings up the topic of her going to Los Angeles for a record contract audition. They all decide to go together and they leave. With a little money, they set out on the road with a guy named Ben. When one of them tells the other a rumor that he might be a homicidal maniac they are all scared of him. When they reach LA, Lucy falls in love with Ben and against her father’s wishes, she stays and she goes to the audition.
Players (2024)
New York sportswriter Mack has spent years devising successful hook-up “plays” with her friends, but when she unexpectedly falls for one of her targets, she must learn what it takes to go from simply scoring to playing for keeps.

The Insects are Throwing Parties Again

and they didn't bother inviting me?

(source)
(reminds me of)

Music

Websites

Projects — Eris Art
XVR Studio
cargo.site
Diego Gil de Biedma
Diego Gil de Biedma is a graphic designer born in Barcelona. Lately he has started to combine his graphic design practice with devoting some time to visual arts experiments, where he is able to enjoy the creative process with full freedom.
Other Peoples Places
Other Peoples Places is a Shop & Studio based in London. Shop past-owned pieces sourced worldwide and explore made-by-hand experiments, reading material and resources.
Careful Words
Careful Words, a more inspired thesaurus
the html review
the html review is an annual journal of literature made to exist on the web
Blog – Arc
Stories from the Arc team and users from across the world. Learn more about Arc and how it’s changing the way we browse the web.
lrnjulie
Lauren Kim

Code

GitHub - bramses/ghost-to-nomic: Upload your Ghost blog posts as a Nomic Map
Upload your Ghost blog posts as a Nomic Map. Contribute to bramses/ghost-to-nomic development by creating an account on GitHub.
GitHub - bramses/ghost-gpt
Contribute to bramses/ghost-gpt development by creating an account on GitHub.
GitHub - NVIDIA/trt-llm-rag-windows: A developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM
A developer reference project for creating Retrieval Augmented Generation (RAG) chatbots on Windows using TensorRT-LLM - NVIDIA/trt-llm-rag-windows
GitHub - KillianLucas/open-interpreter: A natural language interface for computers
A natural language interface for computers. Contribute to KillianLucas/open-interpreter development by creating an account on GitHub.
GitHub - reorproject/reor: AI note-taking app that runs models locally.
AI note-taking app that runs models locally. Contribute to reorproject/reor development by creating an account on GitHub.
GitHub - yash-dani/logstash-filter-pilar: A logstash filter for Log Parsing using the PILAR method.
A logstash filter for Log Parsing using the PILAR method. - GitHub - yash-dani/logstash-filter-pilar: A logstash filter for Log Parsing using the PILAR method.

Dating Apps and Snaps

prompt fns, gilgamesh, raya, the world is a vampire

Code

GitHub - stanfordnlp/dspy: DSPy: The framework for programming—not prompting—foundation models
DSPy: The framework for programming—not prompting—foundation models - GitHub - stanfordnlp/dspy: DSPy: The framework for programming—not prompting—foundation models
GitHub - atopile/atopile: Design circuit boards with code! Software has worked out incredibly potent ways to reuse, configure, validate and share work. We want that for hardware too! Starting with electronics
Design circuit boards with code! Software has worked out incredibly potent ways to reuse, configure, validate and share work. We want that for hardware too! Starting with electronics - GitHub - ato…
Text Clock

Images

gilgamesh from fate zero be like

Movies

X (2022)
In 1979, a group of young filmmakers set out to make an adult film in rural Texas, but when their reclusive, elderly hosts catch them in the act, the cast find themselves fighting for their lives.

Music