Writing Code Was Never The Bottleneck
https://ordep.dev/posts/writing-code-was-never-the-bottleneck
https://redd.it/1lomhlq
@programmingreddit
https://ordep.dev/posts/writing-code-was-never-the-bottleneck
https://redd.it/1lomhlq
@programmingreddit
ordep.dev
Writing Code Was Never The Bottleneck
LLMs make it easier to write code, but understanding, reviewing, and maintaining it still takes time, trust, and good judgment.
I made a functional 8-bit adder/subtractor circuit that works natively within MS Paint
https://github.com/RRTogunov/MSPaintComputer
https://redd.it/1lobham
@programmingreddit
https://github.com/RRTogunov/MSPaintComputer
https://redd.it/1lobham
@programmingreddit
GitHub
GitHub - RRTogunov/MSPaintComputer: MSPaintComputer is the start of building functional computer executed natively within Microsoft…
MSPaintComputer is the start of building functional computer executed natively within Microsoft Paint. - RRTogunov/MSPaintComputer
Lies we tell ourselves to keep using Golang
https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang
https://redd.it/1loyyr1
@programmingreddit
https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang
https://redd.it/1loyyr1
@programmingreddit
fasterthanli.me
Lies we tell ourselves to keep using Golang
In the two years since I've posted I want off Mr Golang's Wild Ride, it's made the rounds time and time again, on Reddit, on Lobste.rs, on HackerNews, and elsewhere. And every time, it elicits the ...
It’s harder to read code than to write it
https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
https://redd.it/1loux7h
@programmingreddit
https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
https://redd.it/1loux7h
@programmingreddit
Joel on Software
Things You Should Never Do, Part I
Netscape 6.0 is finally going into its first public beta. There never was a version 5.0. The last major release, version 4.0, was released almost three years ago. Three years is an awfully long tim…
Exploiting the IKKO Activebuds "AI powered" earbuds, running DOOM, stealing their OpenAI API key and customer data
https://blog.mgdproductions.com/ikko-activebuds/
https://redd.it/1lpqh9c
@programmingreddit
https://blog.mgdproductions.com/ikko-activebuds/
https://redd.it/1lpqh9c
@programmingreddit
MGD Blog
Exploiting the IKKO Activebuds "AI powered" earbuds, running DOOM, stealing their OpenAI API key and customer data.
So my journey with these earbuds started after I saw them on this Mrwhosetheboss video about pointless tech. This device seems to be also popular on TikTok. My suspicions were confirmed, this runs android. So of course i went ahead and bought them.
245 euros…
245 euros…
Security researcher earns $25k by finding secrets in so called “deleted commits” on GitHub, showing that they are not really deleted
https://trufflesecurity.com/blog/guest-post-how-i-scanned-all-of-github-s-oops-commits-for-leaked-secrets
https://redd.it/1lpun8i
@programmingreddit
https://trufflesecurity.com/blog/guest-post-how-i-scanned-all-of-github-s-oops-commits-for-leaked-secrets
https://redd.it/1lpun8i
@programmingreddit
Trufflesecurity
Guest Post: How I Scanned all of GitHub’s “Oops Commits” for Leaked Secrets ◆ Truffle Security Co.
GitHub Archive logs every public commit, even the ones developers try to delete. Force pushes often cover up mistakes like leaked credentials by rewriting Git history. GitHub keeps these dangling commits, from what we can tell, forever. In the archive, they…
Burn It With Fire: How to Eliminate an Industry-Wide Supply Chain Vulnerability
https://medium.com/@jonathan.leitschuh/burn-it-with-fire-how-to-eliminate-an-industry-wide-supply-chain-vulnerability-12515516fb56
https://redd.it/1lq3127
@programmingreddit
https://medium.com/@jonathan.leitschuh/burn-it-with-fire-how-to-eliminate-an-industry-wide-supply-chain-vulnerability-12515516fb56
https://redd.it/1lq3127
@programmingreddit
Medium
Burn It With Fire: How to Eliminate an Industry-Wide Supply Chain Vulnerability
The supply chain bug that couldn’t be ignored — so I torched it.
C++ 26 is Complete!
https://www.youtube.com/watch?v=TOKP7k66VBw
https://redd.it/1lql77i
@programmingreddit
https://www.youtube.com/watch?v=TOKP7k66VBw
https://redd.it/1lql77i
@programmingreddit
YouTube
C++ 26 is Complete!
C++ lovers rejoice, for C++ 26 has been finalized. The language spec is now set, all new features are set in stone and now it's just up to the compiler designers to you know... implement them. And boyo did C++ just get a ton of new features, the highlights…
A Higgs-bugson in the Linux Kernel
https://blog.janestreet.com/a-higgs-bugson-in-the-linux-kernel/
https://redd.it/1lqs3m1
@programmingreddit
https://blog.janestreet.com/a-higgs-bugson-in-the-linux-kernel/
https://redd.it/1lqs3m1
@programmingreddit
Jane Street Blog
A Higgs-bugson in the Linux Kernel
We recently ran across a strange higgs-bugson that manifested itself in a critical system that stores and distributes the firm’s trading activity data, calle...
How We Refactored 10,000+ i18n Call Sites Without Breaking Production
https://www.patreon.com/posts/133137028
https://redd.it/1lqs6a3
@programmingreddit
https://www.patreon.com/posts/133137028
https://redd.it/1lqs6a3
@programmingreddit
Patreon
4 Untranslatable Words Behind Patreon’s Internationalization Overhaul | Engineering at Patreon
Get more from Engineering at Patreon on Patreon
GitHub CEO says the ‘smartest’ companies will hire more software engineers not less as AI develops
https://medium.com/@kt149/github-ceo-says-the-smartest-companies-will-hire-more-software-engineers-not-less-as-ai-develops-17d157bdd992
https://redd.it/1lrgcnb
@programmingreddit
https://medium.com/@kt149/github-ceo-says-the-smartest-companies-will-hire-more-software-engineers-not-less-as-ai-develops-17d157bdd992
https://redd.it/1lrgcnb
@programmingreddit
Medium
GitHub CEO says the ‘smartest’ companies will hire more software engineers not less as AI develops
Despite the wave of layoffs and hiring freezes across the tech industry, GitHub CEO Thomas Dohmke isn’t worried about the future of…
Why do software teams slow down as they grow? (Observation and opinionated piece)
https://medium.com/readers-club/why-software-development-gets-harder-in-teams-38501f28b40b?sk=97f4d40f4ef1939b306b1029ada7ab14
https://redd.it/1lsa7xz
@programmingreddit
https://medium.com/readers-club/why-software-development-gets-harder-in-teams-38501f28b40b?sk=97f4d40f4ef1939b306b1029ada7ab14
https://redd.it/1lsa7xz
@programmingreddit
Medium
Why Software Development Gets Harder in Teams
The Hidden Human Patterns That Slow Down Great Teams
Security researcher exploits GitHub gotcha, gets admin access to all Istio repositories and more
https://devclass.com/2025/07/03/security-researcher-exploits-github-gotcha-gets-admin-access-to-all-istio-repositories-and-more/
https://redd.it/1lt6bot
@programmingreddit
https://devclass.com/2025/07/03/security-researcher-exploits-github-gotcha-gets-admin-access-to-all-istio-repositories-and-more/
https://redd.it/1lt6bot
@programmingreddit
DEVCLASS
Security researcher exploits GitHub gotcha, gets admin access to all Istio repositories and more • DEVCLASS
A security researcher investigated an archive of commits on GitHub, which developers had likely thought they had deleted, […]
We've Issued Our First IP Address Certificate
https://letsencrypt.org/2025/07/01/issuing-our-first-ip-address-certificate/
https://redd.it/1ltdv6f
@programmingreddit
https://letsencrypt.org/2025/07/01/issuing-our-first-ip-address-certificate/
https://redd.it/1ltdv6f
@programmingreddit
letsencrypt.org
We've Issued Our First IP Address Certificate
Since Let’s Encrypt started issuing certificates in 2015, people have repeatedly requested the ability to get certificates for IP addresses, an option that only a few certificate authorities have offered. Until now, they’ve had to look elsewhere, because…