Advertisement · 728 × 90

Posts by Dinko Korunic

Preview
The AI Great Leap Forward In 1958, Mao ordered every village to produce steel. The steel was useless. The crops rotted. Today's top-down AI mandates are producing the same pattern: ba...

Han Lee: The AI Great Leap Forward leehanchung.github.i... #ai #programming #devops

3 days ago 1 1 0 0
Preview
rmBug — Know exactly who's in your databases Identity-based database access for engineers, AI agents, and automation. SSO authentication, time-limited access, and a complete audit trail. Every connection has a name on it.

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

6 days ago 1 0 0 0
Preview
Improving AI-generated tests using mutation testing — Senko Rašić So, I vibe-coded me a simple web app the other day (Pingu, a web monitoring and alerting tool for internal use). To increase the chances...

Senko @senkorasic has got some clever tricks for AI-driven mutation testing definitely worth trying! 🔍🤖
blog.senko.net/impro... #programming #ai #claude #devops

2 weeks ago 1 0 0 0
Preview
Diving Into Coverage-Guided Fuzzing How a 600-line Rust fuzzer discovers a 3-byte crash sequence in 9,000 iterations instead of 16 million

Diving Into Coverage-Guided Fuzzing from Pierre Zemb pierrezemb.fr/posts/... #programming #devops #fuzzing

2 weeks ago 0 0 0 0
Preview
GitHub - dkorunic/iSMC: Apple SMC CLI tool that can decode and display temperature, fans, battery, power, voltage and current information Apple SMC CLI tool that can decode and display temperature, fans, battery, power, voltage and current information - dkorunic/iSMC

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

3 weeks ago 0 0 0 0
Preview
A tale about fixing eBPF spinlock issues in the Linux kernel | Ritesh Oedayrajsingh Varma A system freeze led us deep into Linux spinlock internals, where we helped find not one but three bugs in the kernel's resilient locking code used by eBPF.

A tale about fixing eBPF spinlock issues in the Linux kernel rovarma.com/articles... #ebpf #kernel #devops #programming

3 weeks ago 0 1 0 0
Preview
GitHub - dkorunic/pktstat-bpf: TC, XDP, KProbe and CGroup eBPF based simple Ethernet interface traffic monitor and reporting tool TC, XDP, KProbe and CGroup eBPF based simple Ethernet interface traffic monitor and reporting tool - dkorunic/pktstat-bpf

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.

4 weeks ago 0 0 0 0
$ 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 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

1 month ago 49 13 1 0
Preview
How “Clinejection” Turned an AI Bot into a Supply Chain Attack | Snyk A prompt injection in a GitHub issue title gave attackers code execution inside Cline's CI/CD pipeline, leading to cache poisoning, stolen npm credentials, and an unauthorized package publish affecting the popular AI coding tool's 5 million users. Here's the full technical breakdown and what developers should do now.

From AI bot to a supply chain attack: snyk.io/blog/cline-s... #security #ai #sysops

1 month ago 0 0 0 0
Advertisement
runtime: regression Linux synology fork's of linux causes syscall conflict on older kernel versions · Issue #77930 · golang/go · GitHub @calmh report: We seem to be seeing the same crash on armv7 -- or should I file this separately? syncthing/syncthing#10587 The return code is slightly different: $ syncthing --version futexwakeup addr=0x4458b24 returned -22 16:54:03 [49/...

Synology Linux kernel fork syscall conflicts causing Golang binary crashes: github.com/golang/go... #golang #linux #kernel #sysops

1 month ago 0 0 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.

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.

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...

1 month ago 191 71 4 20
GitHub - BlackVectorOps/semantic_firewall: Generate deterministic semantic fingerprints for Go functions. Detect xz-style backdoors and verify semantic equivalence using Static Single Assignment (SSA) analysis and Scalar Evolution. Generate deterministic semantic fingerprints for Go functions. Detect xz-style backdoors and verify semantic equivalence using Static Single Assignment (SSA) analysis and Scalar Evolution. - BlackVectorOps/semantic_firewall

Semantic Firewall: Next-Gen Code Integrity & Malware Detection for Go github.com/BlackVect... #golang #security #sysops #secops

1 month ago 1 0 0 0
Preview
MinIO Is Dead, Long Live MinIO MinIO’s repo is officially archived and abandoned. And how AI Agents helped bring MinIO back from the dead.

MinIO Is Dead, Long Live MinIO blog.vonng.com/en/db... github.com/pgsty/minio #opensource #sysops #minio

1 month ago 1 0 0 0

The State of OpenSSL for pyca/cryptography cryptography.io/en/l... #python #ssl #security #sysops

2 months ago 0 0 0 0

Trip down the memory lane: building a Quake PC from 1997: fabiensanglard.net/q... #gaming #pc #quake

2 months ago 0 0 0 0
Preview
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...

2 months ago 149 32 2 4
Advertisement

BREAKMEIFYOUCAN! Exploiting Keyspace Reduction and Relay Attacks in 3DES and AES-protected NFC Technologies / paper: eprint.iacr.org/2026... / repo: github.com/zc-public...

2 months ago 0 0 0 0
Post image

🎉 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

2 months ago 49 8 0 0
SAINTCON 2025 - Neiko (Specters) Rivera - Grand Theft API
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

2 months ago 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

3 months ago 1 0 0 0
Post image

GPG massacre w/ multiple serious vulnerabilities, some in wontfix status: https://gpg.fail/ #gpg #secops #security #sysops

3 months ago 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.

3 months ago 2 0 1 0
Preview
Demystifying Fuzzer Behaviour Despite how it's often portrayed in blogs, scientific articles, or corporate test planning, fuzz testing isn't a magic bug printer; just ...

Demystifying Fuzzer Behaviour by Addison: media.ccc.de/v/39c3-... #fuzzing #devops #security

3 months ago 1 0 0 0
Building blobd: single-machine object store with sub-millisecond reads and 15 GB/s uploads Deep dive into blobd, an object store designed for constant low latency reads using async Rust, io_uring and atomic writes

Building blobd: single-machine object store with sub-millisecond reads and 15 GB/s uploads blog.wilsonl.in/blobd/ #rust #programming #devops

3 months ago 0 0 0 0
Advertisement
Preview
HAProxy Technologies Announces Availability of HAProxy Community Performance Packages Compiled with AWS-LC New official pre-compiled HAProxy packages eliminate TLS bottlenecks, delivering linear scalability and simplified installation for the open source communityNEWTON, Mass., Dec. 17, 2025 (GLOBE NEWSWIR...

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...

3 months ago 1 1 0 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 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

3 months ago 82 16 0 2
Preview
Fuzzing Made Easy Part #3: GoLibAFL — Fuzzing Go binaries using LibAFL - SRLabs Research We developed GoLibAFL, a new fuzzer for Go code built on top of LibAFL.

Fuzzing Golang binaries with Rust and libAFL: srlabs.de/blog/golib... github.com/srlabs/go... #golang #rust #fuzzing #devops #security

4 months ago 0 0 0 0
Preview
Reverse engineering Bluetooth on Amazon Kindle eReaders A journey of learning C and reverse engineering to be more efficiently lazy

Reverse engineering Bluetooth on Amazon Kindle eReaders sighery.com/posts/re... #kindle #devops #hacking

4 months ago 0 0 0 0
Preview
Maintenance Mode · Issue #21714 · minio/minio So the open source / community version is no more. 27742d4 Any official statement from the minio maintainers about this move?

And another rather popular OpenSource project bites the dust -- this time it is Minio github.com/minio/min... #sysops #minio

4 months ago 0 0 0 0
$ 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 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

4 months ago 36 13 0 0