🧑🏻‍🏫

recents

These are some of my recent stuffs.

recursions

notes on working with recursions and how to use them better

(mostly) successful cases of software rewrites with agents in 2026

skillful orchestrators are able to deploy teams of agents to fold time multi-year projects into a few weeks.

doing performance work?

keep this in mind

when rust ≠ performance. a lesson in devex.

getting 20x speedup by removing code.

what are your priorities?

and how do you figure it out.

the future of media

How is content creation evolving. How is the market responding and how does the future look like.

qmd for hugo

How I handle qmd

poor richard's almanack

Benjamin Franklin

my mother's recipe

My Brother documented a sliver of my mother's recipe. After sharing it a bunch of times, I figured it's better located here.

media processing in the cli

using ffmpeg, imagemagick and so on

hail mary

Andy Weir

how big things get done

Bent Flyvbjerg and Dan Gardner

1d convolution

convolving an 1D matrix

color inversion

Inverting color in an image.

count 2d array element

count

count array element

count

leaky relu

Applying ReLu to an array

matrix addition

add two matrices

matrix copy

Copy the matrix

matrix multiply

multiplying two simple matrices

matrix transpose

Problem transposing two matrices

rainbow table

iterated hashing

relu

Applying ReLu to an array

reverse array

Reverse and array

silu

count

simple inference

inference in pytorch

swilu

Swish Gated Linear Unit

vector addition

Adding two similar shaped vectors

functional programming.

Looking at the state of the art web framework for elixir

phoenix

Looking at the state of the art web framework for elixir

successful cold emailing

A very solid collection of wildly successful cold emails

why accelerate?

reflections on doing everything with intensity and focus.

machines of loving grace

Dario Amodei

elixir

Learning elixir as a non-functional noob

how and why i taught my toddler to read

Larry Sanger

poor charlie's almanack (2005)

Charlie Munger

life has no answers, but inifinite questions

People we lose to the throes of life.

software engineering agents work. but only if you do

When and where Agents work. Most importantly, How to work with them

rust `move` keyword

I use move way too often than I like, and needed to understand it a bit deeper. this is my attempt at it.

async rust

Async Rust and performance benefits.

postgres

notes from working on postgres

rust benchmarking

Benchmarking ecosystem in rust reallyyy sucks. Some notes from me

sweating the details

Why Creation is difficult or why giving a about something is painful. and yet why you should.

the metamorphosis - franz kafka

The origin of kafkaesque. The story about a person getting transformed into a bug.

ai media editor

AI is changing the way content is being produced. How will it go?

the immortal life of henrietta lacks

Rebecca Skloot

server setup

I setup machines for one off coding tasks or ML training often and some stuff just needs to be setup that Ubuntu etc don't come with what I need

mobile dev

What you need to know before you dive in

source code

Bill Gates about his days at Microsoft

react native

A month with React-Native