LuaJIT glue logic for software
In electronics glue logic is the informal name for the (often) off the cuff implementation of logic that "glues" different …
Android stopping crashing apps/services
Sometimes you can get yourself into a situation when updating android (usually missing permissions on google apps) where an application …
LWJGL streaming sound with OpenAL
Streaming might not necessarily mean playing sound from an internet source, you could for example be creating it with an …