go-language

Tag

Cards List
#go-language

What we learned using AI agents to refactor a monolith

Lobsters Hottest · 9h ago Cached

1Password shares lessons from using AI agents to analyze and refactor their large Go monolith, detailing successes in deterministic tooling and challenges in applying agents to live production changes.

0 favorites 0 likes
#go-language

Notes from Optimizing CPU-Bound Go Hot Paths

Hacker News Top · 3d ago Cached

The article discusses performance optimization techniques for CPU-bound Go code, highlighting the limitations of generics and interface abstractions due to lack of inlining, and advocates for code duplication in hot paths. It provides examples from a Brotli port and deep-dive benchmarking.

0 favorites 0 likes
#go-language

Apple is increasing my cortisol levels

Hacker News Top · 6d ago Cached

A developer discusses the frustration and high costs associated with distributing macOS software, specifically citing Apple's quarantine mechanisms and the expensive Apple Developer Program required for code signing.

0 favorites 0 likes
← Back to home

Submit Feedback