kruci: Post-mortem of a UI library
Who didn't once want to roll their own user interface toolkit? https://pwy.io/posts/kruci-post-mortem
pwy.io - throwing algorithms at problems and observing what happens
Who didn't once want to roll their own user interface toolkit? https://pwy.io/posts/kruci-post-mortem
... and why signed distance functions are cool! https://pwy.io/posts/marching-events
kartoffels is a game where you're given a potato and your job is to implement a firmware for it - what's changed in v0.7? https://pwy.io/posts/kartoffels-v0.7
kartoffels is a game where you're given a potato and your job is to implement a firmware for it - what's changed in v0.6? https://pwy.io/posts/kartoffels-v0.6
Every now and then one has to index something - and what's better than a Vec<usize>? https://pwy.io/posts/memory-for-nothing
How do you solve a memory heisenbug? https://pwy.io/posts/mimalloc-cigarette
What happens when you combine neural networks with genetic algorithms? https://pwy.io/posts/learning-to-fly-update-2024
Can we create a ChatGPT-like trinket under 200 lines of code? https://pwy.io/posts/look-ma-my-computer-is-talking
What happens when you combine neural networks with genetic algorithms? https://pwy.io/posts/learning-to-fly-pt4
What happens when you combine neural networks with genetic algorithms? https://pwy.io/posts/learning-to-fly-pt3
What happens when you combine neural networks with genetic algorithms? https://pwy.io/posts/learning-to-fly-pt2
What happens when you combine neural networks with genetic algorithms? https://pwy.io/posts/learning-to-fly-pt1
Why does the code below compile? https://pwy.io/posts/imitating-specialization-with-oibits
Graphviz is a software that renders graphs, Factorio is a game in which you build and maintain factories - can both complement each other? https://pwy.io/posts/factorio-graphviz-pt1