Astonishing discovery by computer scientist: how to squeeze space into time
https://youtube.com/watch?v=8JuWdXrCmWg&si=3Q0gaj7UZk-1i0rP
https://redd.it/1l9alkf
@programmingreddit
https://youtube.com/watch?v=8JuWdXrCmWg&si=3Q0gaj7UZk-1i0rP
https://redd.it/1l9alkf
@programmingreddit
YouTube
Astonishing discovery by computer scientist: how to squeeze space into time
This year, computer scientist Ryan Williams showed an astounding connection between space and time. He thought it was too strange to be true. But, it is.
It’s about space, time, fundamental constraints, a 50-year-old mystery, and magical pebbles that resolved…
It’s about space, time, fundamental constraints, a 50-year-old mystery, and magical pebbles that resolved…
When Google Sneezes, the Whole World Catches a Cold | Forge Code
https://forgecode.dev/blog/gcp-cloudflare-anthropic-outage/
https://redd.it/1la5u5j
@programmingreddit
https://forgecode.dev/blog/gcp-cloudflare-anthropic-outage/
https://redd.it/1la5u5j
@programmingreddit
forgecode.dev
Forge Code
Deep dive into the IAM failure that took down Google Cloud, cascaded into Cloudflare and Anthropic, and rippled across dozens of internet services.
The Cruel Game: How Corporate America Is Torturing Job Seekers With Fake Jobs
https://medium.com/mr-plan-publication/the-cruel-game-how-corporate-america-is-torturing-job-seekers-with-fake-jobs-472ec726754f?sk=070000ac37aabe7d09d960f0211940c0
https://redd.it/1laep4b
@programmingreddit
https://medium.com/mr-plan-publication/the-cruel-game-how-corporate-america-is-torturing-job-seekers-with-fake-jobs-472ec726754f?sk=070000ac37aabe7d09d960f0211940c0
https://redd.it/1laep4b
@programmingreddit
Medium
The Cruel Game: How Corporate America Is Torturing Job Seekers With Fake Jobs
When applying for 100+ jobs nets you 4 interviews — and 3 of those companies admit they’re not actually hiring
Identity and access management failure in Google Cloud causes widespread internet service disruptions
https://siliconangle.com/2025/06/12/iam-failure-google-cloud-causes-widespread-service-degradation-across-internet/
https://redd.it/1la3xxl
@programmingreddit
https://siliconangle.com/2025/06/12/iam-failure-google-cloud-causes-widespread-service-degradation-across-internet/
https://redd.it/1la3xxl
@programmingreddit
SiliconANGLE
Identity and access management failure in Google Cloud causes widespread internet service disruptions
An identity and access management failure within Google Cloud earlier today caused widespread service disruptions across a range of internet services, including portions of Cloudflare Inc., Google Wor
Breaking down ‘EchoLeak’, the First Zero-Click AI Vulnerability Enabling Data Exfiltration from Microsoft 365 Copilot
https://www.aim.security/lp/aim-labs-echoleak-blogpost
https://redd.it/1ladzj1
@programmingreddit
https://www.aim.security/lp/aim-labs-echoleak-blogpost
https://redd.it/1ladzj1
@programmingreddit
www.aim.security
When Public Prompts Turn Into Local Shells: ‘CurXecute’ – RCE in Cursor via MCP Auto‑Start | AIM
Why we don't do leetcode style interviews
https://protean-labs.io/blog/why-we-dont-do-leetcode-style-technical-interviews
https://redd.it/1lagt6w
@programmingreddit
https://protean-labs.io/blog/why-we-dont-do-leetcode-style-technical-interviews
https://redd.it/1lagt6w
@programmingreddit
Reddit
From the programming community on Reddit: Why we don't do leetcode style interviews
Posted by ProteanLabsJohn - 106 votes and 74 comments
jemalloc Postmortem
https://jasone.github.io/2025/06/12/jemalloc-postmortem/
https://redd.it/1la9anf
@programmingreddit
https://jasone.github.io/2025/06/12/jemalloc-postmortem/
https://redd.it/1la9anf
@programmingreddit
jasone.github.io
Jason Evans
The jemalloc memory allocator was first conceived in early 2004, and hasbeen in public use for about 20 years now. Thanks to the nature of open source software licensing,jemalloc will remain publicly available indefinitely. But active upstream development…
Root Cause of the June 12, 2025 Google Cloud Outage
https://x.com/0xTib3rius/status/1933702904734429560?t=_lKvzp8aWtzgd3cpDmCMaA&s=19
https://redd.it/1lb3jld
@programmingreddit
https://x.com/0xTib3rius/status/1933702904734429560?t=_lKvzp8aWtzgd3cpDmCMaA&s=19
https://redd.it/1lb3jld
@programmingreddit
Reddit
From the programming community on Reddit: Root Cause of the June 12, 2025 Google Cloud Outage
Explore this post and more from the programming community
One more reason to choose Postgres over MySQL
https://tanin.nanakorn.com/one-more-reason-to-use-postgres-vs-mysql/
https://redd.it/1lbjzr8
@programmingreddit
https://tanin.nanakorn.com/one-more-reason-to-use-postgres-vs-mysql/
https://redd.it/1lbjzr8
@programmingreddit
tanin
One more reason to choose Postgres over MySQL
Almost always, I'd choose Postgres over any database for a new project because it's flexible and support multi-variances of scenarios that may require different performance characteristics.
However, I don't generally feel strongly about MySQL vs. Postgres.…
However, I don't generally feel strongly about MySQL vs. Postgres.…
Python is removing GIL, gradually, so how to use a no-GIL Python now?
https://medium.com/techtofreedom/python-is-removing-gil-gradually-b41274fa62a4?sk=9fa946e23efca96e9c31ac2692ffa029
https://redd.it/1lcby3y
@programmingreddit
https://medium.com/techtofreedom/python-is-removing-gil-gradually-b41274fa62a4?sk=9fa946e23efca96e9c31ac2692ffa029
https://redd.it/1lcby3y
@programmingreddit
Medium
Python is Removing GIL, Gradually
It’s time to try no-GIL Python in your local environment
VoidZero announces Oxlint 1.0 - The first stable version of the Rust-based Linter
https://voidzero.dev/posts/announcing-oxlint-1-stable
https://redd.it/1lbj5yq
@programmingreddit
https://voidzero.dev/posts/announcing-oxlint-1-stable
https://redd.it/1lbj5yq
@programmingreddit
void(0)
Announcing Oxlint 1.0
The first stable version of Oxlint, a fast & easy-to-use Rust-powered linter for JavaScript and TypeScript, is out. Learn about its 50~100x speed advantage over ESLint, support for 500+ rules, real-world adoption by major companies, and easy migration.
The State of Engineering Leadership in 2025
https://newsletter.eng-leadership.com/p/the-state-of-engineering-leadership
https://redd.it/1lc95pd
@programmingreddit
https://newsletter.eng-leadership.com/p/the-state-of-engineering-leadership
https://redd.it/1lc95pd
@programmingreddit
Eng-Leadership
The State of Engineering Leadership in 2025
600+ engineering leaders have shared their insights on how their roles are evolving!
HTML spec change: escaping < and > in attributes
https://developer.chrome.com/blog/escape-attributes
https://redd.it/1ld46k1
@programmingreddit
https://developer.chrome.com/blog/escape-attributes
https://redd.it/1ld46k1
@programmingreddit
Chrome for Developers
HTML spec change: escaping < and > in attributes | Blog | Chrome for Developers
What you need to know about this change to how attributes are escaped.
Why Generative AI Coding Tools and Agents Do Not Work For Me
https://blog.miguelgrinberg.com/post/why-generative-ai-coding-tools-and-agents-do-not-work-for-me
https://redd.it/1ldb16m
@programmingreddit
https://blog.miguelgrinberg.com/post/why-generative-ai-coding-tools-and-agents-do-not-work-for-me
https://redd.it/1ldb16m
@programmingreddit
Miguelgrinberg
Why Generative AI Coding Tools and Agents Do Not Work For Me
People keep asking me If I use Generative AI tools for coding and what I think of them, so this is my effort to put my thoughts in writing, so that I can send people here instead of having to repeat…
Working on databases from prison: How I got here, part 2.
https://turso.tech/blog/working-on-databases-from-prison
https://redd.it/1lctynm
@programmingreddit
https://turso.tech/blog/working-on-databases-from-prison
https://redd.it/1lctynm
@programmingreddit
turso.tech
Working on databases from prison: How I got here, part 2.
MCP Security Flaws: What Developers Need to Know
https://www.cyberark.com/resources/threat-research-blog/is-your-ai-safe-threat-analysis-of-mcp-model-context-protocol
https://redd.it/1ldignq
@programmingreddit
https://www.cyberark.com/resources/threat-research-blog/is-your-ai-safe-threat-analysis-of-mcp-model-context-protocol
https://redd.it/1ldignq
@programmingreddit
Cyberark
Is your AI safe? Threat analysis of MCP (Model Context Protocol)
Unless you lived under a rock for the past several months or started a digital detox, you have probably encountered the MCP initials (Model Context Protocol). But what is MCP? Is this just a...
Interview with a 0.1x engineer
https://youtu.be/hwG89HH0VcM?si=OXYS9_iz0F5HnxBC
https://redd.it/1ldx4p4
@programmingreddit
https://youtu.be/hwG89HH0VcM?si=OXYS9_iz0F5HnxBC
https://redd.it/1ldx4p4
@programmingreddit
YouTube
Interview with 0.1x engineer [FULL]
0.1x engineer
https://linkgraph.net/0.1xengineer
Interview with a 0.1x engineer with Kai Lentit - aired on © The 0.1x engineer.
Javascript beginner
Coding Bootcamps
AI Coder
Microservices
Programmer humor
Javascript humor
Programming jokes
Programming memes…
https://linkgraph.net/0.1xengineer
Interview with a 0.1x engineer with Kai Lentit - aired on © The 0.1x engineer.
Javascript beginner
Coding Bootcamps
AI Coder
Microservices
Programmer humor
Javascript humor
Programming jokes
Programming memes…
Why JPEG Became the Web's Favorite Image Format
https://spectrum.ieee.org/jpeg-image-format-history
https://redd.it/1ldqjia
@programmingreddit
https://spectrum.ieee.org/jpeg-image-format-history
https://redd.it/1ldqjia
@programmingreddit
IEEE Spectrum
Why JPEGs Still Rule the Web
What makes JPEG files so special? Discover the technical magic that keeps them at the forefront of digital photography.
The Guy Who Wrote a Compiler Without a Compiler: Corrado Böhm
https://karthikwritestech.com/the-guy-who-wrote-a-compiler-without-a-compiler-corrado-bohm/
https://redd.it/1ldoomp
@programmingreddit
https://karthikwritestech.com/the-guy-who-wrote-a-compiler-without-a-compiler-corrado-bohm/
https://redd.it/1ldoomp
@programmingreddit
Karthik Writes Tech - I write Tech. You read Tech
The Guy Who Wrote a Compiler Without a Compiler: Corrado Böhm
He wrote a full compiler by hand without using a compiler and without even having access to a proper computer. The entire compiler was just 114 lines of code.