Blog
- 2022-09-17 Use DWARF to debug WASM in the browser (part 3)
- 2022-09-10 Use DWARF to debug WASM in the browser (part 2)
- 2022-09-03 Use DWARF to debug WASM in the browser (part 1)
- 2022-08-21 How to debug a WASM file in Firefox (you can't)
- 2022-03-14 A dissection of a clever little avatar generator from HN
- 2021-11-03 What you don't know can, and will, hurt you
- 2021-10-03 The classical use case
- 2021-09-30 What are Web Workers?
- 2021-03-26 What a difference a compiler makes (adventures in SIMD world)
- 2021-02-07 A little financial maths
- 2020-12-11 From DICOM to MPR (Follow-up)
- 2020-11-29 From DICOM to MPR (part 4)
- 2020-09-19 From DICOM to MPR (part 3)
- 2020-09-12 From DICOM to MPR (part 2)
- 2020-09-05 From DICOM to MPR (part 1)
- 2020-06-03 Gilbert Strang and Linear Algebra made easy
- 2020-05-22 Reimplementation of Observables in Typescript
- 2020-05-14 When javascript inspires a little C++ gymnastic: An event loop
- 2020-05-13 A personal tech blog. Why?
- 2020-05-13 Portable development environments
Showcases
-
Typescript ObservableMinimal implementation of the Observable pattern in typescript. -
A linux virtual environmentLeveraging of OverlayFS for an easy virtual environment. -
b the browserA simple curses based file browser written in Rust. -
2.5D Terrain EngineA toy 2.5 rendering engine mimicking the famous Comanche engine. -
Chip8A basic chip8 emulator written in C with a visual debugger. -
Math editorA KaTeX powered markdown editor. -
Logo Web interpreterA simple Logo interpreter that connects to a Mirobot.