The hex color code is the error code. Smart!
- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: April 9th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
The hex color code is the error code. Smart!
A few years ago I had to port a tool from HTBasic (a proprietary BASIC dialect) to Python. The original source only runs in their proprietary IDE. Of course, no comments whatsoever and a lot of GOTO magic and matrice calculations some of which have no other purpose as to confuse the reader. The variables had only cryptic and meaningless three digit letters. My theory is that they intentionally wrote it in a way that it would be a nightmare to reverse engineer. And they succeeded.