Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: I vibe-coded a platformer you play by physically turning and jumping(chatgpt.site ↗)
    discuss
  2. Netflix doc on AI, if you need bad sleep afterwards(netflix.com ↗)
    discuss
  3. The Same Workload Emits 105× More CO₂ in One AWS Region Than Another(greenops.cloud ↗)
    discuss
  4. Speculative decoding makes LLMs go brrr(leoniemonigatti.com ↗)
    discuss
  5. Building the New GitHub Copilot Inline Suggestions Model: Part One(visualstudio.com ↗)
    discuss
  6. Senior Product Manager(talents2germany.de ↗)
    1comments
  7. Nullsec – server-blind encrypted paste(pntr.dev ↗)
    discuss
  8. EU Commission proposes under-13s social media ban(reuters.com ↗)
    discuss
  9. Equity Price Shock Scenario Would Entail US Recession(fitchratings.com ↗)
    discuss
  10. What Shall We Do with Broken Glasses?(komando1.substack.com ↗)
    1comments
  11. Jev Powered Knowledge and Agent Routing(amithkk.dev ↗)
    discuss
  12. Programming lanugage that uses procedures(fodev.net ↗)
    discuss
  13. The Dawn of Gestural Computing(asymco.com ↗)
    discuss
  14. Running a personal website is not fun anymore(winnielim.org ↗)
    3comments
  15. Unicode 18.0.0 has been released(reddit.com ↗)
    1comments
  16. Nolan Bushnell (Atari, Co-Founder) Career Interview (2006) [video](youtube.com ↗)
    discuss
  17. The DeepMind Institute(deepmind.com ↗)
    discuss
  18. Deriving neural scaling laws from the statistics of natural language(arxiv.org ↗)
    discuss
  19. The LLMs Yearn for the Spines(buttondown.com/hillelwayne ↗)
    discuss
  20. Lattice Prompt brings AI agents into the full FPGA design flow via MCP(businesswire.com ↗)
    discuss
  21. Semantics for 2D Rasterization(arxiv.org ↗)
    discuss
  22. Device Bound Session Credentials in Asp.net Core(blog.maartenballiauw.be ↗)
    discuss
  23. Embeddable Interactive Avatars(synthesia.io ↗)
    discuss
  24. The paradox of AI automation at the workplace
    discuss
  25. I didn't sign the Fields medallists' letter(gowers.wordpress.com ↗)
    9comments
  26. Artificial Analysis Capability Indices v1.1(artificialanalysis.ai ↗)
    discuss
  27. Show HN: AskMe – answers repetitive support questions(ask-me.studio ↗)
    discuss
  28. Automattic execs signed reciprocal severance deals in Mullenweg absence(techcrunch.com ↗)
    discuss
  29. Ask HN: How do you use AWS AssumeRole?
    discuss
  30. Reckless Expansion Plans Blow Past European Airports Carbon Limits(cleantechnica.com ↗)
    discuss

(Go) Spelunk

1 pointsby 1h agogithub.com
1 comments
1h agoHN ↗

I'm now at release v2.2.2 of this Go library (and binary!) for extracting secrets from Kubernetes, Vault, and more, using a URI-based coordinate system.

I think this is pretty neat and use it in multiple internal tools at work, where you want to keep simple and separate the consumption of secrets.

I thought it was a good idea to share it more widely.