RSSAmplifier

Blog

Jakub Mikians blog

An exercise in writing. All the opinions are mine, unless you share them.

jakub-m.github.ioRSS feed ↗10 posts

Latest posts

List of kid-friendly mobile games (updated)

A list of kid-friendly games and stuff online. I update as I find something interesting that sticks.

Klocki App

Klocki

State space visualisation of a 2d block game. Rust/WASM was the fun part, frontend vibe-coded.

Notes from “21 Lessons from 14 Years at Google”

Notes from articles “21 Lessons from 14 Years at Google” and “14 More Lessons from 14 years at Google”.

How I avoid conflicts after git merge –squash

Here is a git trick I use to spare myself resolving conflicts on repositories with many features in-development, where one feature depends on other feature. Those conflicts happen when a feature is merged-squashed, and another feature now suddenly needs to resolve conflicts.

llama2 in Rust, with Metal and Rayon

For the up date version of the post see my llama2-rs on GitHub.

Arduino Rust reflex game with bike power plant

With two friends we worked on a bike “power plant” that would power USB charger and a “reflex game” (based on Arduino Uno), for our local primary school.

Moving teeth around

A two year time lapse of my orthodontic treatment. The timing of the frames does not correspond to the times when the photos were taken.

Crossword App

Notes from “Never Split the Difference”

Notes from reading Never Split The Difference. Amazing book, highly recommended.