The invalid 68030 instruction that accidentally allowed the Mac Classic II to successfully boot up
https://www.downtowndougbrown.com/2025/01/the-invalid-68030-instruction-that-accidentally-allowed-the-mac-classic-ii-to-successfully-boot-up/
https://redd.it/1ibei57
@programmingreddit
https://www.downtowndougbrown.com/2025/01/the-invalid-68030-instruction-that-accidentally-allowed-the-mac-classic-ii-to-successfully-boot-up/
https://redd.it/1ibei57
@programmingreddit
Reddit
From the programming community on Reddit: The invalid 68030 instruction that accidentally allowed the Mac Classic II to successfully…
Posted by ketralnis - 135 votes and 5 comments
I trusted an LLM, now I’m on day 4 of my afternoon project
https://nemo.foo/blog/day-4-of-an-afternoon-project
https://redd.it/1ibosia
@programmingreddit
https://nemo.foo/blog/day-4-of-an-afternoon-project
https://redd.it/1ibosia
@programmingreddit
nemo.foo
My Afternoon Project Turned Into Four Days of AI Lies, USB Chaos, and Hard Lessons
A quick project spiraled into a marathon of AI missteps, hardware headaches, and hard-earned lessons. Welcome to the story of Deskthang.
Big Tech in panic mode..... Has Deepseek R1 Just Burst the AI Hype Bubble?
https://aidevsnews.com/has-deepseek-r1-just-burst-the-ai-hype-bubble
https://redd.it/1ic0nh4
@programmingreddit
https://aidevsnews.com/has-deepseek-r1-just-burst-the-ai-hype-bubble
https://redd.it/1ic0nh4
@programmingreddit
Why Junior Developers Are Burning Out Before They Bloom: Surviving Tech’s Obsession With ‘New’
https://medium.com/mr-plan-publication/why-junior-developers-are-burning-out-before-they-bloom-surviving-techs-obsession-with-new-771b52e0f646?sk=d62dbf687f23dc1ebc3c8d6bcf48a5d7
https://redd.it/1ic0p02
@programmingreddit
https://medium.com/mr-plan-publication/why-junior-developers-are-burning-out-before-they-bloom-surviving-techs-obsession-with-new-771b52e0f646?sk=d62dbf687f23dc1ebc3c8d6bcf48a5d7
https://redd.it/1ic0p02
@programmingreddit
Medium
Why Junior Developers Are Burning Out Before They Bloom: Surviving Tech’s Obsession With ‘New’
How the Industry’s Relentless Pace of Innovation Is Crushing New Coders — And the Old-School Mindset That Can Save Them
OpenAI says DeepSeek used its models illegally, and it has evidence to prove it, new report claims
https://www.techradar.com/computing/artificial-intelligence/openai-says-deepseek-used-its-models-illegally-and-it-has-evidence-to-prove-it-new-report-claims
https://redd.it/1icwqsj
@programmingreddit
https://www.techradar.com/computing/artificial-intelligence/openai-says-deepseek-used-its-models-illegally-and-it-has-evidence-to-prove-it-new-report-claims
https://redd.it/1icwqsj
@programmingreddit
TechRadar
OpenAI says DeepSeek used its models illegally, and it has evidence to prove it, new report claims
Has there been a breach of intellectual property?
Dopamine addiction to coding - it's a ritual
https://medium.com/detee-network/dopamine-addiction-to-coding-aa7759731ab6
https://redd.it/1ics665
@programmingreddit
https://medium.com/detee-network/dopamine-addiction-to-coding-aa7759731ab6
https://redd.it/1ics665
@programmingreddit
Medium
Dopamine addiction to coding
You want to get into coding? You are already coding professionally, but are afraid AI will take your job? The solution is very easy: get…
Current state of IT hiring and salaries in Europe: 18,000 Jobs, 68,000 Surveys
https://static.devitjobs.com/market-reports/European-Transparent-IT-Job-Market-Report-2024.pdf
https://redd.it/1icvqyl
@programmingreddit
https://static.devitjobs.com/market-reports/European-Transparent-IT-Job-Market-Report-2024.pdf
https://redd.it/1icvqyl
@programmingreddit
New accelerated NumPy implementation for Codon, now fully open source
https://exaloop.io/blog/codon-2025
https://redd.it/1idock5
@programmingreddit
https://exaloop.io/blog/codon-2025
https://redd.it/1idock5
@programmingreddit
www.exaloop.io
Codon in 2025: New compiler-optimized NumPy implementation. Switching to an open source license. | Exaloop
Learn more
JavaScript Temporal is coming
https://developer.mozilla.org/en-US/blog/javascript-temporal-is-coming/
https://redd.it/1idrvc3
@programmingreddit
https://developer.mozilla.org/en-US/blog/javascript-temporal-is-coming/
https://redd.it/1idrvc3
@programmingreddit
MDN Web Docs
JavaScript Temporal is coming | MDN Blog
A new way to handle dates and times is being added to JavaScript. Let's take a look at Temporal, what problems it solves, the current state, and what you'll find in the new documentation about it on MDN.
Why Aren't You Idempotent?
https://lightfoot.dev/why-arent-you-idempotent/
https://redd.it/1idvx7h
@programmingreddit
https://lightfoot.dev/why-arent-you-idempotent/
https://redd.it/1idvx7h
@programmingreddit
Sam Lightfoot
Why Aren't You Idempotent?
Idempotency doesn't get the attention it deserves.
It enables a distributed system to be both resilient and performant.
If, like us, you’re building low-latency APIs and face significant penalties for breaching SLAs, this article may be worth your time.…
It enables a distributed system to be both resilient and performant.
If, like us, you’re building low-latency APIs and face significant penalties for breaching SLAs, this article may be worth your time.…
Falsehoods programmers believe about null pointers
https://purplesyringa.moe/blog/falsehoods-programmers-believe-about-null-pointers/
https://redd.it/1ieagxg
@programmingreddit
https://purplesyringa.moe/blog/falsehoods-programmers-believe-about-null-pointers/
https://redd.it/1ieagxg
@programmingreddit
purplesyringa's blog
Falsehoods programmers believe about null pointers
Null pointers look simple on the surface, and that’s why they’re so dangerous. As compiler optimizations, intuitive but incorrect simplifications, and platform-specific quirks have piled on, the odds of making a wrong assumption have increased, leading to…
Hell Is Overconfident Developers Writing Encryption Code
https://soatok.blog/2025/01/31/hell-is-overconfident-developers-writing-encryption-code/
https://redd.it/1iexqgv
@programmingreddit
https://soatok.blog/2025/01/31/hell-is-overconfident-developers-writing-encryption-code/
https://redd.it/1iexqgv
@programmingreddit
Dhole Moments
Hell Is Overconfident Developers Writing Encryption Code - Dhole Moments
Overconfident developers that choose to write their own cryptography code have plagued the information security industry since before it was even an industry. This in and of itself isn’t inhe…
The Full-Stack Lie: How Chasing “Everything” Made Developers Worse at Their Jobs
https://medium.com/mr-plan-publication/the-full-stack-lie-how-chasing-everything-made-developers-worse-at-their-jobs-8b41331a4861?sk=2fb46c5d98286df6e23b741705813dd5
https://redd.it/1if26oq
@programmingreddit
https://medium.com/mr-plan-publication/the-full-stack-lie-how-chasing-everything-made-developers-worse-at-their-jobs-8b41331a4861?sk=2fb46c5d98286df6e23b741705813dd5
https://redd.it/1if26oq
@programmingreddit
Medium
The Full-Stack Lie: How Chasing “Everything” Made Developers Worse at Their Jobs
Why the obsession with being a coding Swiss Army knife is sabotaging careers — and how to reclaim your superpower
SwiftLang: Apple's Open Source Journey
https://www.swift.org/blog/the-next-chapter-in-swift-build-technologies/
https://redd.it/1ifqfo1
@programmingreddit
https://www.swift.org/blog/the-next-chapter-in-swift-build-technologies/
https://redd.it/1ifqfo1
@programmingreddit
Swift.org
The Next Chapter in Swift Build Technologies
Swift continues to grow in popularity as a cross-platform language supporting a wide variety of use cases, with support on a variety of embedded devices, form factors that encompass wearables to server, and a wide variety of operating systems. As Swift expands…
What Okta Bcrypt incident can teach us about designing better APIs
https://n0rdy.foo/posts/20250121/okta-bcrypt-lessons-for-better-apis/
https://redd.it/1ig50uz
@programmingreddit
https://n0rdy.foo/posts/20250121/okta-bcrypt-lessons-for-better-apis/
https://redd.it/1ig50uz
@programmingreddit
n0rdy personal blog
n0rdy - What Okta Bcrypt incident can teach us about designing better APIs
DocumentDB: Open-Source MongoDB implementation based on PostgreSQL (from Microsoft)
https://opensource.microsoft.com/blog/2025/01/23/documentdb-open-source-announcement/
https://redd.it/1ig0jlp
@programmingreddit
https://opensource.microsoft.com/blog/2025/01/23/documentdb-open-source-announcement/
https://redd.it/1ig0jlp
@programmingreddit
Microsoft Open Source Blog
DocumentDB: Open-Source Announcement - Microsoft Open Source Blog
Learn more on how Microsoft Open Source can help with you with your data stores with the announcement of DocumentDB.