InsectWings
2024
Pygame Translucent Colour Overflow Error
·95 words·1 min
Wherein the protagonist is puzzled by an error when drawing translucent colours in Pygame.
The Cost of Reaction Diffusion
·506 words·3 mins
Wherein the protagonist leaves behind the reaction-diffusion dreams in order to actually finish the project sometime this decade.
Collision Detection Works!
·493 words·3 mins
Wherein the protagonist automatically rejects primary veins that cross and begins to find some pretty wing shapes.
Default Arguments Shared Between Function Calls
·212 words·1 min
Wherein the protagonist learns a valuable piece of information about the Python programming language.
Too Many Collisions. Why?
·122 words·1 min
Wherein the protagonist wants to reject veins that cross each other but ends up rejecting everything.
Break Out a PrimaryVeins Class
·258 words·2 mins
Wherein the protagonist creates a class that abstracts all the parameterized calculations and just provides a method to render the primary veins. Ahh, that’s better.
Collision Detection
·307 words·2 mins
Wherein the protagonist debates different ways to organize the parameters for rendering and collision detection.
Vancouver Library Wifi
·410 words·2 mins
Wherein the protagonist works around a wireless endpoint that rejects Linux OSes.
Randomized Two-Variable Terms
·205 words·1 min
Wherein the protagonist refactors parameters again, this time to facilitate their randomization.
A parameter by any other name
·61 words·1 min
Wherein the protagonist fumbles with abstracting a set of parameters.