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?
08 Feb 2022
·
software-dev
·
ml
·
Python
Repo
·
Released
Script to visualise structure of ML model, aiding in design.
08 Feb 2022
·
software-dev
·
MacOS
I'm developing an app and need to package it so it can be shared, here's what I've learned about packaging Windows and mac apps.