Dyson Sphere Program - The New Multithreading Framework
https://store.steampowered.com/news/app/1366540/view/543361383085900510
https://redd.it/1ln5exk
@programmingreddit
https://store.steampowered.com/news/app/1366540/view/543361383085900510
https://redd.it/1ln5exk
@programmingreddit
Steampowered
Dyson Sphere Program - Dev Log - The New Multithreading Framework - Steam News
Hello, Engineers! We're excited to share that development of Dyson Sphere Program has been progressing steadily over the past few months. Every line of code and every new idea reflects our team's hard work and dedication. We hope this brings even more surprises…
Code is skimmed more often than it is written, so it should be clear at a glance
https://jelv.is/blog/Writing-Code-To-Be-Read-at-a-Glance/
https://redd.it/1lnnbyc
@programmingreddit
https://jelv.is/blog/Writing-Code-To-Be-Read-at-a-Glance/
https://redd.it/1lnnbyc
@programmingreddit
jelv.is
Writing Code To Be Read at a Glance
Code is read more than it is written, but it is skimmed more than it is read, so we should write code that is clear at a glance.
Test names should be sentences
https://bitfieldconsulting.com/posts/test-names
https://redd.it/1ln9nho
@programmingreddit
https://bitfieldconsulting.com/posts/test-names
https://redd.it/1ln9nho
@programmingreddit
Bitfield Consulting
Test names should be sentences — Bitfield Consulting
Tests communicate a lot of information, to readers, other developers, and even our future selves. Well-written tests focus on a single unit of behaviour that can be described in a brief sentence, and we can use that sentence as the name of the test.
Writing Toy Programs is a great way to remember why you started programming
https://blog.jsbarretto.com/post/software-is-joy
https://redd.it/1lo9j7g
@programmingreddit
https://blog.jsbarretto.com/post/software-is-joy
https://redd.it/1lo9j7g
@programmingreddit
Jsbarretto
Writing Toy Software Is A Joy
Why you should write more toy programs
OpenTelemetry is Great, But Who the Hell is Going to Pay For It?
https://www.adatosystems.com/2025/02/10/who-the-hell-is-going-to-pay-for-this/
https://redd.it/1lo88h3
@programmingreddit
https://www.adatosystems.com/2025/02/10/who-the-hell-is-going-to-pay-for-this/
https://redd.it/1lo88h3
@programmingreddit
Leon Adato
Who the Hell is Going to Pay For This? - Leon Adato
I’ve specialized in monitoring and observability for 27 years now, and I’ve seen a lot of tools and techniques come and go (RMon, anyone?); and more than a few come and stay...
Don’t Be Ashamed to Say "I Don’t Know"
https://www.thecoder.cafe/p/i-dont-know
https://redd.it/1lob6fa
@programmingreddit
https://www.thecoder.cafe/p/i-dont-know
https://redd.it/1lob6fa
@programmingreddit
www.thecoder.cafe
Don’t Be Ashamed to Say "I Don’t Know": The Quiet Power of Honesty
These three words that made us immediately trust her more than anyone else before: I don’t know.
Writing Code Was Never The Bottleneck
https://ordep.dev/posts/writing-code-was-never-the-bottleneck
https://redd.it/1lomhlq
@programmingreddit
https://ordep.dev/posts/writing-code-was-never-the-bottleneck
https://redd.it/1lomhlq
@programmingreddit
ordep.dev
Writing Code Was Never The Bottleneck
LLMs make it easier to write code, but understanding, reviewing, and maintaining it still takes time, trust, and good judgment.
I made a functional 8-bit adder/subtractor circuit that works natively within MS Paint
https://github.com/RRTogunov/MSPaintComputer
https://redd.it/1lobham
@programmingreddit
https://github.com/RRTogunov/MSPaintComputer
https://redd.it/1lobham
@programmingreddit
GitHub
GitHub - RRTogunov/MSPaintComputer: MSPaintComputer is the start of building functional computer executed natively within Microsoft…
MSPaintComputer is the start of building functional computer executed natively within Microsoft Paint. - RRTogunov/MSPaintComputer
Lies we tell ourselves to keep using Golang
https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang
https://redd.it/1loyyr1
@programmingreddit
https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang
https://redd.it/1loyyr1
@programmingreddit
fasterthanli.me
Lies we tell ourselves to keep using Golang
In the two years since I've posted I want off Mr Golang's Wild Ride, it's made the rounds time and time again, on Reddit, on Lobste.rs, on HackerNews, and elsewhere. And every time, it elicits the ...
It’s harder to read code than to write it
https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
https://redd.it/1loux7h
@programmingreddit
https://www.joelonsoftware.com/2000/04/06/things-you-should-never-do-part-i/
https://redd.it/1loux7h
@programmingreddit
Joel on Software
Things You Should Never Do, Part I
Netscape 6.0 is finally going into its first public beta. There never was a version 5.0. The last major release, version 4.0, was released almost three years ago. Three years is an awfully long tim…
Exploiting the IKKO Activebuds "AI powered" earbuds, running DOOM, stealing their OpenAI API key and customer data
https://blog.mgdproductions.com/ikko-activebuds/
https://redd.it/1lpqh9c
@programmingreddit
https://blog.mgdproductions.com/ikko-activebuds/
https://redd.it/1lpqh9c
@programmingreddit
MGD Blog
Exploiting the IKKO Activebuds "AI powered" earbuds, running DOOM, stealing their OpenAI API key and customer data.
So my journey with these earbuds started after I saw them on this Mrwhosetheboss video about pointless tech. This device seems to be also popular on TikTok. My suspicions were confirmed, this runs android. So of course i went ahead and bought them.
245 euros…
245 euros…
Security researcher earns $25k by finding secrets in so called “deleted commits” on GitHub, showing that they are not really deleted
https://trufflesecurity.com/blog/guest-post-how-i-scanned-all-of-github-s-oops-commits-for-leaked-secrets
https://redd.it/1lpun8i
@programmingreddit
https://trufflesecurity.com/blog/guest-post-how-i-scanned-all-of-github-s-oops-commits-for-leaked-secrets
https://redd.it/1lpun8i
@programmingreddit
Trufflesecurity
Guest Post: How I Scanned all of GitHub’s “Oops Commits” for Leaked Secrets ◆ Truffle Security Co.
GitHub Archive logs every public commit, even the ones developers try to delete. Force pushes often cover up mistakes like leaked credentials by rewriting Git history. GitHub keeps these dangling commits, from what we can tell, forever. In the archive, they…
Burn It With Fire: How to Eliminate an Industry-Wide Supply Chain Vulnerability
https://medium.com/@jonathan.leitschuh/burn-it-with-fire-how-to-eliminate-an-industry-wide-supply-chain-vulnerability-12515516fb56
https://redd.it/1lq3127
@programmingreddit
https://medium.com/@jonathan.leitschuh/burn-it-with-fire-how-to-eliminate-an-industry-wide-supply-chain-vulnerability-12515516fb56
https://redd.it/1lq3127
@programmingreddit
Medium
Burn It With Fire: How to Eliminate an Industry-Wide Supply Chain Vulnerability
The supply chain bug that couldn’t be ignored — so I torched it.
C++ 26 is Complete!
https://www.youtube.com/watch?v=TOKP7k66VBw
https://redd.it/1lql77i
@programmingreddit
https://www.youtube.com/watch?v=TOKP7k66VBw
https://redd.it/1lql77i
@programmingreddit
YouTube
C++ 26 is Complete!
C++ lovers rejoice, for C++ 26 has been finalized. The language spec is now set, all new features are set in stone and now it's just up to the compiler designers to you know... implement them. And boyo did C++ just get a ton of new features, the highlights…
A Higgs-bugson in the Linux Kernel
https://blog.janestreet.com/a-higgs-bugson-in-the-linux-kernel/
https://redd.it/1lqs3m1
@programmingreddit
https://blog.janestreet.com/a-higgs-bugson-in-the-linux-kernel/
https://redd.it/1lqs3m1
@programmingreddit
Jane Street Blog
A Higgs-bugson in the Linux Kernel
We recently ran across a strange higgs-bugson that manifested itself in a critical system that stores and distributes the firm’s trading activity data, calle...