22 Aug 2022
·
software-dev
·
ml
·
Python
·
PyTorch
Repo
·
Released
Do you need to redact info from an image? Just use paint, right? What if you need to redact hundreds of images? Let's automate that...
30 Jul 2022
·
misc
If you drop a match, does it cross over two adjacent floorboards?
07 Jun 2022
·
Python
·
Rust
MFA apps use RFC-defined algorithms - let's figure out how they work and implement our own version.
26 May 2022
·
Python
·
PyTorch
PyTorch is a great tool for machine learning. Can we use this fancy electric screwdriver to hammer a nail?
08 May 2022
·
games
·
software-dev
·
C++
Àite Domhainn -> Sìobhaltas. A new plan for the strategy game, a new direction and (most importantly, of course) a new name!
08 May 2022
·
misc
A drop bear is a small - think koala-size - bear native to the south west of Australia. These bears have developed an oddity: hairless back sides and rear legs instead covered in thick leathery skin.
23 Apr 2022
·
games
·
software-dev
I have been been flying by the seat of my pants for too long. I think it is time to try something different: planning!
22 Feb 2022
·
software-dev
·
Rust
Rust + WASM = portable app with free GUI?
20 Feb 2022
·
Rust
Repo
·
Released
A simple text adventure game engine.
17 Feb 2022
·
Python
JIT-compiled python can be
incredibly fast. Who says Python can't be performant?