A fossil that has spent 40 years lying forgotten in a drawer has been discovered, and it is a tail bone from a type of ...
I am always looking for ways to automate my PC. Be it a text expander like aText or a clipboard manager like Ditto, I run a few automation apps on all my PCs. One of my most used automation apps, ...
My master was working on a 3D game again today. It's quite a nice game where you can walk around a snowy town. However, in the afternoon, my master peered at the screen and asked me, his secretary, ...
This is a continuation of the previous post. By the way, is it possible for a single app to manipulate multiple database files? For example, making the dictionary DB read-only (no changes allowed), ...
Douglas Crockford's JSMin algorithm to minimize JavaScript code. My own algorithm to format JavaScript code. A JSON tree viewer. Really helpful to JavaScript coder on Visual Studio Code. Easy to use ...