$ go install golang.org/dl/go1.26.1@latest
$ go1.26.1 download
Downloaded 0.0% ( 0 / 64661384 bytes) ...
Downloaded 50.0% (32330692 / 64661384 bytes) ...
Downloaded 100.0% (64661384 / 64661384 bytes)
Unpacking go1.26.1.linux-riscv64.tar.gz ...
Success. You may now run 'go1.26.1'
$ go1.26.1 version
go version go1.26.1 linux/riscv64
π Go 1.26.1 and 1.25.8 are released!
π Security: Includes security fixes for the standard library (CVE-2026-25679, CVE-2026-27137, CVE-2026-27138, CVE-2026-27139, CVE-2026-27142).
π’ Announcement: groups.google.com/g/golang-ann...
π¦ Download: go.dev/dl/#go1.26.1
#golang
06.03.2026 01:19
π 44
π 13
π¬ 0
π 0
Illustrated graphic with the boot-shaped Rubin Observatory atop its site on Cerro PachΓ³n beneath a sparkling night sky and the glowing band of the Milky Way stretching from lower left to upper right. Sprinkled throughout are many "Data alert!" popups, labeled with icons that represent supernovae, asteroids, hungry black holes, and more.
A 3-by-4 grid of grayscale astronomical images zoomed in on single objects. From left to right, the columns are labeled Template, New image, and difference. From top to bottom, the rows are labeled supernova, variable star, active galactic nucleus, and solar system object.
The largest spot-the-difference effort EVER has begun!π¨
On the night of Feb 24, NSFβDOE Rubin Observatory officially released its first ~800,000 public alerts of detected changes in the night sky!π
A new era of discovery is hereβ¨ ππ§ͺβοΈ
π: rubinobservatory.org/news/first-a...
25.02.2026 18:10
π 183
π 68
π¬ 4
π 20
The State of OpenSSL for pyca/cryptography cryptography.io/en/l... #python #ssl #security #sysops
29.01.2026 17:49
π 0
π 0
π¬ 0
π 0
Trip down the memory lane: building a Quake PC from 1997: fabiensanglard.net/q... #gaming #pc #quake
28.01.2026 10:50
π 0
π 0
π¬ 0
π 0
Announcing Rust 1.93.0 | Rust Blog
Empowering everyone to build reliable and efficient software.
Rust 1.93.0 has been released! π π¦β¨
This release includes a new musl version for the *-linux-musl targets, adds support for #β[cfg] inside asm!(), and adds [T]::as_array, VecDeque::{pop_front_if, pop_back_if}, Vec/String::into_raw_parts, fmt::form_fn, and more! β¨
blog.rust-lang.org/2026/01/22/R...
22.01.2026 18:02
π 151
π 32
π¬ 2
π 4
BREAKMEIFYOUCAN! Exploiting Keyspace Reduction and Relay Attacks in 3DES and AES-protected NFC Technologies / paper: eprint.iacr.org/2026... / repo: github.com/zc-public...
26.01.2026 11:54
π 0
π 0
π¬ 0
π 0
π Go 1.26 Release Candidate 2 is released!
π Security: Includes security fixes for archive/zip, net/http, crypto/tls, cmd/go.
π Run it in dev! Run it in prod! File bugs! go.dev/issue/new
π’ Announcement: groups.google.com/g/golang-ann...
π¦ Download: go.dev/dl/#go1.26rc2
#golang
15.01.2026 20:30
π 50
π 8
π¬ 0
π 0
SAINTCON 2025 - Neiko (Specters) Rivera - Grand Theft API
Grand Theft API
A car hacking talk where I (specters) purchased a car that had really $h1t security and over the course of 3 years began looking into the nexus between API endpoints and all automotive platforms. which eventually led to this article!
https://www.wired.com/story/kia-web-vulnerability
SAINTCON 2025 - Neiko (Specters) Rivera - Grand Theft API www.youtube.com/watc... #security #sysops
13.01.2026 12:36
π 0
π 0
π¬ 0
π 0
Iβve been using Syncthing for 3-way sync between my laptop, desktop, and storage for years, but syncing after a few months of divergence can take hours. Switched back to Resilio Syncβsame sync finished in 5 minutes. #resiliosync #sysops
07.01.2026 13:28
π 1
π 0
π¬ 0
π 0
GPG massacre w/ multiple serious vulnerabilities, some in wontfix status: https://gpg.fail/ #gpg #secops #security #sysops
29.12.2025 10:11
π 0
π 0
π¬ 0
π 0
I have also considered Zig a number of times (ie. for findlargedir and minifind which I've written in Rust) and gave up. Zig language and compiler are really great, but what bothers me the most is the lack of a rich ecosystem with building blocks I could use to avoid reinventing the wheel.
29.12.2025 10:05
π 2
π 0
π¬ 1
π 0
$ go install golang.org/dl/go1.26rc1@latest
$ go1.26rc1 download
Downloaded 0.0% ( 0 / 66081079 bytes) ...
Downloaded 50.0% (33040539 / 66081079 bytes) ...
Downloaded 100.0% (66081079 / 66081079 bytes)
Unpacking go1.26rc1.linux-s390x.tar.gz ...
Success. You may now run 'go1.26rc1'
$ go1.26rc1 version
go version go1.26rc1 linux/s390x
π Go 1.26 Release Candidate 1 is released!
πββοΈ Run it in dev! Run it in prod! File bugs! https://go.dev/issue/new
π£ Announcement: https://groups.google.com/g/golang-announce/c/i0ei8EKtYjc/m/h0jl7InPCwAJ
β¬οΈ Download: https://go.dev/dl/#go1.26rc1
#golang
16.12.2025 20:38
π 82
π 16
π¬ 0
π 2
$ go install golang.org/dl/go1.25.5@latest
$ go1.25.5 download
Downloaded 0.0% ( 0 / 57815527 bytes) ...
Downloaded 50.0% (28907763 / 57815527 bytes) ...
Downloaded 100.0% (57815527 / 57815527 bytes)
Unpacking go1.25.5.openbsd-riscv64.tar.gz ...
Success. You may now run 'go1.25.5'
$ go1.25.5 version
go version go1.25.5 openbsd/riscv64
π₯³ Go 1.25.5 and 1.24.11 are released!
π Security: Includes security fixes for crypto/x509 (CVE-2025-61729, CVE-2025-61727).
π£ Announcement: https://groups.google.com/g/golang-announce/c/8FJoBkPddm4/m/kYpVlPw1CQAJ
π¦ Download: https://go.dev/dl/#go1.25.5
#golang
02.12.2025 16:54
π 36
π 13
π¬ 0
π 0
GopherCon 2025 - Advancing Go Garbage Collection with Green Tea - Michael Knyszek
Memory latency and bandwidth are becoming increasingly constrained, and these trends are at odds with most of today's garbage collection algorithms, including Go's. In this talk, Michael will dive deep into Green Tea, a new parallel mark algorithm to accelerate Go's garbage collector through improve
GopherCon 2025 - Advancing Go Garbage Collection with Green Tea - Michael Knyszek www.youtube.com/watc... #gophercon #golang #devops #programming #gc
22.11.2025 13:16
π 1
π 0
π¬ 0
π 0
The 2025 Go Cryptography State of the Union
I delivered my traditional Go Cryptography State of the Union talk at GopherCon US 2025 in New York. It goes into everything that happened at the intersection of Go and cryptography over the lastβ¦
In August I delivered my traditional Go Cryptography State of the Union talk at @gophercon.com in New York.
It goes into everything at the intersection of Go and cryptography from the last year. (Also, bragging t-shirts!)
Watch the video or read the transcript of my performance review!
20.11.2025 15:57
π 42
π 10
π¬ 1
π 0
LinkPro: eBPF rootkit analysis
LinkPro: eBPF rootkit analysis
LinkPro: eBPF rootkit analysis www.synacktiv.com/en... #secops #ebpf #security #sysops
21.11.2025 10:12
π 0
π 0
π¬ 0
π 0
$ go install golang.org/dl/go1.25.4@latest
$ go1.25.4 download
Downloaded 0.0% ( 0 / 60491166 bytes) ...
Downloaded 50.0% (30245583 / 60491166 bytes) ...
Downloaded 100.0% (60491166 / 60491166 bytes)
Unpacking go1.25.4.darwin-amd64.tar.gz ...
Success. You may now run 'go1.25.4'
$ go1.25.4 version
go version go1.25.4 darwin/amd64
π Go 1.25.4 and 1.24.10 are released!
π‘ Announcement: https://groups.google.com/g/golang-announce/c/tVVHm9gnwl8/m/-oTvYIjCAQAJ
π Download: https://go.dev/dl/#go1.25.4
#golang
05.11.2025 19:21
π 46
π 14
π¬ 0
π 0