Note: I’m no longer updating this page. Please see the official pbrain page for more information. The pbrain programming language is an extension I made to the Brainf**k programming language that adds the ability to define and call procedures. If you’re wondering about the asterisks in the name of the programming language, it’s because the …
Continue reading The pbrain Programming Language
Category:cplusplus
Dragsens version 1.4
UPDATE: Download the latest version from the main project page. There is also a version of this utility with a graphical interface that’s easier to use. It’s time for a new version of the command-line version of the dragsens utility, which allows one to change the mouse sensitivity for detecting mouse drag actions in Windows. …
Continue reading Dragsens version 1.4
Windows Version of Dragsens
UPDATE: Download the latest version from the main project page. There is also a console-based version of this utility that’s more suitable for system administrators. In response to a comment on the previous version of the drag sensitivity utility, I’ve created a new version of the utility that includes a graphical interface and a means …
Continue reading Windows Version of Dragsens
Updated Version of Dragsens
UPDATE: Download the latest version from the main project page. There is also a version of this utility with a graphical interface that’s easier to use. I have built a new version of the dragsens utility, which allows one to change the mouse sensitivity for detecting mouse drag actions in Windows. This new version fulfills …
Continue reading Updated Version of Dragsens
My Life With Programming Languages
A language that doesn’t affect the way you think about programming, is not worth knowing. — Alan Perlis My first programming language was Basic on a TI-99/4A. Contra Dijkstra, I don’t think it did me too much harm. Of course, I did eventually “outgrow” that language. Just now I was pondering my progression through various …
Continue reading My Life With Programming Languages
Accelerated C++ Solutions Moved to WordPress
I’ve finally moved my old solutions to the Accelerated C++ solutions to a new set of pages that I can edit with WordPress. There’s now a link and menu in the menu bar on this page. They still only go through chapter 2, but now that they’re moved I can start adding new solutions again. …
Continue reading Accelerated C++ Solutions Moved to WordPress
Windows Drag Sensitivity Utility
UPDATE: Download the latest version from the main project page. There is also a version of this utility with a graphical interface that’s easier to use. Inspired by an article by Raymond Chen about how to correctly change the Windows mouse drag sensitivity, I wrote a quick utility called dragsens. It’s a small command-line utility …
Continue reading Windows Drag Sensitivity Utility