Han Lee: The AI Great Leap Forward leehanchung.github.i... #ai #programming #devops
Posts by Dinko Korunic
A close colleague just launched a great new product: secure DB access with rmBug 🔐 Identity-based access, no shared credentials, and full audit logs—so you always know who did what 🚀 https://rmbug.com #rmbug #sysops #devops
Senko @senkorasic has got some clever tricks for AI-driven mutation testing definitely worth trying! 🔍🤖
blog.senko.net/impro... #programming #ai #claude #devops
Diving Into Coverage-Guided Fuzzing from Pierre Zemb pierrezemb.fr/posts/... #programming #devops #fuzzing
I’ve updated my iSMC tool github.com/dkorunic/...: It now supports decoding and displaying temperature, fan, battery, power, voltage, and current data on M5 hardware - and should work well with older hardware too. #macos #cli #sysops #monitoring
A tale about fixing eBPF spinlock issues in the Linux kernel rovarma.com/articles... #ebpf #kernel #devops #programming
In my spare time I’ve been improving the eBPF code in github.com/dkorunic/...
. What helped most was a colleague running ancient Linux kernels - it pushed me to go the extra mile working around CO:RE limitations and filling gaps in my own knowledge.
$ 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
Synology Linux kernel fork syscall conflicts causing Golang binary crashes: github.com/golang/go... #golang #linux #kernel #sysops
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...
Semantic Firewall: Next-Gen Code Integrity & Malware Detection for Go github.com/BlackVect... #golang #security #sysops #secops
MinIO Is Dead, Long Live MinIO blog.vonng.com/en/db... github.com/pgsty/minio #opensource #sysops #minio
Trip down the memory lane: building a Quake PC from 1997: fabiensanglard.net/q... #gaming #pc #quake
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...
BREAKMEIFYOUCAN! Exploiting Keyspace Reduction and Relay Attacks in 3DES and AES-protected NFC Technologies / paper: eprint.iacr.org/2026... / repo: github.com/zc-public...
🎉 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
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
GPG massacre w/ multiple serious vulnerabilities, some in wontfix status: https://gpg.fail/ #gpg #secops #security #sysops
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.
Building blobd: single-machine object store with sub-millisecond reads and 15 GB/s uploads blog.wilsonl.in/blobd/ #rust #programming #devops
HAProxy Community Performance Packages, compiled with AWS-LC, are officially available!
These official, pre-compiled packages eliminate TLS bottlenecks, delivering linear scalability and simplified installation for the open-source community.
Read the full PR: finance.yahoo.com/news/haproxy...
$ 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: groups.google.com/g/golang-announce/c/i0ei...
⬇️ Download: https://go.dev/dl/#go1.26rc1
#golang
Fuzzing Golang binaries with Rust and libAFL: srlabs.de/blog/golib... github.com/srlabs/go... #golang #rust #fuzzing #devops #security
Reverse engineering Bluetooth on Amazon Kindle eReaders sighery.com/posts/re... #kindle #devops #hacking
And another rather popular OpenSource project bites the dust -- this time it is Minio github.com/minio/min... #sysops #minio
$ 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: groups.google.com/g/golang-announce/c/8FJo...
📦 Download: https://go.dev/dl/#go1.25.5
#golang