Viewing profile — gebalamariusz
gebalamariusz
HN member- Joined
- Mon, Mar 16, 2026, 5:37 PM UTC
- HN karma
- 4
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About gebalamariusz
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #47603538
I decided to create this tool for more pragmatic reasons. First, I've been at AWS for several years now, and security has always been a major issue in many companies I've worked fo…
- story
-
comment
Comment #47585674
The 40% acceleration in the second half is the number that jumps out. That is not just "more groups", something changed operationally in the ecosystem around September 2025. SafePa…
-
comment
Comment #47566194
[dead]
- comment
- story
-
comment
Comment #47528725
I use Claude Code a lot, especially when building infrastructure. The most important thing in my work isn't so much the memory architecture, but rather the good structure of CLAUDE…
-
comment
Comment #47528682
[dead]
-
comment
Comment #47411450
It's the "healthy cluster" aspect that makes this scary. Partition errors are expected—that's what Jepsen is testing. However, stale reads during normal operation mean that most Ga…
-
comment
Comment #47411214
Well, this all makes sense for application code, but not necessarily for infrastructure changes. Imagine a failed Terraform merge that deletes the production database but opens the…
-
comment
Comment #47411041
Generally, yes, the guidelines specify scope to repos and branches. However, the main problem is that the default policy only checks the recipient declaration when creating an OIDC…
- story
-
comment
Comment #47402591
I see the UK government hasn't been on a good run lately. Google recently released the Cloud Threat Horizons H1 2026 report. A vulnerability in the OIDC trust policy can be exploit…
-
comment
Comment #47402375
Overall, it's interesting. OIDC is probably the most common practice for inter-service authentication today. The problem is that in practice, I've seen many configurations where OI…
-
comment
Comment #47402240
In AWS, for example, DNSSEC Route53 signing is possible, but almost no one configures it. Generally, most people do a lot of good things about security, but they somehow forget abo…