Stop Using Conventional Commits
https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
https://redd.it/1tydqbt
@programmingreddit
https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
https://redd.it/1tydqbt
@programmingreddit
Sumner Evans
Stop Using Conventional Commits
You’ve almost certainly encountered Conventional Commits before. It may have reared its ugly head in the changelog of an open source project you’ve used. It may have been the enforced commit format for an open source project you contributed to. A lot of people…
Now that StackOverflow has had less new Answers in May 2026 than its first month of July 2008 private beta, if we followed my advice, think it would have mattered?
https://meta.stackoverflow.com/a/430359
https://redd.it/1tyy630
@programmingreddit
https://meta.stackoverflow.com/a/430359
https://redd.it/1tyy630
@programmingreddit
Meta Stack Overflow
Should a question about language version support be considered “not about software development"?
Many people have been surprised to find out that a top-tier programming language, PHP (#2-7 depending on metric), suddenly has an extra year of support, since sometime after March 2024.
When I post...
When I post...
The cover of C++: The Programming Language raises questions not answered by the cover
https://devblogs.microsoft.com/oldnewthing/20260401-00/?p=112180
https://redd.it/1tybuv7
@programmingreddit
https://devblogs.microsoft.com/oldnewthing/20260401-00/?p=112180
https://redd.it/1tybuv7
@programmingreddit
Microsoft News
The cover of C++: The Programming Language raises questions not answered by the cover
What are we reading about here?
Reverse engineering the Creative Katana V2X soundbar to be able to control it from Linux
https://blog.nns.ee/2026/02/20/katana-v2x-re
https://redd.it/1tz9cp7
@programmingreddit
https://blog.nns.ee/2026/02/20/katana-v2x-re
https://redd.it/1tz9cp7
@programmingreddit
blog.nns.ee
Reverse engineering the Creative Katana V2X soundbar to be able to control it from Linux | nns.ee
Ethical Hacking and Cybersecurity Blog
VS Code Adds 2-Hour Extension Auto-Update Delay to Limit Supply Chain Attacks
https://thehackernews.com/2026/06/vs-code-adds-2-hour-extension-auto.html
https://redd.it/1u089ai
@programmingreddit
https://thehackernews.com/2026/06/vs-code-adds-2-hour-extension-auto.html
https://redd.it/1u089ai
@programmingreddit
Reddit
From the programming community on Reddit: VS Code Adds 2-Hour Extension Auto-Update Delay to Limit Supply Chain Attacks
Explore this post and more from the programming community
Why Compiler Engineers Rarely Use Strassen's Algorithm for Fast Matrix Multiplications
https://leetarxiv.substack.com/p/why-compilers-rarely-use-strassens-algorithm
https://redd.it/1u09rah
@programmingreddit
https://leetarxiv.substack.com/p/why-compilers-rarely-use-strassens-algorithm
https://redd.it/1u09rah
@programmingreddit
Substack
Why Compiler Engineers Rarely Use Strassen's Algorithm for Fast Matrix Multiplications
Coding the 1969 Paper 'Gaussian Elimination is not Optimal' to Capture Strassen's Original Insight
Lies We Tell Ourselves About Email Addresses
https://gitpush--force.com/commits/2026/06/lies-we-tell-ourselves-about-email/
https://redd.it/1u098uy
@programmingreddit
https://gitpush--force.com/commits/2026/06/lies-we-tell-ourselves-about-email/
https://redd.it/1u098uy
@programmingreddit
Reddit
From the programming community on Reddit: Lies We Tell Ourselves About Email Addresses
Posted by theghostofm - 275 votes and 92 comments
Hot path optimization. When float division beats integer division
https://blog.andr2i.com/posts/2026-06-08-optimization-catalog-when-float-division-beats-integer-division
https://redd.it/1u06itn
@programmingreddit
https://blog.andr2i.com/posts/2026-06-08-optimization-catalog-when-float-division-beats-integer-division
https://redd.it/1u06itn
@programmingreddit
Andrii's Blog
Optimization catalog. When float division beats integer division
A counterintuitive hot-path optimization from my Go work: swapping integer division (IDIVQ) for floating-point division (DIVSD) to divide integers faster.
someone actually leaked the Miasma supply chain attack toolkit source code on github
https://safedep.io/inside-the-miasma-supply-chain-attack-toolkit/
https://redd.it/1u1512l
@programmingreddit
https://safedep.io/inside-the-miasma-supply-chain-attack-toolkit/
https://redd.it/1u1512l
@programmingreddit
SafeDep - Real-time Open Source Software Supply Chain Security
Inside the Miasma Software Supply Chain Attack Toolkit
The Miasma worm source code appeared on GitHub through compromised developer accounts. The codebase is a full supply chain attack toolkit with credential…
The unwritten laws of software engineering
https://newsletter.manager.dev/p/the-unwritten-laws-of-software-engineering
https://redd.it/1u28egw
@programmingreddit
https://newsletter.manager.dev/p/the-unwritten-laws-of-software-engineering
https://redd.it/1u28egw
@programmingreddit
www.manager.dev
The unwritten laws of software engineering
Last April, I wrote a well-received article about the 13 software engineering laws - Hyrum’s, Conway’s, Zawinski’s, and 10 famous others.
7 More Common Mistakes in Architecture Diagrams
https://www.ilograph.com/blog/posts/more-common-diagram-mistakes/
https://redd.it/1u30h1w
@programmingreddit
https://www.ilograph.com/blog/posts/more-common-diagram-mistakes/
https://redd.it/1u30h1w
@programmingreddit
Ilograph
7 More Common Mistakes in Architecture Diagrams
A rundown of seven more common mistakes is system architecture diagrams and how to fix them
a fake bug fix PR hid a credential stealer in astro.config.mjs that used blockchain to receive commands
https://safedep.io/astro-config-blockchain-c2-supply-chain/
https://redd.it/1u3u9h5
@programmingreddit
https://safedep.io/astro-config-blockchain-c2-supply-chain/
https://redd.it/1u3u9h5
@programmingreddit
SafeDep - Real-time Open Source Software Supply Chain Security
astro.config.mjs Supply Chain Attack via Blockchain C2
An obfuscated IIFE hidden in astro.config.mjs fires at every build, beacons an HTTP C2, and pulls staged commands from a Tron-to-BSC blockchain dead drop.
Ported my C game to WASM, here's everybug that I hit
https://ernesernesto.github.io/writes/portingmatchmorphosistowasm/
https://redd.it/1u3lgnf
@programmingreddit
https://ernesernesto.github.io/writes/portingmatchmorphosistowasm/
https://redd.it/1u3lgnf
@programmingreddit
ernesernesto.github.io
Porting Match Morphosis To WASM | ernesernesto io
ernesernesto dev blog
Signals, the push-pull based algorithm
https://willybrauner.com/journal/signal-the-push-pull-based-algorithm
https://redd.it/1u4ra8f
@programmingreddit
https://willybrauner.com/journal/signal-the-push-pull-based-algorithm
https://redd.it/1u4ra8f
@programmingreddit
Willybrauner
Signals, the push-pull based algorithm — Willy Brauner
We have been using Signals in production for years via several modern front-end frameworks like Solid, Vue, and others, but few of us are able to explain how they work internally. I wanted to dig into it, especially diving deep into the push-pull based algorithm…
How a TCP Load Balancer works under the hood.
https://sushantdhiman.dev/built-a-network-load-balancer-in-c-to-understand-how-it-actually-works-2/
https://redd.it/1u5db0u
@programmingreddit
https://sushantdhiman.dev/built-a-network-load-balancer-in-c-to-understand-how-it-actually-works-2/
https://redd.it/1u5db0u
@programmingreddit