Richard Palethorpe
banner
richiejp.com
Richard Palethorpe
@richiejp.com
I wrote a kernel exploit for an n-day once.
VoxInput using LocalAI to allow you to transcribe voice to text in any Linux desktop or app. This video shows how it works and some guidance on setting it up: youtu.be/bbZ_9-Uzp78

github.com/richiejp/Vox...
July 16, 2025 at 3:46 PM
The Go is more verbose than the Python, but it's still pretty small. I could probably make it smaller if I was really optimizing for that, however I'm not motivated to do that. What you see is the Go that came out as I went with minimal refactoring.

github.com/richiejp/mic...
GitHub - richiejp/micrograd-go: Yet another Karpathy's micrograd in Go, we can't have too many
Yet another Karpathy's micrograd in Go, we can't have too many - richiejp/micrograd-go
github.com
July 9, 2025 at 8:36 AM
Micrograd is "A tiny Autograd engine (with a bite! :)). Implements backpropagation (reverse-mode autodiff) over a dynamically built DAG and a small neural networks library on top of it with a PyTorch-like API. Both are tiny, with about 100 and 50 lines of code respectively. "
GitHub - richiejp/micrograd-go: Yet another Karpathy's micrograd in Go, we can't have too many
Yet another Karpathy's micrograd in Go, we can't have too many - richiejp/micrograd-go
github.com
July 9, 2025 at 8:36 AM
hardware that stack has to work with. Resulting in a sea of configuration options, many combinations of which have never been tested.
April 14, 2025 at 3:46 PM
more is expected from software.

Compilers eliminated the need to write assembly by hand in most situations. However there are more assembly coders today than ever before because the industry is so much bigger.

What is quite likely is that the role of software dev will change beyond recognition.
April 1, 2025 at 3:46 PM