Posts
- The quest for a perfect quasi-random sequence 2023-07-16 Spending way too much energy to find the correct algorithm for coloring AABB gizmos in Bevy
- What I make of ChatGPT 2022-12-06 Some observation about what ChatGPT is good at
- Optimizing the day 6 Advent of Code 2022 challenge a little too much 2022-12-06 A unnecessarily deep dive into an advent of code challenge
- Warlock's Gambit trace analysis 2022-09-01 How to generate an execution trace with bevy and interpretation
- Can't we do better than the current dev workflow? 2022-07-24 git sucks, ci sucks, we could do so much better, and yet here we are, with barely anything better at the horizon
- Helix magic 2022-07-18 Taking advantage of the Helix text editor capabilities with shell commands
- The mut keyword in Rust 2022-07-18 Explaining why sometimes in rust you have to declare a variable as mut to mutate it, and while other times you don't
- The little coordinate system reference 2022-07-16 A detailed explanation about coordinate systems
More info
I code a lot, and sometimes I meet bafflement. In this blog, I take snaps of bafflement and share them with the world.