Coinbase CEO explains why he fired engineers who didn’t try AI immediately
https://techcrunch.com/2025/08/22/coinbase-ceo-explains-why-he-fired-engineers-who-didnt-try-ai-immediately/
https://redd.it/1mxs92h
@programmingreddit
https://techcrunch.com/2025/08/22/coinbase-ceo-explains-why-he-fired-engineers-who-didnt-try-ai-immediately/
https://redd.it/1mxs92h
@programmingreddit
TechCrunch
Coinbase CEO explains why he fired engineers who didn’t try AI immediately | TechCrunch
After getting licenses to cover every engineer, some at the cryptocurrency exchange warned Armstrong that adoption would be slow, predicting it would take months to get even half the engineers using AI.
No, Google Did Not Unilaterally Decide to Kill XSLT
https://meyerweb.com/eric/thoughts/2025/08/22/no-google-did-not-unilaterally-decide-to-kill-xslt/
https://redd.it/1mxswpp
@programmingreddit
https://meyerweb.com/eric/thoughts/2025/08/22/no-google-did-not-unilaterally-decide-to-kill-xslt/
https://redd.it/1mxswpp
@programmingreddit
meyerweb.com
No, Google Did Not Unilaterally Decide to Kill XSLT
The web home of Eric A. Meyer, CSS guy; and his wife Kathryn, doctor of nursing.
SurrealDB is sacrificing data durability to make benchmarks look better
https://blog.cf8.gg/surrealdbs-ch/
https://redd.it/1my7qr0
@programmingreddit
https://blog.cf8.gg/surrealdbs-ch/
https://redd.it/1my7qr0
@programmingreddit
ChillFish8's Blog
SurrealDB is sacrificing data durability to make benchmarks look better
🚨TL;DR: If you are a SurrealDB user running any SurrealDB instance backed by the RocksDB or SurrealKV storage backends you MUST EXPLICITLY set SURREAL_SYNC_DATA=true in your environment variables otherwise your instance is NOT crash safe and can very easily…
Evolution is still a valid machine learning technique
https://elijahpotter.dev/articles/harper_evolves
https://redd.it/1my5lpo
@programmingreddit
https://elijahpotter.dev/articles/harper_evolves
https://redd.it/1my5lpo
@programmingreddit
elijahpotter.dev
Harper Evolves
I want you to read that title as literally as possible. Harper is now capable of evolution.
Don't pick weird subnets for embedded networks, use VRFs
https://blog.brixit.nl/dont-pick-weird-subnets-for-embedded-networks/
https://redd.it/1mz4ftg
@programmingreddit
https://blog.brixit.nl/dont-pick-weird-subnets-for-embedded-networks/
https://redd.it/1mz4ftg
@programmingreddit
BrixIT Blog
Don't pick weird subnets for embedded networks, use VRFs
Don't pick random subnets to avoid IP address conflicts on foreign networks, use VRFs!
Mario 64 wastes SO MUCH MEMORY
https://www.youtube.com/watch?v=oZcbgNdWL7w
https://redd.it/1mz6obd
@programmingreddit
https://www.youtube.com/watch?v=oZcbgNdWL7w
https://redd.it/1mz6obd
@programmingreddit
YouTube
Mario 64 wastes SO MUCH MEMORY
Click this link https://boot.dev/?promo=KAZE and use my code KAZE to get 25% off your first payment for boot.dev.
Patreon: https://www.patreon.com/Kazestuff
Streams: https://www.youtube.com/@KazeClips
🐦 https://twitter.com/KazeEmanuar
MERCH: https://ka…
Patreon: https://www.patreon.com/Kazestuff
Streams: https://www.youtube.com/@KazeClips
🐦 https://twitter.com/KazeEmanuar
MERCH: https://ka…
AWS CEO Says Replacing Junior Developers with AI Is the Dumbest Thing He's Ever Heard
https://www.finalroundai.com/blog/aws-ceo-matt-garman-says-replacing-junior-developers-with-ai-the-dumbest-thing
https://redd.it/1mzofsk
@programmingreddit
https://www.finalroundai.com/blog/aws-ceo-matt-garman-says-replacing-junior-developers-with-ai-the-dumbest-thing
https://redd.it/1mzofsk
@programmingreddit
Finalroundai
AWS CEO Says Replacing Junior Developers with AI Is the Dumbest Thing He's Ever Heard
AWS CEO Matt Garman calls replacing junior developers with AI "the dumbest thing" and argues companies should keep hiring junior talent.
Everything I know about good API design
https://www.seangoedecke.com/good-api-design/
https://redd.it/1mzqigs
@programmingreddit
https://www.seangoedecke.com/good-api-design/
https://redd.it/1mzqigs
@programmingreddit
Seangoedecke
Everything I know about good API design
Most of what modern software engineers do involves APIs: public interfaces for communicating with a program, like this one from Twilio. I’ve spent a lot of time…
New MIT study says most AI projects are doomed... [Fireship YouTube]
https://www.youtube.com/watch?v=ly6YKz9UfQ4
https://redd.it/1n0k69y
@programmingreddit
https://www.youtube.com/watch?v=ly6YKz9UfQ4
https://redd.it/1n0k69y
@programmingreddit
YouTube
New MIT study says most AI projects are doomed...
Get the best pair programming app for remote teams - https://tuple.app/fireship - Use code FIRESHIP for a discount
A new MIT study says that 95% of corporate GenAI projects have failed, Meta is pulling back on its AI spend, and tech markets are getting nervous.…
A new MIT study says that 95% of corporate GenAI projects have failed, Meta is pulling back on its AI spend, and tech markets are getting nervous.…
Google will require developer verification to install Android apps
https://9to5google.com/2025/08/25/android-apps-developer-verification/
https://redd.it/1n0gyht
@programmingreddit
https://9to5google.com/2025/08/25/android-apps-developer-verification/
https://redd.it/1n0gyht
@programmingreddit
9to5Google
Google will require developer verification to install Android apps, including sideloading
Google has announced that only apps from developers that have undergone verification can be installed on certified Android devices in 2026...
New algorithm outperforms Dijkstra after 40 years!
https://arxiv.org/abs/2307.04139
https://redd.it/1n13gpp
@programmingreddit
https://arxiv.org/abs/2307.04139
https://redd.it/1n13gpp
@programmingreddit
arXiv.org
A Randomized Algorithm for Single-Source Shortest Path on...
In undirected graphs with real non-negative weights, we give a new randomized algorithm for the single-source shortest path (SSSP) problem with running time $O(m\sqrt{\log n \cdot \log\log n})$ in...
Many hate on Object-Oriented Programming. But some junior programmers seem to mostly echo what they've heard experienced programmers say. In this blog post I try to give a "less extreme" perspective, and encourage people to think for themselves.
https://zylinski.se/posts/know-why-you-dont-like-oop/
https://redd.it/1n11tps
@programmingreddit
https://zylinski.se/posts/know-why-you-dont-like-oop/
https://redd.it/1n11tps
@programmingreddit
zylinski.se
Know why you don't like OOP
Programmers tend to fight about why Object-Oriented Programming (OOP) is good or bad.
Among the anti-OOP crowd, I often see junior programmers hate on OOP and “rebroadcast” what they’ve heard experienced programmers say. But when challenged to explain why…
Among the anti-OOP crowd, I often see junior programmers hate on OOP and “rebroadcast” what they’ve heard experienced programmers say. But when challenged to explain why…
The Therac-25 Incident
https://thedailywtf.com/articles/the-therac-25-incident
https://redd.it/1n1eo7y
@programmingreddit
https://thedailywtf.com/articles/the-therac-25-incident
https://redd.it/1n1eo7y
@programmingreddit
The Daily WTF
The Therac-25 Incident
A few months ago, someone noted in the comments that they hadn't heard about the Therac-25 incident. I was surprised, and went off to do an informal survey of developers I know, only to discover that only about half of them knew what it was without searching…