Live data from Hacker News

Viewing profile — stanguc

stanguc

HN member
Joined
Thu, Oct 09, 2025, 8:25 AM UTC
HN karma
4
Public activity
17 items

About stanguc

No profile information was provided.

Recent public activity

  1. story
    Show HN: MyPDFBoy – Free PDF redaction that deletes the data

    Most free PDF "redaction" tools just draw a black box on top. The text is still there -- select all, paste, done. MyPDFBoy actually removes content from the PDF content stream. Wha…

  2. comment
    Comment #47069966

    easily "bypassable", trust me :)

  3. story
  4. comment
    Comment #46917548

    I scanned all 58 official AWS Terraform modules. Here's what I found. terraform-aws-modules is the gold standard. 30k+ GitHub stars on the VPC module alone. Used by thousands of te…

  5. story
  6. story
  7. story
  8. story
  9. story
    Show HN: Git as Your Secrets-Store

    encrypts your secrets and commits them to git. "npm install" your secrets like any other dependency. Vaults = source of truth Git = distribution layer OneSeal: make the bridge betw…

  10. story
    What's your workflow to pass cloud secrets/config metadata to apps safely?

    I’ve been doing DevOps for about 9 years, and I keep seeing the same mess repeat itself: - Terraform or Pulumi outputs → Vault/KMS → CI replaces values in YAML → K8s secrets operat…

  11. story
    Show HN: Oneseal – Secrets, configs, and platform outputs as code

    I kept hitting the same problem: teams pass secrets/configs/IDs via .env files, Slack, or CI glue; Terraform (or Pulumi) knows the truth, but apps don’t. Things drift. I built Ones…

  12. comment
  13. comment
  14. comment
  15. comment
  16. comment
  17. story