News
Aug 24, 2025
Refactoring 032 - Apply Consistent Style Rules
When machines generate large amounts of code, you need to apply one consistent style to all files.
Aug 21, 2025
A New Attack in the Age Of AI
‘Disruption of Context’ is a form of cyberattack in which the perpetrator deliberately withholds or manipulates the contextual inf...
Aug 21, 2025
Blockchain’s Most Underrated Real-world Use Case is Fixing Video Game Item Marke...
Hey, I’m Hugo, a tech lover stoked about using blockchain to fix video game markets, an underrated use case I’m hyped for. It make...
Aug 18, 2025
Code Smell 308 - The Key to Safer, Cleaner, More Polymorphic Code
Avoid methods that return Object, Any, or null instead of specific types. Make them fully polymorphic
