What is a token and why does it cost so much? - Computerphile
https://www.youtube.com/watch?v=-0HRzXk8vlk
https://redd.it/1upu953
@programmingreddit
https://www.youtube.com/watch?v=-0HRzXk8vlk
https://redd.it/1upu953
@programmingreddit
YouTube
Why AI Tokens are so Expensive - Computerphile
After changes to pricing structures for LLM powered code assistants, Mike looks at how a seemingly simple task can burn through tokens when an agent 'looks after it' for you.
Published with three potential titles on a YouTube test:
Extreme Token Use of…
Published with three potential titles on a YouTube test:
Extreme Token Use of…
Google pays $250K for Linux vulnerability allowing guest VM escapes
https://arstechnica.com/security/2026/07/high-severity-guest-vm-escape-is-1-of-2-linux-vulnerabilities-to-surface-this-week/
https://redd.it/1urt5ib
@programmingreddit
https://arstechnica.com/security/2026/07/high-severity-guest-vm-escape-is-1-of-2-linux-vulnerabilities-to-surface-this-week/
https://redd.it/1urt5ib
@programmingreddit
Ars Technica
Google pays $250K for Linux vulnerability allowing guest VM escapes
Both vulnerabilities allow untrusted users to gain root privileges.
Why developers are ditching GitHub for Codeberg and self-hosting alternatives
https://www.howtogeek.com/why-developers-are-ditching-github-for-codeberg-and-self-hosting-alternatives/
https://redd.it/1urm3mh
@programmingreddit
https://www.howtogeek.com/why-developers-are-ditching-github-for-codeberg-and-self-hosting-alternatives/
https://redd.it/1urm3mh
@programmingreddit
How-To Geek
Why developers are ditching GitHub for Codeberg and self-hosting alternatives
It’s supposed to be a decentralized service, after all...
Good Tools Are Invisible
https://www.gingerbill.org/article/2026/07/10/good-tools-are-invisible/
https://redd.it/1usjlm7
@programmingreddit
https://www.gingerbill.org/article/2026/07/10/good-tools-are-invisible/
https://redd.it/1usjlm7
@programmingreddit
www.gingerbill.org
Good Tools Are Invisible
TL;DR: A good tool is and ought to be invisible—striving to make such tools is the goal of a toolmaker.One habit I see a lot, and have to push back on, is taking a tool's shortcomings and reselling them as a "puzzle game" which is "fun" to solve.I don't want…
Quantum Computers Are Not a Threat to 128-bit Symmetric Keys
https://words.filippo.io/128-bits/
https://redd.it/1usmas0
@programmingreddit
https://words.filippo.io/128-bits/
https://redd.it/1usmas0
@programmingreddit
words.filippo.io
Quantum Computers Are Not a Threat to 128-bit Symmetric Keys
There is no need to update symmetric key sizes as part of the post-quantum transition, due to the details of how Grover's algorithm scales. Most authorities agree.
How Container Networking Works: Building a Bridge Network From Scratch
https://labs.iximiuz.com/tutorials/container-networking-from-scratch
https://redd.it/1utfiq2
@programmingreddit
https://labs.iximiuz.com/tutorials/container-networking-from-scratch
https://redd.it/1utfiq2
@programmingreddit
iximiuz Labs
How Container Networking Works: Building a Bridge Network From Scratch | iximiuz Labs
Begin with the basics to understand Docker and Kubernetes networking: learn how to create and interconnect Linux network namespaces using only command-line tools.
Programs, Not Objects: How I Stopped Designing Architecture and Started Writing a 3D Editor
https://alexsyniakov.com/2026/07/11/programs-not-objects-how-i-stopped-designing-architecture-and-started-writing-a-3d-editor/
https://redd.it/1ut97oi
@programmingreddit
https://alexsyniakov.com/2026/07/11/programs-not-objects-how-i-stopped-designing-architecture-and-started-writing-a-3d-editor/
https://redd.it/1ut97oi
@programmingreddit
Alex on software development
How I Stopped Designing Architecture and Started Writing a 3D Editor. Part 1
Today’s post is a bit different from my usual deep dives into mesh geometry. It’s a story about architecture – and about going back to the beginning. Think back to how you learned…
Official jscrambler npm Package Compromised at 8.14.0
https://safedep.io/jscrambler-npm-supply-chain-compromise/
https://redd.it/1utqclm
@programmingreddit
https://safedep.io/jscrambler-npm-supply-chain-compromise/
https://redd.it/1utqclm
@programmingreddit
SafeDep - Real-time Open Source Software Supply Chain Security
Official jscrambler npm Package Compromised Across Multiple Releases
The official jscrambler npm package (60K monthly downloads) was trojanized starting at 8.14.0 through an npm account or CI compromise. The attacker…
VINs: The Encoding Stamped Into Steel
https://cargurus.dev/2026/04/29/vins-the-encoding-stamped-into-steel/
https://redd.it/1uvb8bc
@programmingreddit
https://cargurus.dev/2026/04/29/vins-the-encoding-stamped-into-steel/
https://redd.it/1uvb8bc
@programmingreddit
Revved | The CarGurus Engineering Blog
VINs: The Encoding Stamped Into Steel
Do I have a favorite standard? Silly question. How could I not? There are so many great ones, each with its own weirdly fascinating story. In a previous job, I spent a lot of time getting to know E…
HTTP gets a QUERY method so complex searches can stop pretending to be POST
https://www.theregister.com/devops/2026/07/13/http-gets-a-query-method-so-complex-searches-can-stop-pretending-to-be-post/5270192
https://redd.it/1uvszuq
@programmingreddit
https://www.theregister.com/devops/2026/07/13/http-gets-a-query-method-so-complex-searches-can-stop-pretending-to-be-post/5270192
https://redd.it/1uvszuq
@programmingreddit
theregister
HTTP gets a QUERY method so complex searches can stop pretending to be POST
New verb carries request content while remaining safe, idempotent, and cacheable
Cloudflare Identifies Race Condition in hyper’s HTTP/1 Implementation
https://www.infoq.com/news/2026/07/cloudflare-hyper-bug-fix/
https://redd.it/1uvfzlz
@programmingreddit
https://www.infoq.com/news/2026/07/cloudflare-hyper-bug-fix/
https://redd.it/1uvfzlz
@programmingreddit
InfoQ
Cloudflare Identifies Race Condition in hyper’s HTTP/1 Implementation
Cloudflare recently documented how its development team identified and fixed a rare bug in the widely used Rust HTTP library hyper that could silently truncate large HTTP responses while still returning a successful 200 OK status. The issue had existed for…
The git history command deserves more attention
https://lalitm.com/post/git-history/
https://redd.it/1uvwlql
@programmingreddit
https://lalitm.com/post/git-history/
https://redd.it/1uvwlql
@programmingreddit
Lalit Maganti
The git history command deserves more attention
Working with lots of changes in parallel on git can be painful. You end up juggling branches and commits, and running scary rebase -i commands that can leave your tree in a half-broken state if you so …
I Could've Rickrolled the Entire FIFA World Cup. All I Needed Was My ID.
https://bobdahacker.com/blog/fifa-hack
https://redd.it/1uwapaj
@programmingreddit
https://bobdahacker.com/blog/fifa-hack
https://redd.it/1uwapaj
@programmingreddit
Bobdahacker
I Could've Rickrolled the Entire FIFA World Cup. All I Needed Was My ID.
How I found that anyone could register on FIFA's public Agent Platform, gain access to the Football Data Platform's Streaming Management panel, and get RTMP ingest URLs and stream keys for every live FIFA World Cup 2026 camera feed. I then spent hours calling…