computer science
Information Camouflage
I came across a term, “information camouflage” that I find incredibly interesting.
Wordle May 13, 2023
Programming Languages
Sometime when I was in 7th grade, at Ophelia Parrish Junior High school, a couple of guys that I knew showed me Northeast Missouri State University’s teletypes.
Algorithmic Squava Players
I have four algorithms in my second attempt at writing algorithmic “players” for the game of Squava:
- Alpha-beta minimaxing
- Alpha-beta minimaxing with a better static evaluation function
- Monte Carlo Tree Search
- Monte Carlo Tree Search with UCT child selection
At this point, all but plain MCTS (#3 above) regularly beat me. How do my programmatic squava players do against each other?
Wordle Dec 28, 2022
Wordle Nov 12, 2022
I made a weird third guess due to coffee deficiency.
Wordle, Oct 8, 2022
NYT Wordlebot claimed I had two choices after my 3rd guess. Let’s see if it’s correct.