#go-programming

[ follow ]
#open-source
fromYcombinator
1 month ago
Information security

Show HN: OpenParallax: OS-level privilege separation for AI agent execution | Hacker News

An open-source AI agent was developed with a secure, sandboxed architecture to prevent data exfiltration and unauthorized actions.
fromHackernoon
1 year ago
Software development

Reproducible Go Toolchains: What You Need to Know | HackerNoon

Reproducible builds in open-source software prevent supply chain attacks by enabling verification of binaries against trustworthy sources.
Information security
fromYcombinator
1 month ago

Show HN: OpenParallax: OS-level privilege separation for AI agent execution | Hacker News

An open-source AI agent was developed with a secure, sandboxed architecture to prevent data exfiltration and unauthorized actions.
Roam Research
fromInfoQ
1 month ago

Bloom Filters: Theory, Engineering Tradeoffs, and Implementation in Go

Bloom filters efficiently reduce unnecessary lookups in storage systems by filtering out definite negatives, improving latency and resource allocation.
Node JS
fromYcombinator
1 month ago

Show HN: I rewrote my 2012 self-signed cert generator in Go - cert-depot.com | Hacker News

A new certificate generation tool was built in Go, eliminating external dependencies and improving security features.
fromHackernoon
11 months ago

The Routing Enhancements for Go 1.22 That You Have to Know About | HackerNoon

The new method matching and wildcard features in Go 1.22 enhance the net/http package by allowing pattern-based routes, simplifying request handling.
Node JS
Roam Research
fromHackernoon
1 year ago

Go Execution Traces Have Become More Powerful | HackerNoon

The runtime/trace package enhances Go program debugging by producing actionable execution traces.
[ Load more ]