Author: kudzu
Delphi Source Side by Side
Finally – able to view 2 files side by side. Sure you can undock it and do it with the window but […]
Browser Selection for Any Link
“Browser Select is a utility to dynamically select the browser you want instead of just having one default for all links. similar […]
Running “rm -rf /” Is Now Bricking Linux Systems
“For newer systems utilizing UEFI, running rm -rf / is enough to permanently brick your system. While it’s a trivial command to run on Linux […]
Google Chrome Will Start Using 10% More RAM Now, Thanks to Spectre
As if Chrome wasn’t a huge pig to begin with. Chrome often consumes 4-6GB of RAM on my PC in every day […]
Fixing Delphi’s Interface Limitations
Delphi’s interfaces are rooted in COM interop, but in most cases are used for non COM purposes. Unfortunately there are some big […]
Delphi Language Progression Suggestions
Since ~Delphi 2010 we have had generics, attributes, iterators, and some other compiler niceties. While many of the features we would like […]