95% AI-written code? What do we think of the Y Combinator CEO’s recent claims...
https://leaddev.com/hiring/95-ai-written-code-unpacking-the-y-combinator-ceos-developer-jobs-bombshell
https://redd.it/1jfofl2
@programmingreddit
https://leaddev.com/hiring/95-ai-written-code-unpacking-the-y-combinator-ceos-developer-jobs-bombshell
https://redd.it/1jfofl2
@programmingreddit
LeadDev
95% AI-written code? Unpacking the Y Combinator CEO’s developer jobs bombshell
Garry Tan says YC startups are launching with 95% AI-written code. What does this mean for the shape and size of engineering teams?
Vibe Coding is a Dangerous Fantasy
https://nmn.gl/blog/vibe-coding-fantasy
https://redd.it/1jg84j1
@programmingreddit
https://nmn.gl/blog/vibe-coding-fantasy
https://redd.it/1jg84j1
@programmingreddit
N’s Blog
Vibe Coding is a Dangerous Fantasy
Last week, X exploded when a “vibe coder” announced his SaaS was under attack. His business, built entirely with AI assistance and “zero hand-written code,” was experiencing bypassed subscriptions, maxed-out API keys, and database corruption. His follow-up…
Harvard study: Open source has an economic value of 8.8 trillion dollars
https://www.heise.de/en/news/Harvard-study-Open-source-has-an-economic-value-of-8-8-trillion-dollars-10322643.html
https://redd.it/1jg9y1v
@programmingreddit
https://www.heise.de/en/news/Harvard-study-Open-source-has-an-economic-value-of-8-8-trillion-dollars-10322643.html
https://redd.it/1jg9y1v
@programmingreddit
iX Magazin
Harvard study: Open source has an economic value of 8.8 trillion dollars
Open source software is worth trillions to the economy. However, researchers warn that companies contribute too little to the development of open source tools.
Understanding Faults and Fault Tolerance in Distributed Systems
https://newsletter.scalablethread.com/p/understanding-faults-and-fault-tolerance
https://redd.it/1jh71qn
@programmingreddit
https://newsletter.scalablethread.com/p/understanding-faults-and-fault-tolerance
https://redd.it/1jh71qn
@programmingreddit
Scalablethread
Understanding Faults and Fault Tolerance in Distributed Systems
How Things Can Break in Distributed Systems
Next.js Middleware Exploit: Deep Dive into CVE-2025-29927 Authorization Bypass - ZeroPath Blog
https://zeropath.com/blog/nextjs-middleware-cve-2025-29927-auth-bypass
https://redd.it/1jhloj4
@programmingreddit
https://zeropath.com/blog/nextjs-middleware-cve-2025-29927-auth-bypass
https://redd.it/1jhloj4
@programmingreddit
Zeropath
Next.js Middleware Exploit: CVE-2025-29927 Authorization Bypass - ZeroPath Blog
Explore the critical CVE-2025-29927 vulnerability in Next.js middleware, enabling attackers to bypass authorization checks and gain unauthorized access.
"Vibe Coding" vs Reality
https://cendyne.dev/posts/2025-03-19-vibe-coding-vs-reality.html
https://redd.it/1jhklk6
@programmingreddit
https://cendyne.dev/posts/2025-03-19-vibe-coding-vs-reality.html
https://redd.it/1jhklk6
@programmingreddit
Cendyne
"Vibe Coding" vs Reality
Reviewing the capabilities and limitations of LLM agents in software development and their impact on skilled and less skilled developers.
TypeScript Migrates to Go: What's Really Behind That 10x Performance Claim?
https://www.architecture-weekly.com/p/typescript-migrates-to-go-whats-really
https://redd.it/1jisdju
@programmingreddit
https://www.architecture-weekly.com/p/typescript-migrates-to-go-whats-really
https://redd.it/1jisdju
@programmingreddit
Architecture-Weekly
TypeScript Migrates to Go: What's Really Behind That 10x Performance Claim?
JavaScript is slow!!! You could get that from the announcement with a 10x performance increase after migrating the TypeScript compiler to Go. The real story? Node.js works well at I/O but struggles with CPU-intensive tasks like compilation. Read more to learn…
First C compiler source code from 1972
https://github.com/mortdeus/legacy-cc/tree/master/last1120c
https://redd.it/1jm79rv
@programmingreddit
https://github.com/mortdeus/legacy-cc/tree/master/last1120c
https://redd.it/1jm79rv
@programmingreddit
Why Software Engineering Will Never Die
https://www.i-programmer.info/professional-programmer/i-programmer/16667-why-software-engineering-will-never-die-.html
https://redd.it/1jm3tc2
@programmingreddit
https://www.i-programmer.info/professional-programmer/i-programmer/16667-why-software-engineering-will-never-die-.html
https://redd.it/1jm3tc2
@programmingreddit
I Programmer
Why Software Engineering Will Never Die
A new published paper, "Preparing Students for the Software Industry New Demands", is ostensibly a study on how graduates can become job ready. However, it also prompts thinking about the extent to which programmer jobs are threatened by low code tools or…
Karpathy’s ‘Vibe Coding’ Movement Considered Harmful
https://nmn.gl/blog/dangers-vibe-coding
https://redd.it/1jms5sv
@programmingreddit
https://nmn.gl/blog/dangers-vibe-coding
https://redd.it/1jms5sv
@programmingreddit
N’s Blog
Karpathy’s ‘Vibe Coding’ Movement Considered Harmful
Last Tuesday at 1 AM, I was debugging a critical production issue in my AI dev tool. As I dug through layers of functions, I suddenly realized — unlike the new generation of developers, I was grateful that I could actually understand my codebase. That’s when…
Malware is harder to find when written in obscure languages like Delphi and Haskell
https://www.theregister.com/2025/03/29/malware_obscure_languages/
https://redd.it/1jnb00a
@programmingreddit
https://www.theregister.com/2025/03/29/malware_obscure_languages/
https://redd.it/1jnb00a
@programmingreddit
The Register
Malware in Lisp? Now you're just being cruel
: Miscreants warming to Delphi, Haskell, and the like to evade detection
Quantum Computer Generates Truly Random Number in Scientific First
https://www.sciencealert.com/quantum-computer-generates-truly-random-number-in-scientific-first?utm_source=reddit_post
https://redd.it/1jo66p4
@programmingreddit
https://www.sciencealert.com/quantum-computer-generates-truly-random-number-in-scientific-first?utm_source=reddit_post
https://redd.it/1jo66p4
@programmingreddit
ScienceAlert
Quantum Computer Generates Truly Random Number in Scientific First
"A pivotal milestone."
The <select> element can now be customized with CSS in Chromium browsers
https://developer.chrome.com/blog/a-customizable-select
https://redd.it/1jo59ba
@programmingreddit
https://developer.chrome.com/blog/a-customizable-select
https://redd.it/1jo59ba
@programmingreddit
Chrome for Developers
The <select> element can now be customized with CSS | Blog | Chrome for Developers
All the same interfaces, sweet new looks.
Programming with an AI copilot: My perspective as a senior dev
https://mlagerberg.com/blog-ai-copilot/
https://redd.it/1joeiaj
@programmingreddit
https://mlagerberg.com/blog-ai-copilot/
https://redd.it/1joeiaj
@programmingreddit
Mathijs Lagerberg
Programming with an AI copilot: My perspective as a senior dev
Yes, I know, everyone has already written something about AI, the internet is full of it. Still, I'd like to add my own little piece to it, because it's almost all hype and I miss a critical perspective. Here it comes.
Bold move by European Commission towards the memory safe language Seed7
https://www.reddit.com/r/ProgrammingLanguages/comments/1jop1o7/bold_move_by_european_commission_towards_the/
https://redd.it/1jop2wi
@programmingreddit
https://www.reddit.com/r/ProgrammingLanguages/comments/1jop1o7/bold_move_by_european_commission_towards_the/
https://redd.it/1jop2wi
@programmingreddit
Reddit
From the ProgrammingLanguages community on Reddit
Explore this post and more from the ProgrammingLanguages community