NASA has a list of 10 rules for software development
https://www.cs.otago.ac.nz/cosc345/resources/nasa-10-rules.htm
https://redd.it/1iqode3
@programmingreddit
https://www.cs.otago.ac.nz/cosc345/resources/nasa-10-rules.htm
https://redd.it/1iqode3
@programmingreddit
Reddit
From the programming community on Reddit: NASA has a list of 10 rules for software development
Posted by namanyayg - 141 votes and 52 comments
Resigning as Asahi Linux project lead
https://marcan.st/2025/02/resigning-as-asahi-linux-project-lead/
https://redd.it/1iqoa4n
@programmingreddit
https://marcan.st/2025/02/resigning-as-asahi-linux-project-lead/
https://redd.it/1iqoa4n
@programmingreddit
marcan.st
Resigning as Asahi Linux project lead
Update: Thank you everyone for all the heartfelt and encouraging emails in response to this post. I can’t reply to all of them, but I do read every single one. <3
Back in the late 2000s, I was a major contributor to the Wii homebrew scene. At the time, I…
Back in the late 2000s, I was a major contributor to the Wii homebrew scene. At the time, I…
"A calculator app? Anyone could make that."
https://chadnauseam.com/coding/random/calculator-app
https://redd.it/1iqz489
@programmingreddit
https://chadnauseam.com/coding/random/calculator-app
https://redd.it/1iqz489
@programmingreddit
Chad Nauseam Home
calculator-app - Chad Nauseam Home
"A calculator app? Anyone could make that." (this was originally a https://x.com/ChadNauseam/status/1890889465322786878, and has since been turned into an asterisk article) "A calculator app? Anyone …
How JIT (Just in time) compilation and V8 works and makes js incredibly fast
https://www.royalbhati.com/posts/why-js-is-fast
https://redd.it/1iqul1k
@programmingreddit
https://www.royalbhati.com/posts/why-js-is-fast
https://redd.it/1iqul1k
@programmingreddit
Reddit
From the programming community on Reddit: How JIT (Just in time) compilation and V8 works and makes js incredibly fast
Posted by CaptainOnBoard - 98 votes and 12 comments
Death of a thousand nits: the gentle art of code review
https://bitfieldconsulting.com/posts/code-review
https://redd.it/1iri0l4
@programmingreddit
https://bitfieldconsulting.com/posts/code-review
https://redd.it/1iri0l4
@programmingreddit
Bitfield Consulting
Death by a thousand nits — Bitfield Consulting
Could we give and receive code reviews with kindness, gentleness, humility, and compassion? Can we make a point without making an enemy? Let’s go line by line.
Python 3.14, due out later this year, is set to receive a new type of interpreter that can boost performance by up to 30% with no changes to existing code. 👨💻
https://www.infoworld.com/article/3820890/a-new-interpreter-in-python-3-14-delivers-a-free-speed-boost.html
https://redd.it/1is11rv
@programmingreddit
https://www.infoworld.com/article/3820890/a-new-interpreter-in-python-3-14-delivers-a-free-speed-boost.html
https://redd.it/1is11rv
@programmingreddit
InfoWorld
A new interpreter in Python 3.14 delivers a free speed boost
The new interpreter will run Python programs as much as 5% faster, with no changes to existing code required. A beta of Python 3.14 is due in May.
You can’t call yourself a senior until you’ve worked on a legacy project
https://www.infobip.com/developers/blog/seniors-working-on-a-legacy-project
https://redd.it/1is4us1
@programmingreddit
https://www.infobip.com/developers/blog/seniors-working-on-a-legacy-project
https://redd.it/1is4us1
@programmingreddit
Infobip Developers Hub
Don't call yourself a senior until you've worked on a legacy project
Everybody hates working on legacy projects, me as well. Working on one, however, helped me get a deeper understanding of the dev process.
I'm glad AI didn't exist when I learned to code
https://blog.shivs.me/im-glad-ai-didnt-exist-when-i-learned-to-code
https://redd.it/1isd6pk
@programmingreddit
https://blog.shivs.me/im-glad-ai-didnt-exist-when-i-learned-to-code
https://redd.it/1isd6pk
@programmingreddit
blog.shivs.me
I'm glad AI didn't exist when I learned to code
How AI generated code accelerates technical debt
https://leaddev.com/software-quality/how-ai-generated-code-accelerates-technical-debt
https://redd.it/1it1usc
@programmingreddit
https://leaddev.com/software-quality/how-ai-generated-code-accelerates-technical-debt
https://redd.it/1it1usc
@programmingreddit
LeadDev
How AI generated code compounds technical debt
GitClear’s latest report exposes rising code duplication and declining quality as AI coding tools gain in popularity.
Valve releases Team Fortress 2 code
https://github.com/ValveSoftware/source-sdk-2013/commit/0759e2e8e179d5352d81d0d4aaded72c1704b7a9
https://redd.it/1it96gr
@programmingreddit
https://github.com/ValveSoftware/source-sdk-2013/commit/0759e2e8e179d5352d81d0d4aaded72c1704b7a9
https://redd.it/1it96gr
@programmingreddit
Reddit
From the programming community on Reddit: Valve releases Team Fortress 2 code
Explore this post and more from the programming community
When Imperfect Systems are Good, Actually: Bluesky's Lossy Timelines
https://jazco.dev/2025/02/19/imperfection/
https://redd.it/1itbrd8
@programmingreddit
https://jazco.dev/2025/02/19/imperfection/
https://redd.it/1itbrd8
@programmingreddit
Jaz’s Blog
When Imperfect Systems are Good, Actually: Bluesky’s Lossy Timelines
By examining the limits of reasonable user behavior and embracing imperfection for users who go beyond it, we can continue to provide service that meets the expectations of users without sacrificing scalability of the system.
Google's Shift to Rust Programming Cuts Android Memory Vulnerabilities by 68%
https://thehackernews.com/2024/09/googles-shift-to-rust-programming-cuts.html
https://redd.it/1iub0rk
@programmingreddit
https://thehackernews.com/2024/09/googles-shift-to-rust-programming-cuts.html
https://redd.it/1iub0rk
@programmingreddit
Reddit
From the programming community on Reddit: Google's Shift to Rust Programming Cuts Android Memory Vulnerabilities by 68%
Explore this post and more from the programming community
Minecraft from scratch with only modern OpenGL
https://github.com/GianlucaP106/minecraft
https://redd.it/1iuhfcq
@programmingreddit
https://github.com/GianlucaP106/minecraft
https://redd.it/1iuhfcq
@programmingreddit
GitHub
GitHub - GianlucaP106/minecraft: Minecraft clone from scratch with only OpenGL
Minecraft clone from scratch with only OpenGL. Contribute to GianlucaP106/minecraft development by creating an account on GitHub.
BritCSS: Fixes CSS to use non-American English
https://github.com/DeclanChidlow/BritCSS
https://redd.it/1iudp7p
@programmingreddit
https://github.com/DeclanChidlow/BritCSS
https://redd.it/1iudp7p
@programmingreddit
GitHub
GitHub - DeclanChidlow/BritCSS: Fixes CSS to use non-bastardised spellings.
Fixes CSS to use non-bastardised spellings. Contribute to DeclanChidlow/BritCSS development by creating an account on GitHub.
IaaC Simplified: Automating EC2 Deployments with GitHub Actions, Terraform, Docker & Distribution Registry | Vue & Node admin panel framework
https://adminforth.dev/blog/compose-ec2-deployment-github-actions-registry/
https://redd.it/1iubdcw
@programmingreddit
https://adminforth.dev/blog/compose-ec2-deployment-github-actions-registry/
https://redd.it/1iubdcw
@programmingreddit
adminforth.dev
IaaC Deploy setup to Amazon EC2 with GitHub actions, Deocker, terraform and self-hosted Docker Registry | Vue & Node admin panel…
I Made a Configurable Rate Limiter… Because APIs Can’t Say ‘Chill’
https://beyondthesyntax.substack.com/p/i-made-a-configurable-rate-limiter?r=4jgehp&utm_campaign=post&utm_medium=web&triedRedirect=true
https://redd.it/1ivcfct
@programmingreddit
https://beyondthesyntax.substack.com/p/i-made-a-configurable-rate-limiter?r=4jgehp&utm_campaign=post&utm_medium=web&triedRedirect=true
https://redd.it/1ivcfct
@programmingreddit
Beyond The Syntax
I Made a Configurable Rate Limiter… Because APIs Can’t Say ‘Chill’
Hello developers, I hope you are doing well.