My brother and I are starting to add wires to the block game we're working on

I switched the hexagonal chess game from my custom engine to zig-gamekit. I've also made a few upgrades along the way, including using actual images, text rendering, and multiplayer! ๐Ÿ˜„

Started working on a virtual implementation of hexagonal chess. Want to add online multiplayer at some point. And upgrade the graphics, it doesn't look great at the moment.

geemili boosted

The thing about Ascendance of a Bookworm is if you're the sort of person that cares as much about worldbuilding details like what the characters all wear all the time and the economies of the duchy and villages... it's very good. And when anime reviewers were like, "Ok but they just talked about business" I'm like YES THAT IS GOOD.

Starting to break the encryption on text appended to my input data before it goes through AES128 ECB encryption

Woot! Just completed the first set of challenges from ๐Ÿ˜

I broke a repeating key XOR encryption for cryptopals! It's a clever algorithm; first key size is guessed. Then each byte is placed into a bucket for 1st/2nd/3rd/etc byte of the key. At this point you break each byte using character frequency analysis. ๐Ÿ˜

Just solved "Search in Rotated Sorted Array" on Leetcode: leetcode.com/problems/search-i

It was interesting to solve it in `O(log n)` time, as I had to use a binary search to find the pivot, instead a specific value. I love problems that take an old tool and use it in a new way.

geemili boosted
Show more
Librem Social

Librem Social is an opt-in public network. Messages are shared under Creative Commons BY-SA 4.0 license terms. Policy.

Stay safe. Please abide by our code of conduct.

(Source code)

image/svg+xml Librem Chat image/svg+xml