AGENTS.md – Open format for guiding coding agents
agents.md
Ask HN: Why does the US Visa application website do a port-scan of my network?
Modern CI Is Too Complex and Misdirected
gregoryszorc.com
How to Draw a Space Invader
muffinman.io
Copilot broke audit logs, but Microsoft won't tell customers
pistachioapp.com
How we exploited CodeRabbit: From simple PR to RCE and write access on 1M repos
research.kudelskisecurity.com
Tiny microbe challenges the definition of cellular life
nautil.us
D2 (text to diagram tool) now supports ASCII renders
d2lang.com
The Value of Hitting the HN Front Page
mooreds.com
How I Made Ruby Faster Than Ruby
noteflakes.com
Fast and observable background job processing for .NET
github.com
Gaussian Processes for Machine Learning [pdf]
gaussianprocess.org
Emacs as your video-trimming tool
xenodium.com
Candle Flame Oscillations as a Clock
cpldcpu.com
Without the futex, it's futile
h4x0r.org
Rails Charts Using ECharts from Apache
github.com
Intel Foundry Demonstrates First Arm-Based Chip on 18A Node
hothardware.com
How Figma’s multiplayer technology works (2019)
figma.com
> Thankfully, in GHC 7.4.1 was introduced the record syntax, which allows naming fields, like this […]
What on Earth? Record syntax has been around since the very first versions of Haskell. This is a surprisingly blatant error to see so near the beginning of this article…