EDDYMENS

The Portfolio Runway Calculator

The Portfolio Runway Calculator is a simulation tool that models how investment portfolio evolves over time when withdrawals, deposits, investment returns, and inflatio...

Fixing The Inotify "128 Instances" Error On WSL

Starting a file-watching process on WSL might lead to the following error: ...

How To Stop VS Code Autocomplete When Pressing Space

If like me you find VS Code inserting autocomplete code whenever you hit space to actually create space irritating, then this might help. Open Settings: Press (Windows/Linux) or (Mac). Search: Type into the search bar. Locate Setting: Find t...

What Is COBIT 2019?

Besides it sounding like the name of the pandemic from recent history, what exactly is COBIT? The first time I tried to grasp the idea of what it is from the ISACA website ...

An Experimental Windows Keylogger

Update... I have been told I need a disclaimer, so here it is: This article is published strictly for educational purposes. The code and concepts shared here are not to be used for malicious intent. In my early days of learning to program, I always assumed that ...

Accounting Errors, The Trial Balance, And System Design

Bookkeeping using hardback books is simple, but also very error-prone. Errors can range from misdescribing a transaction to incorrectly calculated numbers. No one would argue that accoutning is one of those industries where it felt natural for computers to completely revolutionize the proc...