Microfreak Vocoder exploration
with a $7 lav mic
Design updates on the blog
Hopefully things are now easier to read! ;-)
The Dip by Seth Godin
When to quit and when to commit
Getting working on Hella Good by No Doubt
Initial exporation
Hella Good by No Doubt - my initial thoughts
Hella Good is the cover song for round 25 of Everyone Plays the Same Song
EPTSS 24 - My Electric Feel Ableton Live session part 1
An overview of the different track groups that went into my Electric Feel cover
EPTSS round management process map
All the things I do to run EPTSS! Mostly email
More on scaling ETPSS - short term todos
An outline
Scaling Everyone Plays the Same Song
Want to talk scale? Let's talk scale
Using LangChain to make an information analyst
I'm working on a project with a friend that requires building "Custom GPTs" via the API
Integrating Posthog for traffic monitoring
My working document for setting up Posthog
Writing again in the new year
Kicking off the dust on this blog
initial 360 video learnings with the Meta Quest 3
What I've learned about the state of 360 video
My new go-to data layer is Drizzle + Turso
Typescript + Drizzle + Turso is a powerful delight
Recommendations for staying in North Lahaina
for my cousins and their two kids
Blog update - using pre-commit hook to upload local media to supabase bucket
Replacing the manual steps of uploading media and replacing the media references in my blog markdown files
Building an LLM application
Storing content as vector embeddings in Pinecone
Utility script - move files to my NAS's /archive directory
Save files to my desktop and move them when I want to
Pitch detection variance by buffer size
a slighty deeper dive into the imprecise pitch detection I've seen
Pitch tracking app: Fixing pitch issues
A quick fix, and learning about sound
Pitch tracking app: investigating incorrect pitch
isolating variables - the issue is in my fft function
Sending audio input to default output
aka, I can now hear what I'm sending in from Ableton
I can output audio from Ableton Live and into my Go Pitch Tracking application
more technical title - Reading audio input from BlackHole port device
Pitch Detection with Go
A minimal application to print out the incoming pitch from the microphone
Your reminder to write
a Norman Zammit inspired Obsidian Theme
A combination of inspirations
About Falling by Toneway
A write up about Toneway by Falling
Pop Off website update
An update on the technical progress of Pop Off, the pre-release song promotion site I'm working on for Toneway
Setting Myself up for Continued Momentum
A post about posting more
I set up streaming audio with ffmpeg and aws
I'm hype about this. First step to becoming Spotify.
Speeding up processing with Goroutines
How I increased the speed of my image processing application by 8x
A Markdown to Html transformation layer with `react-markdown`
I'm super pleased with how much control this gives me over my markdown render, which also being easy to use and unit test
Metadata Title now dynamically rendering at build time
An update from the previous post
Blog Improvement Opportunities
How can I make this easier for myself? How can I make this a better experience for the reader?
Editing Images in GoLang
A Showcase of outputs
A Welcome Refactor - Next.js now runs this website
a smol technical update, and a promise of more to come
Website redesign - a big thank you to Josh Struve
It turns out, working with a designer yields better results
Three Stages of the Software Development Journey
A high level roadmap for Software Engineer education
My favorite music production tutorial channels on YouTube
A list of my favorite teachers
Have a Spanish Degree? Teach ESL
Help those in need and actually speak Spanish again
How to Organize a Creative Project, Remotely
How 'Everyone Plays the Same Song' works
Revisiting CHOP
Capitol Hill Occupied/Organized Protest - Sunday June 14 from 11:00AM to 12:30AM
My time at CHAZ/CHOP
Capitol Hill Autonomous Zone / Occupied Protest - Friday June 12 from 10:00 to 11:30AM
A year as a Software Engineer
A crude list of what I've learned
Everyone Plays the Same Song
A fun and educational covers project
Guitar Education - Improvising on Mode Shapes
How to teach myself to know exactly where I am at all times on the neck...I hope...?
JPG Light Value Analysis with Python, PIL and MatPlotLib
Building a Histogram to analyze the light values of an image
My best-of beginner software development educational resources list
The educational resources that got me going
Adding Next and Previous post link to the blog
A seemingly hacky way to handle pagination
Playing chords with Mido and Python
Playing something that actually sounds musical
Generating a midi music stream with Python
using python package Mido to send midi information to midi player - an introduction