Programming
Simple
2024-10-22
This website was made with a simple objective, keeping simplicity at the forefront of every choice. Simple is in fact hard.
The stack pattern
2024-10-24
Knowing how to skip the heap is a valuable tool in a C-programmers toolbox
Reinforced snake
2024-11-05
Creating an environment for training an AI snake. Putting Q-learning into practice.