Why LLMs Can't Write Q/Kdb+: Writing Code Right-to-Left
medium.com
Ruby 3.4 frozen string literals: What Rails developers need to know
prateekcodes.dev
Is the doc bot docs, or not?
robinsloan.com
Serving a half billion requests per day with Rust and CGI
jacob.gold
Helm local code execution via a malicious chart
github.com
ESIM Security
security-explorations.com
Most RESTful APIs aren't really RESTful
florian-kraemer.net
Using MPC for Anonymous and Private DNA Analysis
vishakh.blog
I Ported SAP to a 1976 CPU. It Wasn't That Slow
github.com
Bootstrapping a side project into a profitable seven-figure business
projectionlab.com
7-Zip for Windows can now use more than 64 CPU threads for compression
7-zip.org
US Court nullifies FTC requirement for click-to-cancel
arstechnica.com
RapidRAW: A non-destructive and GPU-accelerated RAW image editor
github.com
Astro is a return to the fundamentals of the web
websmith.studio
IKEA ditches Zigbee for Thread going all in on Matter smart homes
theverge.com
Phrase origin: Why do we "call" functions?
quuxplusone.github.io
Breaking Git with a carriage return and cloning RCE
dgl.cx
I'm Building LLM for Satellite Data EarthGPT.app
earthgpt.app
Proposal: GUI-first, text-based mechanical CAD inspired by software engineering
Where can I see Hokusai's Great Wave today?
greatwavetoday.com
Frame of preference A history of Mac settings, 1984–2004
aresluna.org
Supabase MCP can leak your entire SQL database
generalanalysis.com
Smollm3: Smol, multilingual, long-context reasoner LLM
huggingface.co
If I have learned one thing that makes AWS successful in terms of delivering scalable and reliable services--and that hasn't yet been widely adopted elsewhere--it is captured here:
"The focus on ownership actually helps understand a lot of the organizational structure and engineering approaches that exist within Amazon, and especially in S3. To move fast, to keep a really high bar for quality, teams need to be owners. They need to own the API contracts with other systems their service interacts with, they need to be completely on the hook for durability and performance and availability, and ultimately, they need to step in and fix stuff at three in the morning when an unexpected bug hurts availability. But they also need to be empowered to reflect on that bug fix and improve the system so that it doesn’t happen again. Ownership carries a lot of responsibility, but it also carries a lot of trust – because to let an individual or a team own a service, you have to give them the leeway to make their own decisions about how they are going to deliver it."