Posts
All the articles I've posted.
-
The one cost engineers and product managers don’t consider
Published: at 02:00 PMEmphasizes the importance of simplicity in engineering, arguing that simpler code is more valuable to an organization and advocating for a focus on efficiency over complexity.
-
Request-Acknowledge-Poll as a service design pattern
Published: at 03:40 PMAn explanation of the Request/Acknowledge service design pattern, including variations like Request/Acknowledge/Poll and Request/Acknowledge/Callback, and their implementation in reducing temporal coupling.
-
MongoDB - Geospatial Indexing and Advanced Queries
Published: at 02:00 PMAn overview of MongoDB's geospatial indexing and advanced queries, highlighting its advantages over traditional MySQL algorithms for geospatial data.
-
Twitter Bootstrap responsive design features problem YUI Compressor
Published: at 03:53 PMAn overview of an issue with Twitter Bootstrap responsive design classes when using YUI Compressor, and a solution to fix the problem.