Viewing profile — almonerthis
almonerthis
HN member- Joined
- Tue, Jan 12, 2021, 10:34 AM UTC
- HN karma
- 71
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About almonerthis
No profile information was provided.
Recent public activity
- story
-
story
Books from Unrelated Fields
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 i…
-
comment
Comment #47295128
Personal reflection on the fear that almost everyone has
- story
- story
- comment
- story
-
comment
Comment #46630771
Here is mine, trying to post learnings from books I read https://www.avraam.dev/
-
story
Show HN: Lore – A reasoning engine that stores the "why" behind code changes
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 do…
- story
- story
-
story
New Architect
I just transitioned to an Architect role after being an Engineering Manager. What are the right resources for someone new in the role?
-
story
Are there any good Software Engineering magazines out there?
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 for…
-
story
Greatest talks in 2022 so far?
Any talk from a conf that happened this year?
-
story
Monitoring Event-Driven Architecture
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 …
-
story
Book on Application Monitoring?
Is there any recommended book on application monitoring? What someone should measure, some explanation of the various metrics (gauge...), some visualisation suggestions etc.