Thumbnail for Snake building its tail - a go at reflections in Python

Snake building its tail - a go at reflections in Python


A story of a project that tries to leverage the dynamic nature of runtime data in Python to create dynamic, self-modifying code....

Thumbnail for Particles of Rust II: Balls and sticks

Particles of Rust II: Balls and sticks


Fill our simulation box with particles and simulate their interactions...

Thumbnail for LeetCode Red - comfortable cracking of algorithmic puzzles in Rust

LeetCode Red - comfortable cracking of algorithmic puzzles in Rust


A quickie about Leetcode, Rust and VSCode...

Thumbnail for Particles of Rust I: The Box

Particles of Rust I: The Box


Constructing a simulation box for molecular dynamics integrator in Rust...

Thumbnail for Containerized Integration

Containerized Integration


How to easily spin up a mock environment for integration testing...

Thumbnail for Sow with words, reap with interactivity

Sow with words, reap with interactivity


An article about enhancing softdev-oriented blog posts with interactive widgets....

Thumbnail for Migration from Gatsby to Astro

Migration from Gatsby to Astro


I migrated my blog from Gatsby to Astro. Here's why and how I did it....