product

#Go

3
mentions this week
4 this month

Related Links

7

Drift Protocol Hacked for $285M via Governance Exploit

TinyGo is a Go compiler designed for small places, bringing the Go programming language to embedded systems and WebAssembly using a compiler based on LLVM.

anonhaven.com·1 source·1h
Hacker News
BUSINESS

Socket - Secure your dependencies. Ship with confidence.

Socket is a security tool that fights vulnerabilities and provides supply chain protection for JavaScript, Python, and Go dependencies.

socket.dev·1 source·3d
Techmeme
BUSINESS

Stop picking my Go version for me

The author argues that specifying a minimum Go version in the go.mod file should reflect the lowest version compatible with the project, not the version used for compilation, to avoid limiting compatibility for other users.

blog.howardjohn.info·1 source·5d
Hacker News
CULTURE

How to implement the Outbox pattern in Go and Postgres

The YouTube video provides a tutorial on implementing the Outbox pattern using Go and Postgres, demonstrating a method for reliable message processing in distributed systems.

youtube.com·1 source·6d
Hacker News
BUSINESS

CodeSpeak: Software Engineering with AI

CodeSpeak is described as a next-generation programming language leveraging LLMs, designed to compile into traditional coding languages like Python, Go, and Javascript/Typescript. The project aims to abstract programming by using natural language.

codespeak.dev·1 source·Mar 12
Hacker News
AI

Crawling a billion web pages in just over 24 hours

Andrew Chan details the process of crawling a billion web pages in just over 24 hours. The post outlines the hardware, software, and architectural decisions made to achieve this speed, including the use of AWS, Go, and optimized data structures.

andrewkchan.dev·1 source·Feb 23
Hacker News
BUSINESS

GitHub - DatanoiseTV/tinyice: A tiny audio streaming server (compatible with icecast2) written in Go with multiple mountpoint, multi-source, and relaying support.

The provided URL links to a GitHub repository for tinyice, a small audio streaming server developed in Go. It is designed to be compatible with icecast2 and supports multiple mountpoints, multi-source inputs, and relaying functionality.

github.com·1 source·Feb 18
Hacker News
BUSINESS