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

Go

mentions 128 type Organization page 6/7 feed RSS

// recent coverage 128 mentions

19:46
2026-05-25
github.com
ai-tools

AWO – Run Claude and Codex in isolated Git worktrees

AWO is a new Go CLI tool that runs Claude Code and Codex in isolated git worktrees, preventing agent edits from directly modifying a developer's working tree. The tool executes agents in single, write…

03:43
2026-05-24
dev.to
products

WeiQi - (Go) game based productivity tool

The article describes a productivity tool called WeiQi, inspired by the ancient strategy game Go (Weiqi), which transforms daily scheduling into a strategic game. It visualizes a user's day as a grid …

02:28
2026-05-24
dev.to
developer-tools

Go Unit Testing: Structure & Best Practices

The article explains Go's built-in testing package, which provides a minimalist framework for writing unit tests without external dependencies, emphasizing that tests should live alongside production …

21:20
2026-05-23
dev.to
developer-tools

You might not need… the repository pattern

The article argues that the repository pattern is often misapplied in CRUD-heavy backend applications using TypeScript, Go, and Rust, where it typically becomes a worse interface over the database rat…

18:05
2026-05-23
dev.to
artificial-intelligence

qrrot - database with AI

Here is a 2-3 sentence factual summary of the article: The article introduces **qrrot**, a Go-based in-memory database with a TCP interface, binary storage, and a built-in AI assistant powered by Goo…

16:23
2026-05-23
dev.to
developer-tools

Why We Rewrote Our Python CLI in Go (and What We Gained)

The article explains why the developers of TestSmith rewrote their CLI tool from Python to Go, citing distribution friction as the primary motivation. By moving to Go, they achieved a single static bi…

14:12
2026-05-23
dev.to
artificial-intelligence

Your AI Agent Works 24/7 and Earns $0. I Built the Fix.

The article describes the Alpha Network, a custom Layer 1 blockchain built from scratch in Go to enable AI agents to become first-class economic participants. It addresses the problem that AI agents c…

07:23
2026-05-23
testingcatalog.com
ai-tools

Perplexity open-sources Bumblebee security scanner

Perplexity released Bumblebee, an open-source security scanner for macOS and Linux that detects risky packages, browser extensions, editor extensions, and AI tool configurations in local developer env…

22:00
2026-05-22
dev.to
developer-tools

Building a semantic search API in Go with Meilisearch

This article provides a tutorial on building a semantic search API in Go using the Fiber web framework and Meilisearch, a typo-tolerant search engine. The architecture includes filter support, configu…

21:23
2026-05-22
dev.to
developer-tools

I Built chanprobe Because My Go Queues Were Invisible

The article describes the author's creation of **chanprobe**, a Go library designed to address the lack of observability in native Go channels. While standard channels are simple and effective, they b…

19:15
2026-05-22
dev.to
cloud-computing

[Boost]

The article describes how the author reduced Kubernetes ingress controller costs by approximately 10x by rewriting the software from Go to Rust. The switch leveraged Rust's lower memory and CPU footpr…

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