Okta's CEO Says Software Engineers Will Be More in Demand, Not Less - Business Insider
https://www.businessinsider.com/okta-ceo-software-engineer-job-market-future-2025-4
https://redd.it/1jvfxl3
@programmingreddit
https://www.businessinsider.com/okta-ceo-software-engineer-job-market-future-2025-4
https://redd.it/1jvfxl3
@programmingreddit
Business Insider
Okta's CEO tells us why he thinks software engineers will be more in demand in 5 years — not less
Okta CEO Todd McKinnon told Business Insider he expects there will be more demand for software engineers even with AI tools for coding advancing.
How to spoof a Pokémon Red Trade (with Go)
http://blog.nitwhiz.xyz/posts/002-pokemon-red-trade/
https://redd.it/1jvujzu
@programmingreddit
http://blog.nitwhiz.xyz/posts/002-pokemon-red-trade/
https://redd.it/1jvujzu
@programmingreddit
nitwhiz: ~/dev/blog
Spoofing A Pokemon Trade
I love the Pokémon games. When I was 9 years old, I got Pokémon Red and from there on I was hooked. I played every free minute on my Game Boy Advance.
Years later, one feature I still find intriguing: Trading via Serial Cable. How does it work and could…
Years later, one feature I still find intriguing: Trading via Serial Cable. How does it work and could…
6 usability improvements in GCC 15
https://developers.redhat.com/articles/2025/04/10/6-usability-improvements-gcc-15
https://redd.it/1jvxwpu
@programmingreddit
https://developers.redhat.com/articles/2025/04/10/6-usability-improvements-gcc-15
https://redd.it/1jvxwpu
@programmingreddit
Red Hat Developer
6 usability improvements in GCC 15 | Red Hat Developer
I work at Red Hat on GCC, the GNU Compiler Collection. I spent most of the past year working on how GCC emits diagnostics (errors and warnings) in the hope of making it easier to use. Let's take a
Linus Torvalds built Git in 10 days - and never imagined it would last 20 years
https://www.zdnet.com/article/linus-torvalds-built-git-in-10-days-and-never-imagined-it-would-last-20-years/
https://redd.it/1jwmwdy
@programmingreddit
https://www.zdnet.com/article/linus-torvalds-built-git-in-10-days-and-never-imagined-it-would-last-20-years/
https://redd.it/1jwmwdy
@programmingreddit
ZDNET
Linus Torvalds built Git in 10 days - and never imagined it would last 20 years
Git is celebrating its 20th anniversary. Here's why Torvalds never intended for it to stick around.
OpenSSH 10 relies on standards for quantum-safe key exchange
https://www.heise.de/en/news/OpenSSH-10-relies-on-standards-for-quantum-safe-key-exchange-10346176.html
https://redd.it/1jwiqfp
@programmingreddit
https://www.heise.de/en/news/OpenSSH-10-relies-on-standards-for-quantum-safe-key-exchange-10346176.html
https://redd.it/1jwiqfp
@programmingreddit
Security
OpenSSH 10 relies on standards for quantum-safe key exchange
The DSA algorithm, which has been discontinued for years, is now disappearing completely from the secure remote shell, to be replaced by MLKEM768.
Tauri vs. Electron Benchmark: ~58% Less Memory, ~96% Smaller Bundle – Our Findings and Why We Chose Tauri
https://gethopp.app/blog/tauri-vs-electron
https://redd.it/1jwjw7b
@programmingreddit
https://gethopp.app/blog/tauri-vs-electron
https://redd.it/1jwjw7b
@programmingreddit
www.gethopp.app
Tauri vs. Electron: performance, bundle size, and the real trade-offs
A breakdown of the choice between Tauri and Electron for cross-platform apps, backed by practical comparisons and benchmark data.
I ditched my laptop for a pocketable mini PC and a pair of AR glasses — here’s what happened
https://www.tomsguide.com/computing/i-ditched-my-laptop-for-a-pocketable-mini-pc-and-a-pair-of-ar-glasses-heres-what-happened
https://redd.it/1jy04au
@programmingreddit
https://www.tomsguide.com/computing/i-ditched-my-laptop-for-a-pocketable-mini-pc-and-a-pair-of-ar-glasses-heres-what-happened
https://redd.it/1jy04au
@programmingreddit
tom's guide
I ditched my laptop for a pocketable mini PC and a pair of AR glasses — here’s what happened
I work best seated at my
Ship Software That Does Nothing
https://kerrick.blog/articles/2025/ship-software-that-does-nothing/
https://redd.it/1jxxdnz
@programmingreddit
https://kerrick.blog/articles/2025/ship-software-that-does-nothing/
https://redd.it/1jxxdnz
@programmingreddit
Kerrick Long's Blog - Articles about programming, learning, code, books, and teams
Ship Software That Does Nothing - Kerrick Long's Blog
Don't ship when you have a minimum viable product. Don't ship a prototype to get feedback. Ship a blank page to your production servers on day one.
AI code suggestions sabotage software supply chain
https://www.theregister.com/2025/04/12/ai_code_suggestions_sabotage_supply_chain/
https://redd.it/1jycix4
@programmingreddit
https://www.theregister.com/2025/04/12/ai_code_suggestions_sabotage_supply_chain/
https://redd.it/1jycix4
@programmingreddit
The Register
LLMs can't stop making up software dependencies and sabotaging everything
: Hallucinated package names fuel 'slopsquatting'
LLMs vs Compilers: Why the Rules Don’t Align
https://www.linkedin.com/posts/shubhams2m_over-the-past-few-days-while-working-with-activity-7316492668895666177-QXjp
https://redd.it/1jy3qb0
@programmingreddit
https://www.linkedin.com/posts/shubhams2m_over-the-past-few-days-while-working-with-activity-7316492668895666177-QXjp
https://redd.it/1jy3qb0
@programmingreddit
Linkedin
Over the past few days, while working with LLM-based code generation… | Shubham Singh
Over the past few days, while working with LLM-based code generation tools, I’ve been thinking about something I call the Prompt-to-Program Paradox.
🧩 "We write prompts in natural language — flexible, imprecise, often ambiguous. LLMs interpret them to generate…
🧩 "We write prompts in natural language — flexible, imprecise, often ambiguous. LLMs interpret them to generate…
You might not need WebSockets
https://hntrl.io/posts/you-dont-need-websockets/
https://redd.it/1jy78sa
@programmingreddit
https://hntrl.io/posts/you-dont-need-websockets/
https://redd.it/1jy78sa
@programmingreddit
hntrl.io
You might not need Websockets
Websockets are powerful tools that have become a fan-favorite for building realtime applications, but you might be using them for all the wrong reasons. Let's explore the pitfalls of websockets and how we can use plain old HTTP to get the same job done.
C stdlib isn't threadsafe and even safe Rust didn't save us
https://www.geldata.com/blog/c-stdlib-isn-t-threadsafe-and-even-safe-rust-didn-t-save-us
https://redd.it/1jz8jrw
@programmingreddit
https://www.geldata.com/blog/c-stdlib-isn-t-threadsafe-and-even-safe-rust-didn-t-save-us
https://redd.it/1jz8jrw
@programmingreddit
Geldata
C stdlib isn't threadsafe and even safe Rust didn't save us | Gel Blog
Threads, TLS, a C stdlib race, and Rust: how EdgeDB hit a hidden landmine.
Python Performance: Why 'if not list' is 2x Faster Than Using len()
https://blog.codingconfessions.com/p/python-performance-why-if-not-list
https://redd.it/1jz0azj
@programmingreddit
https://blog.codingconfessions.com/p/python-performance-why-if-not-list
https://redd.it/1jz0azj
@programmingreddit
Codingconfessions
Python Performance: Why 'if not list' is 2x Faster Than Using len()
Discover why 'if not mylist' is twice as fast as 'len(mylist) == 0' by examining CPython's VM instructions and object memory access patterns.
The false productivity promise of AI-assisted development
https://paelladoc.com/blog/your-ai-projects-are-unsustainable-heres-why/
https://redd.it/1jzujux
@programmingreddit
https://paelladoc.com/blog/your-ai-projects-are-unsustainable-heres-why/
https://redd.it/1jzujux
@programmingreddit
The Ultimate AI-First Development Framework | PAELLADOC
Your AI Projects Are Unsustainable - Here's Why
Are you using AI assistants for coding? The promise of productivity is irresistible. But that brilliant code popping up in seconds might be hiding subtle vul...