Andrew Kesterson (@aklabsdotnet) 's Twitter Profile
Andrew Kesterson

@aklabsdotnet

Games || Stuff that works || Growing people || Open source

ID: 1764136551716474880

linkhttps://www.aklabs.net/ calendar_today03-03-2024 03:52:00

220 Tweet

19 Takipçi

184 Takip Edilen

Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

Man .... someone's really *getting what they need* from OpenGameArt.org this week. On the one hand, I'm really curious what game this is for; on the other hand, I absolutely don't want to know.

Man .... someone's really *getting what they need* from <a href="/opengameart/">OpenGameArt.org</a>  this week. On the one hand, I'm really curious what game this is for; on the other hand, I absolutely don't want to know.
Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

The Properties API is a seriously cool sleeper feature of SDL v3. It's not the best hashmap implementation ever written for C, but it's good enough for most cases you'll need (including iterators), and it's already there. Seriously handy.

Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

Started Bear's Restaurant expecting something like Overcooked with more story. WAS NOT READY FOR WHAT I GOT. Who's cutting these damn onions

Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

#WEBFISHING is a rare gem of a game. Fun, simple, social in all the right ways and none of the wrong ways, and it runs reasonably well on almost anything. (This fish was caught on a 13 year old laptop.) Check it out if you haven't already

#WEBFISHING is a rare gem of a game. Fun, simple, social in all the right ways and none of the wrong ways, and it runs reasonably well on almost anything. (This fish was caught on a 13 year old laptop.) Check it out if you haven't already
Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

15 years ago: "Managing selinux on our VM fleet is such a pain! We should just go to containers. Then we won't need this trash!" Today: "I'm here today to talk about Tetragon, which is selinux for kubernetes clusters and containers." Bloody hell. It's the same crap, forever.

Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

Working on a #BASIC interpreter styled after #Commodore 128 BASIC 7.0 #justforfun in #golang . Used craftinginterpreters.com as a guide. It's coming along really well! Lots of features left to come, but it can actually do some significant computations! github.com/akesterson/bas…

Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

Started adding graphics support to my #basic interpreter. Used github.com/veandco/go-sdl2 for SDL bindings. V3 bindings were too difficult to get working. Used a truetype font from style64.org. Output goes to the SDL window, need to move the input to SDL next.

Started adding graphics support to my #basic interpreter. Used github.com/veandco/go-sdl2 for <a href="/libsdl/">SDL</a> bindings. V3 bindings were too difficult to get working. Used a truetype font from style64.org. Output goes to the SDL window, need to move the input to SDL next.
Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

Consumers do not want this shift. We want fun content. The Video Games Industry Is Facing A "Fundamental Realignment", Having Moved From A "Content" Past to A "Social Network of Games" Present, Says Former Square Enix Director of Business share.google/wT7MPfogXcRV7p…

Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

Modified my BASIC interpreter to support multiline subroutines that take arguments and return values. Required a pretty significant overhaul of the runtime and environment objects to support preserving multiple scopes while following those calls. Fun times tho

Andrew Kesterson (@aklabsdotnet) 's Twitter Profile Photo

Finished Elroy and the Aliens recently. Delightful, highly recommended. There will come a time when you have an important choice to make: PUSH HIM. Trust me on this. It's the only way to put things right.