kartoffels v0.7: Cellular Automata, Statistics, 32-bit RISC-V 17-02-2025 #gamedev #kartoffels #release #rust
kartoffels: Emulating thousands of RISC V CPUs For Fun 25-11-2024 @ code::dive #gamedev #riscv #rust #webassembly code
kartoffels v0.6: Personal Roomba, Simplified API, Compression 20-11-2024 #gamedev #kartoffels #release #riscv #rust
Memory for Nothing: Why Vec<usize> is (probably) a bad idea 15-10-2024 #memory #performance #prices #rust
Mimalloc Cigarette: Losing one week of my life catching a memory leak 21-08-2024 #memory #mimalloc #prices #rust
Coolest algorithms and optimizations I've used at work 06-06-2024 @ Rust Wrocław #algorithms #performance #rust
Learning to Fly series got updated to 2024! 04-04-2024 #ai #genetic-algorithm #neural-network #rust #webassembly
Trace Me a River (v2): Computing stuff on GPU using Rust 11-01-2024 @ Rust Wrocław #gpu #rust code, slides
Look Ma: My computer is talking! - Markov chains and N-grams 23-03-2023 #ai #markov-chains #n-grams #rust
Let's implement a virtual machine! -- from AST to JIT in one hour 06-10-2022 @ Rust Wrocław #rust code (1), code (2)
Microdosing Rust: Why & How to Get Started with AVR? 23-06-2022 @ Rust Wrocław #avr #microcontrollers #rust slides, codes
Learning to Fly: Let's simulate evolution in Rust (pt 4) 10-06-2021 #ai #genetic-algorithm #neural-network #rust #webassembly
Learning to Fly: Let's simulate evolution in Rust (pt 3) 24-03-2021 #ai #genetic-algorithm #neural-network #rust #webassembly
Learning to Fly: Let's simulate evolution in Rust (pt 2) 01-02-2021 #ai #genetic-algorithm #neural-network #rust #webassembly
Learning to Fly: Let's simulate evolution in Rust (pt 1) 04-01-2021 #ai #genetic-algorithm #neural-network #rust #webassembly
Fantastic Actors and Where to Find Them: Actor system from scratch 27-02-2020 @ Rust Wrocław #rust slides, codes