Engineering notes
Tutorials that record what was actually run
Software engineering notes with versions and a tested-on date
In this issue
-
Designing Reliable Evaluation Sets for LLM Features
Explore the key considerations and methodologies for designing reliable evaluation sets that effectively assess the features of large language models.
-
A Practical Checklist for Reviewing Cloud Service Boundaries
Reviewing cloud service boundaries is crucial for maintaining effective cloud management. This checklist provides practical steps to evaluate and ensure clear boundaries.
-
How to Diagnose Layout Shift Without Guessing
Learn how to effectively diagnose layout shifts in your web projects without resorting to guesswork. This guide provides practical steps to identify and address layout issues.
-
Common Mistakes in Designing REST APIs
Designing a REST API involves several critical considerations to ensure it is robust and efficient. This article explores common mistakes made during the design process and offers guidance on how to avoid them.
-
Where to Start Learning Docker?
Discover the essential concepts of Docker, including containers, images, Dockerfiles, and more. Learn how to avoid common beginner mistakes.
-
PostgreSQL vs MongoDB: Which Database to Use for Your Project?
Explore the differences between PostgreSQL and MongoDB, including data models, transaction needs, and performance, to determine the best fit for your project.