Michael Doornbos
About
CV
Projects
PGP Key
X
25 years together and she still takes my breath away.
▸
Nov 26, 2021
▸
Michael Doornbos
▸
0 words
← Back to noodling during lunch with the "AI" computer player algorithm for this "connect five" game which I can still pretty handily beat. #commodore #appleII
Today's "learn something every day": Been studying recursion implementations in modern languages like Python. Taking this back to 8 Bit machines...this is the first time I've ever studied implementing a manual push/pop stack pointer combined with memoization. Got a lot of uses to ponder for this. #commodore #VIC20 #python →