
Stable Go release. See release notes for changes.
Go 1.27.0 is out, and the headline features are chunky: generic methods, an encoding/json/v2 package, a standard library uuid package, faster memory allocation, and goroutine leak profiles. Off to one side, a proposal to add text/markdown based on rsc.io/markdown is now in play, which would give the standard library a first-class Markdown parser to match. Elsewhere, a writeup on the new simd and simd/archsimd packages claims a 7.5x speedup for ChaCha20, which is a decent early field report on what 1.27 actually unlocks.

Go 1.27.0 is out, and the headline features are chunky: generic methods, an encoding/json/v2 package, a standard library uuid package, faster memory allocation, and goroutine leak profiles. Off to one side, a proposal to add text/markdown based on rsc.io/markdown is now in play, which would give the standard library a first-class Markdown parser to match. Elsewhere, a writeup on the new simd and simd/archsimd packages claims a 7.5x speedup for ChaCha20, which is a decent early field report on what 1.27 actually unlocks.

Stable Go release. See release notes for changes.
Proposal Details cc @rsc I'd like to propose that we add a new standard library package "text/markdown" that has the API of the current [rsc.io/markdo
“Go 1.27 is released” by Nicholas Husin, on behalf of the Go team — https:// go.dev/blog/go1.27 golang
🎊 Go 1.27.0 is released! 📝 Release notes: https:// go.dev/doc/go1.27 ⬇️ Download: https:// go.dev/dl/ go1.27.0 golang

Go 1.27 adds generic methods, encoding/json/v2 package, uuid package, faster memory allocation, goroutine leak profiles, and more.
I didn't get much sleep, but I got lots of bits! And now it's time for a good nap. ZenZX ZXSpectrum Speccy Spectrum emulator golang foss retrocomputing
Go 1.27 introduces generic methods, a new JSON v2 implementation, faster small memory allocations, goroutine leak profiling, and new crypto features. https:// linuxiac.com/go-1-27-released- with-gener
I needed to implement my ChaCha20-BLAKE3 encryption algorithm in Go, but unfortunately ChaCha20 from Go's stdlib is lacking SIMD acceleration on amd64, probably because ChaCha20-Poly1305 (used in TLS)

Interactive tour of go 1.27 https://victoriametrics.com/blog/go-1-27
Hello gophers, We have just released Go versions 1.26.7 and 1.25.14, minor point releases. View the release notes for more information: https://go.dev/doc/devel/release go1.26.7 You can download binar
Read What Ours Became Continue reading on Level Up Coding »
I spent years reading about the OSI model. Continue reading on Medium »
You know that feeling, right? You’re elbow-deep in a project, maybe building something from scratch, or maybe trying to scale an app… Continue reading on Medium »
You know that feeling, right? Like, when you stumble upon a tool or a programming language that just… clicks? It’s kind of like finding… Continue reading on Medium »
The fallacies of distributed computing didn’t stop applying just because the call in question talks to a model instead of a database. Continue reading on Medium »
Golang Monolith Mastery Course: ...
This is a complete beginner course on building a REST API in Go with the Gin framework. We start from an empty folder and finish ...
Thinking about rewriting a TypeScript application in Go? In this video, we explore the key differences between TypeScript and Go, ...
Go 1.27 is out with runtime performance improvements, reduced allocations, and better GC latency — meaning leaner, faster ...
GO ROUTINE — from Ben Hill and The Pentesters: Daemons . Golang. Goroutines. Concurrency. Linux. DevOps. Code ...
SAM Sovereign Agent Mesh
Instant, Concurrent, Secure & Lightweight Sandbox for AI Agents.


Co-authored-by: Tomi P. Hakala

Co-authored-by: Tomi P. Hakala
SiYuan vulnerable to remote code execution via marketplace XSS in github.com/siyuan-note/siyuan/kernel. NOTE: The source advisory for this report contains additional versions that could not be automat