Live data from Hacker News

Viewing profile — gebalamariusz

gebalamariusz

HN member
Joined
Mon, Mar 16, 2026, 5:37 PM UTC
HN karma
4
Public activity
18 items

About gebalamariusz

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. 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…

  5. story
  6. 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…

  7. comment
  8. comment
  9. story
  10. 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…

  11. comment
  12. 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…

  13. 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…

  14. 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…

  15. story
  16. 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…

  17. 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…

  18. 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…