cd/entity/Go· home entities Go
grep -l @go /news/*.json | wc -l → 128

Go

mentions 128 type Organization page 2/7 feed RSS

// recent coverage 128 mentions

23:04
2026-06-26
devclubhouse.com
artificial-intelligence

Gossamer: Merging Rust's Memory Model with Go's Goroutines

A new programming language called Gossamer combines Rust's algebraic data types and deterministic memory management with Go's M:N concurrency model, using reference counting and arena regions to elimi…

17:28
2026-06-26
dev.to
developer-tools

Building a Zero-Leak Postgres MCP Gateway in Go

A developer built a zero-leak Postgres MCP gateway in Go that enables LLMs to query databases without exposing raw schema or data. The gateway uses dynamic schema reflection to auto-generate tool mani…

15:51
2026-06-26
redmonk.com
generative-ai

More Than Syntax

Generative AI tools are reshaping developer identities and tool loyalty, with 90% of respondents to the 2025 DORA survey using AI at work. At Google I/O, panelists argued developers should de-skill on…

09:08
2026-06-26
discuss.huggingface.co
ai-tools

eBPF in Go: Observability for AI-Generated Services

A developer used eBPF with Go to debug a production issue in an AI-generated service where P95 latency spiked from 40ms to 4 seconds due to excessive kernel-level file I/O calls invisible to tradition…

20:26
2026-06-25
news.ycombinator.com
developer-tools

Title: Show HN: AssertGo – Fluent Assertion Library for Go

A developer released AssertGo, a fluent assertion library for Go inspired by AssertJ, after Go 1.27 added generic methods. The library provides chainable assertions for strings, integers, slices, maps…

11:11
2026-06-25
dev.to
large-language-models

Vibe-Memory: AI Semantic Memory That Fixes ChatGPT's Amnesia

A developer built Vibe-Memory, an AI-powered semantic memory system that addresses ChatGPT's lack of long-term memory. The system uses pgvector on PostgreSQL and OpenAI embeddings to store and retriev…

01:09
2026-06-25
github.com
developer-tools

Show HN: Promptctl – Git for your AI prompts

Promptctl, a new open-source tool from Naya AI, brings Git-like version control to AI prompts, enabling developers to track, diff, and rollback prompt changes. The tool addresses the common problem of…

14:49
2026-06-24
github.com
developer-tools

Show HN: Substack Skill API / Agent Reference

A developer released a comprehensive, verified reference for Substack's undocumented internal API, mapping 129 endpoints through 14 rounds of probing. The open-source repository includes an OpenAPI 3.…

06:04
2026-06-24
devclubhouse.com
ai-safety

Vulnerability Reports Lost Their Privilege. Now What?

The privileged status of vulnerability reports has eroded as cheap LLM-generated bug reports flood security inboxes, shifting the bottleneck from finding issues to triaging noise. Maintainers now face…

10:18
2026-06-23
discuss.huggingface.co
ai-agents

I Built an MCP Server in Go for AI Agents - 200 Lines Tutorial

A developer built a Model Context Protocol (MCP) server in Go using approximately 200 lines of code, demonstrating how Go's concurrency features enable lightweight servers that enhance AI agent capabi…

21:42
2026-06-22
testingcatalog.com
ai-safety

OpenAI launches new security tools and updates GPT-5.5-Cyber

OpenAI launched new security tools including the GPT-5.5-Cyber model, an updated Codex Security plugin, and the Patch the Planet open-source initiative. The company shifts from vulnerability discovery…

06:34
2026-06-22
poyo.co
large-language-models

A Game of Robot Telephone

A developer tested LLM code translation by passing a Go program through 10 languages and back, finding the final Go version grew from 94 to 443 lines while retaining correctness. The experiment used a…

03:28
2026-06-22
dev.to
developer-tools

Benchmark Rust, Go và TypeScript: NPU 50 TOPS hay RTX 5060?

A developer benchmarked compile performance of Rust, Go, and TypeScript on a medium-sized project, finding Rust's cold build takes 3-5 minutes with high CPU usage, Go's build completes in under 10 sec…

← prev page 2 / 7 next →
// co-occurs with top 8 entities