Programming Language Theory has a public relations problem
https://happyfellow.bearblog.dev/programming-language-theory-has-a-public-relations-problem/
https://redd.it/1lzuhtu
@programmingreddit
https://happyfellow.bearblog.dev/programming-language-theory-has-a-public-relations-problem/
https://redd.it/1lzuhtu
@programmingreddit
One Happy Fellow - blog
Programming Language Theory has a public relations problem
Programming Language Theory (PLT) is one of my favourite areas of computer science yet I feel it's one of the most misunderstood by outsiders.
It's full ...
It's full ...
The hard part about feature toggles is writing code that is toggleable - not the tool used
https://code.mendhak.com/hardcode-feature-flags/
https://redd.it/1m0ch9c
@programmingreddit
https://code.mendhak.com/hardcode-feature-flags/
https://redd.it/1m0ch9c
@programmingreddit
Mendhak
It's OK to hardcode feature flags
The safest and most reliable way to deal with feature flags is to hardcode them
Death by a thousand slops
https://daniel.haxx.se/blog/2025/07/14/death-by-a-thousand-slops/
https://redd.it/1m0qxf4
@programmingreddit
https://daniel.haxx.se/blog/2025/07/14/death-by-a-thousand-slops/
https://redd.it/1m0qxf4
@programmingreddit
daniel.haxx.se
Death by a thousand slops
I have previously blogged about the relatively new trend of AI slop in vulnerability reports submitted to curl and how it hurts and exhausts us. This trend does not seem to slow down. On the contrary, it seems that we have recently not only received more…
How I Doubled My Lookup Performance with a Bitwise Trick
https://maltsev.space/blog/012-simd-within-a-register-how-i-doubled-hash-table-lookup-performance
https://redd.it/1m0tcd6
@programmingreddit
https://maltsev.space/blog/012-simd-within-a-register-how-i-doubled-hash-table-lookup-performance
https://redd.it/1m0tcd6
@programmingreddit
MALTSEV.SPACE
SIMD Within a Register: How I Doubled Hash Table Lookup Performance | MALTSEV.SPACE
It started with a simple thought: four bytes in a hash table bucket look just like an integer. Luckily, this one idea led to a deep dive into bit-twiddling and a 2x performance boost.
How AI Vibe Coding Is Destroying Junior Developers' Careers
https://www.finalroundai.com/blog/ai-vibe-coding-destroying-junior-developers-careers
https://redd.it/1m1kvug
@programmingreddit
https://www.finalroundai.com/blog/ai-vibe-coding-destroying-junior-developers-careers
https://redd.it/1m1kvug
@programmingreddit
Finalroundai
How AI Vibe Coding Is Destroying Junior Developers' Careers
New research shows developers think AI makes them 20% faster but are actually 19% slower. Vibe coding is creating unemployable pseudo-developers who can't debug or maintain code.
Crawling a billion web pages in just over 24 hours, in 2025
https://andrewkchan.dev/posts/crawler.html
https://redd.it/1m1hvh3
@programmingreddit
https://andrewkchan.dev/posts/crawler.html
https://redd.it/1m1hvh3
@programmingreddit
Reddit
From the programming community on Reddit: Crawling a billion web pages in just over 24 hours, in 2025
Posted by reasonableklout - 114 votes and 12 comments
If you don't know how to code, don't vibe code
https://saysomething.hashnode.dev/ai-in-software-development-tackling-the-black-box-challenge
https://redd.it/1m1yfc5
@programmingreddit
https://saysomething.hashnode.dev/ai-in-software-development-tackling-the-black-box-challenge
https://redd.it/1m1yfc5
@programmingreddit
Reddit
From the programming community on Reddit: If you don't know how to code, don't vibe code
Posted by hongster - 128 votes and 47 comments
METR study finds AI doesn't make devs as productive as they think
https://leaddev.com/velocity/ai-doesnt-make-devs-as-productive-as-they-think-study-finds
https://redd.it/1m25iw2
@programmingreddit
https://leaddev.com/velocity/ai-doesnt-make-devs-as-productive-as-they-think-study-finds
https://redd.it/1m25iw2
@programmingreddit
LeadDev
AI doesn't make devs as productive as they think, study finds
A new study raises serious questions about how perceptions of AI assisted productivity translate into results.
Casey Muratori – The Big OOPs: Anatomy of a Thirty-five-year Mistake – BSC 2025
https://www.youtube.com/watch?v=wo84LFzx5nI
https://redd.it/1m2ff3j
@programmingreddit
https://www.youtube.com/watch?v=wo84LFzx5nI
https://redd.it/1m2ff3j
@programmingreddit
YouTube
Casey Muratori – The Big OOPs: Anatomy of a Thirty-five-year Mistake – BSC 2025
Casey Muratori's talk at BSC 2025.
Casey's links:
- https://ComputerEnhance.com/
- https://x.com/cmuratori/
BSC links:
- https://BetterSoftwareConference.com/
- https://x.com/BetterSoftwareC
Chapters:
0:00:00 Talk
1:50:11 Q&A
Casey's links:
- https://ComputerEnhance.com/
- https://x.com/cmuratori/
BSC links:
- https://BetterSoftwareConference.com/
- https://x.com/BetterSoftwareC
Chapters:
0:00:00 Talk
1:50:11 Q&A
How Go 1.24's Swiss Tables saved hundreds of gigabytes
https://www.datadoghq.com/blog/engineering/go-swiss-tables/
https://redd.it/1m3di7x
@programmingreddit
https://www.datadoghq.com/blog/engineering/go-swiss-tables/
https://redd.it/1m3di7x
@programmingreddit
Datadog
How Go 1.24's Swiss Tables saved us hundreds of gigabytes | Datadog
Go 1.24's Swiss Tables cut our map memory usage by up to 70% in high-traffic workloads. Here's how we profiled the savings and improved performance.
Exhausted man defeats AI model in world coding championship
https://arstechnica.com/ai/2025/07/exhausted-man-defeats-ai-model-in-world-coding-championship/
https://redd.it/1m3o6cc
@programmingreddit
https://arstechnica.com/ai/2025/07/exhausted-man-defeats-ai-model-in-world-coding-championship/
https://redd.it/1m3o6cc
@programmingreddit
Ars Technica
Exhausted man defeats AI model in world coding championship
“Humanity has prevailed (for now!),” writes winner after 10-hour coding marathon against OpenAI.
Intel Announces It's Shutting Down Clear Linux after a decade of open source development
https://www.phoronix.com/news/Intel-Ends-Clear-Linux
https://redd.it/1m46fyd
@programmingreddit
https://www.phoronix.com/news/Intel-Ends-Clear-Linux
https://redd.it/1m46fyd
@programmingreddit
Phoronix
Intel Announces It's Shutting Down Clear Linux
The most depressing news of the week: Intel is ending their performance-optimized Clear Linux distribution
Why I'm Betting Against AI Agents in 2025 (Despite Building Them)
https://utkarshkanwat.com/writing/betting-against-agents/
https://redd.it/1m46lfb
@programmingreddit
https://utkarshkanwat.com/writing/betting-against-agents/
https://redd.it/1m46lfb
@programmingreddit
Utkarsh Kanwat
Why I'm Betting Against AI Agents in 2025 (Despite Building Them)
I've built 12+ AI agent systems across development, DevOps, and data operations. Here's why the current hype around autonomous agents is mathematically impossible and what actually works in production.
LLMs vs Brainfuck: a demonstration of Potemkin understanding
https://ibb.co/9kd2s5cy
https://redd.it/1m4rk3r
@programmingreddit
https://ibb.co/9kd2s5cy
https://redd.it/1m4rk3r
@programmingreddit
ImgBB
Screenshot-from-2025-07-19-18-08-00 hosted at ImgBB
Image Screenshot-from-2025-07-19-18-08-00 in Saantonandre's images album
Vibe-Coding AI "Panicks" and Deletes Production Database
https://xcancel.com/jasonlk/status/1946069562723897802
https://redd.it/1m51vpw
@programmingreddit
https://xcancel.com/jasonlk/status/1946069562723897802
https://redd.it/1m51vpw
@programmingreddit
Why programmers suck at showing their work (and what to do instead)
https://www.donthedeveloper.tv/podcast/the-typical-developer-portfolio-must-die
https://redd.it/1m5d7u8
@programmingreddit
https://www.donthedeveloper.tv/podcast/the-typical-developer-portfolio-must-die
https://redd.it/1m5d7u8
@programmingreddit
Reddit
From the programming community on Reddit: Why programmers suck at showing their work (and what to do instead)
Posted by Conscious_Aide9204 - 102 votes and 19 comments
GitHub is "Pausing Command Palette Deprecation"
https://github.com/orgs/community/discussions/166528#discussioncomment-13836741
https://redd.it/1m5r4z1
@programmingreddit
https://github.com/orgs/community/discussions/166528#discussioncomment-13836741
https://redd.it/1m5r4z1
@programmingreddit
GitHub
Command Palette Deprecation Behind “Feature Preview” Is Hurting Adoption & Accessibility · community · Discussion #166528
Select Topic Area Product Feedback Body Hi everyone, I’d like to start a conversation about GitHub’s recent treatment of the Command Palette. As many of you know, it’s one of GitHub’s best features...