thoughts Random thought, maybe unpopular opinion People that are intrinsic full of fears and lack courage are usually
fail 🍎 Apple Developer Account Enrollment fail The difficulties I bump into while enrolling in the Apple Developer program
fail Google disappointing for the first time Google huge fail while trying to signup for a developer account on their Play Console using 100% legit details, with legitimate, verifiable history.
analytics 🌍 Top World Web Domains Stats Analysis and stats regarding dependencies, references and network information of the world's most visited web sites.
analytics Hack Attempts Stats Some stats on the latest hack attempts of my own server hosting various community online services.
review 🎬 Firefly Lane Review. So good. Firefly Lane took me down the Memory Lane. Painful but much welcome. "Love is only equal to the pain".
engineering 🔏 Internal modules concrete encapsulation A neat way to hide the concrete implementation between internal modules.
engineering 🏗️ Friend Assemblies compromise for Software Engineering A practical way in .NET to encapsulate modules' internals, helping you drive a good-enough software architecture
code DDD - Database Driven Design DDD as in Database Driven Design, is way more popular than Domain Driven Design. 🤦♂️ But please stop doing it!
ideas Closures All things end eventually. In various ways: under our control, postponed for too long, outside of our control, too soon, too late, faster or slower. Closure is ideal but rare.
C# Task vs Thread difference in .NET The difference between Tasks and Threads in .NET. Plain and simple.