almonerthis

↗ HN profile [ 45.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Homogenization (avraam.dev)
  2. Recently I was reading the "To Engineer Is Human" by Henry Petroski, which although is mainly about bridges I find it so inspiring and related to software engineering and systems in general, e.g. the concept of failure…

  3. Am I scared? (avraam.dev)
  4. Hey HN, I built Lore because I was frustrated with context loss when using AI coding agents. Git tells you who changed code and when. Comments (hopefully) tell you what the code does. But neither captures why it was…

  5. One Pizza Team (avraam.dev)
  6. I just transitioned to an Architect role after being an Engineering Manager. What are the right resources for someone new in the role?

  7. Stripe used to release https://increment.com/ which was pretty nice but they haven't release any new issue since November 2021. I am looking for any decent magazine in physical form

  8. Any talk from a conf that happened this year?

  9. In a traditional CRUD application, we usually measure Rate, Duration and Errors, how many requests, how long each request and how many errors. What are the key metrics in an event architecture for a Producer and a…

  10. Is there any recommended book on application monitoring? What someone should measure, some explanation of the various metrics (gauge...), some visualisation suggestions etc.