random thoughts
Wednesday, May 27, 2015
Deferred function call in C++
›
In embedded software development there is often a need for a mechanism to do some work asynchronously, often in a different thread context. ...
4 comments:
Saturday, August 30, 2014
Fixing Textadept's console window flashing issue (with API hooking in Free Pascal)
›
Textadept is a lovely little text editor I have been using alongside Emacs for some time. There is one small annoyance about it: on Windo...
6 comments:
Saturday, June 28, 2014
Dissecting the 128-byte raycaster
›
Lately a Reddit post caught my attention which is about a raycaster demo, animated, with mouse control and texture mapping, in only 128 byt...
6 comments:
‹
Home
View web version