Monthly Archives

July 2022

Computers & Programming

Problems With Asynchronous Operations

Asynchronous operations are commonplace in modern software. In C# (C-Sharp), opening a file can be asynchronous with the code asking the operating system to open the file and the operating system responding with “ok, I’ll do that. You can go do something while you wait.” This type of…

Continue reading
Games

Ark Nova

I was recently able to play Ark Nova 2.25 times. Two of the games were real games with 4 players and then 2 players. The other quarter of a game was my solo learning game where I played each of 2 players myself. Ark Nova is a zoo-themed…

Continue reading