(All) Databases Are Just Files. Postgres Too
http://tselai.com/all-databases-are-just-files
https://redd.it/1k1d4d2
@programmingreddit
http://tselai.com/all-databases-are-just-files
https://redd.it/1k1d4d2
@programmingreddit
Florents Tselai
(All) Databases Are Just Files. Postgres Too
If you invest a little time understanding how the components of your database system fit together—not even the internals, just the externals—you’ll be able to move faster, debug better, and build cleaner workflows with more confidence. It only needs some…
"Serbia: Cellebrite zero-day exploit used to target phone of Serbian student activist" -- "The exploit, which targeted Linux kernel USB drivers, enabled Cellebrite customers with physical access to a locked Android device to bypass" the "lock screen and gain privileged access on the device." [PDF]
https://www.amnesty.org/en/wp-content/uploads/2025/03/EUR7091182025ENGLISH.pdf
https://redd.it/1k1jn9x
@programmingreddit
https://www.amnesty.org/en/wp-content/uploads/2025/03/EUR7091182025ENGLISH.pdf
https://redd.it/1k1jn9x
@programmingreddit
What do I think about Lua after shipping a project with 60k lines of code?
https://blog.luden.io/what-do-i-think-about-lua-after-shipping-a-project-with-60-000-lines-of-code-bf72a1328733
https://redd.it/1k2b0d7
@programmingreddit
https://blog.luden.io/what-do-i-think-about-lua-after-shipping-a-project-with-60-000-lines-of-code-bf72a1328733
https://redd.it/1k2b0d7
@programmingreddit
Medium
What do I think about Lua after shipping a project with 60,000 lines of code?
Lead programmer talks Lua’s flexibility, challenges, and integration with Defold game engine after 60k lines of code in Craftomation 101.
Chroma: Ubisoft's internal tool used to simulate color-blindness
https://github.com/ubisoft/Chroma
https://redd.it/1k2uy82
@programmingreddit
https://github.com/ubisoft/Chroma
https://redd.it/1k2uy82
@programmingreddit
GitHub
GitHub - ubisoft/Chroma: Chroma (developed by Ubisoft) is a one-stop solution for detecting color blindness-related issues in games.…
Chroma (developed by Ubisoft) is a one-stop solution for detecting color blindness-related issues in games. It replicates Protanopia, Deuteranopia, and Tritanopia filters over the game screen, help...
I made a GIF that features C code that outputs the GIF that features the C code
https://youtu.be/zVj63NGaR90?si=_P2IOJqg4svju4YJ
https://redd.it/1k2rgwq
@programmingreddit
https://youtu.be/zVj63NGaR90?si=_P2IOJqg4svju4YJ
https://redd.it/1k2rgwq
@programmingreddit
YouTube
This video features C code that outputs this video
This is a quine, a program that outputs the code of itself, in that case, in GIF format.
Source code here: https://github.com/donno2048/gif-quine
I made something like this before but now I'm using a way better font.
Source code here: https://github.com/donno2048/gif-quine
I made something like this before but now I'm using a way better font.
My school project from 1988 - a flowchart generator written in BBC Basic
https://youtu.be/M7p-TEOB7-c?si=BOje5Z8PS1N4CfhB
https://redd.it/1k2rz06
@programmingreddit
https://youtu.be/M7p-TEOB7-c?si=BOje5Z8PS1N4CfhB
https://redd.it/1k2rz06
@programmingreddit
YouTube
Flowchart Generator Software for BBC Micro running on BeebEm
My A-Level project from 1988 - Flowchart Generator for the BBC Micro, running on BeebEm emulator.
You can download the .ssd file here: https://stardot.org.uk/forums/viewtopic.php?p=344055#p344055
You can download the .ssd file here: https://stardot.org.uk/forums/viewtopic.php?p=344055#p344055
Getting Forked by Microsoft
https://philiplaine.com/posts/getting-forked-by-microsoft/
https://redd.it/1k4c4t0
@programmingreddit
https://philiplaine.com/posts/getting-forked-by-microsoft/
https://redd.it/1k4c4t0
@programmingreddit
Philip Laine
Getting Forked by Microsoft
Three years ago, I was part of a team responsible for developing and maintaining Kubernetes clusters for end user customers. A main source for downtime in customer environments occurred when image registries went down. The traditional way to solve this problem…
PostgreSQL JSONB - Powerful Storage for Semi-Structured Data
https://www.architecture-weekly.com/p/postgresql-jsonb-powerful-storage
https://redd.it/1k48mey
@programmingreddit
https://www.architecture-weekly.com/p/postgresql-jsonb-powerful-storage
https://redd.it/1k48mey
@programmingreddit
Architecture-Weekly
PostgreSQL JSONB - Powerful Storage for Semi-Structured Data
Object-oriented or relational? Why not both? Let's look on PostgreSQL JSONB column type and how it can help you to deliver your applications faster. We dived into how it's stored, when and why it can be as performant as regular approach, and cases when we…
How does OAuth work: ELI5?
https://github.com/LukasNiessen/oauth-explained
https://redd.it/1k4hg9j
@programmingreddit
https://github.com/LukasNiessen/oauth-explained
https://redd.it/1k4hg9j
@programmingreddit
GitHub
GitHub - LukasNiessen/oauth-explained: OAuth explained with code snippet
OAuth explained with code snippet. Contribute to LukasNiessen/oauth-explained development by creating an account on GitHub.
XRP Supplychain attack: Official Ripple NPM package infected with crypto-stealing backdoor
https://www.aikido.dev/blog/xrp-supplychain-attack-official-npm-package-infected-with-crypto-stealing-backdoor
https://redd.it/1k541xl
@programmingreddit
https://www.aikido.dev/blog/xrp-supplychain-attack-official-npm-package-infected-with-crypto-stealing-backdoor
https://redd.it/1k541xl
@programmingreddit
www.aikido.dev
XRP supply chain attack: Official NPM package infected with crypto stealing backdoor
The official XPRL (Ripple) NPM package was compromised by sophisticated attackers who put in a backdoor to steal cryptocurrency private keys and gain access to cryptocurrency wallets.
We Interviewed 100 Eng Teams. The Problem With Modern Engineering Isn't Speed. It's Chaos.
https://earthly.dev/blog/lunar-launch/
https://redd.it/1k56hlt
@programmingreddit
https://earthly.dev/blog/lunar-launch/
https://redd.it/1k56hlt
@programmingreddit
Earthly Blog
We Interviewed 100 Eng Teams. The Problem With Modern Engineering Isn't Speed. It's Chaos.
Last year, our team spent a lot of time interviewing fellow Platform, DevOps, DevEx, CI/CD, and SRE engineers, as well as engineering leaders, in o...
Why TCP needs 3 handshakes
https://www.pixelstech.net/article/1727412048-why-tcp-needs-3-handshakes
https://redd.it/1k5okeu
@programmingreddit
https://www.pixelstech.net/article/1727412048-why-tcp-needs-3-handshakes
https://redd.it/1k5okeu
@programmingreddit
PixelsTech
Why TCP needs 3 handshakes
Prerequisite KnowledgeFirst, let's look at the control bits and state machine of TCP, which form the basis for understanding the three-way handshake of TCP.TCP Packet Control BitsThe control bits in t
How a 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2
https://cookieplmonster.github.io/2025/04/23/gta-san-andreas-win11-24h2-bug/
https://redd.it/1k5zjs8
@programmingreddit
https://cookieplmonster.github.io/2025/04/23/gta-san-andreas-win11-24h2-bug/
https://redd.it/1k5zjs8
@programmingreddit
Silent’s Blog
How a 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2
After over two decades, players are now forbidden from flying a seaplane, all thanks to undefined code behavior.
The Hidden Cost of AI Coding
https://terriblesoftware.org/2025/04/23/the-hidden-cost-of-ai-coding/
https://redd.it/1k6543s
@programmingreddit
https://terriblesoftware.org/2025/04/23/the-hidden-cost-of-ai-coding/
https://redd.it/1k6543s
@programmingreddit
Terrible Software
The Hidden Cost of AI Coding
AI coding tools boost productivity but may sacrifice the flow state and deep satisfaction developers experience when writing code by hand. What are we losing?
Does using Rust really make your software safer?
https://tweedegolf.nl/en/blog/152/does-using-rust-really-make-your-software-safer
https://redd.it/1k6460t
@programmingreddit
https://tweedegolf.nl/en/blog/152/does-using-rust-really-make-your-software-safer
https://redd.it/1k6460t
@programmingreddit
tweedegolf.nl
Does using Rust really make your software safer? - Blog - Tweede golf
We keep saying that Rust is how we make software safer. In this blog, we'll tackle a real-world vulnerability, 'rewrite it in Rust', and show you the results of our empirical research, both as a h ...
A New Era for GPU Programming: NVIDIA Finally Adds Native Python Support to CUDA
https://python.plainenglish.io/a-new-era-for-gpu-programming-nvidia-finally-adds-native-python-support-to-cuda-millions-of-3358214b17b1
https://redd.it/1k6pgf2
@programmingreddit
https://python.plainenglish.io/a-new-era-for-gpu-programming-nvidia-finally-adds-native-python-support-to-cuda-millions-of-3358214b17b1
https://redd.it/1k6pgf2
@programmingreddit
Medium
A New Era for GPU Programming: NVIDIA Finally Adds Native Python Support to CUDA — Millions of Users Incoming?
This year, NVIDIA is going all in, making it clear that Python is to become a first-class citizen in its CUDA parallel programming…
"Why Software Devs Keep Burning Out" by HealthyGamerGG
https://www.youtube.com/watch?v=XW-02QiiHDM
https://redd.it/1k6peto
@programmingreddit
https://www.youtube.com/watch?v=XW-02QiiHDM
https://redd.it/1k6peto
@programmingreddit
YouTube
Why Software Devs Keep Burning Out
Our coaches can help you take real steps toward getting your life on track. Learn more: https://bit.ly/3GjDVdy
▼ Timestamps ▼
────────────
00:00 - Introduction
01:13 - Set up to fail
05:35 - Why devs burn out
07:47 - Remote Work
09:15 - Your colleagues…
▼ Timestamps ▼
────────────
00:00 - Introduction
01:13 - Set up to fail
05:35 - Why devs burn out
07:47 - Remote Work
09:15 - Your colleagues…
How Discord Indexes Trillions of Messages
https://discord.com/blog/how-discord-indexes-trillions-of-messages
https://redd.it/1k71q0q
@programmingreddit
https://discord.com/blog/how-discord-indexes-trillions-of-messages
https://redd.it/1k71q0q
@programmingreddit
Discord
How Discord Indexes Trillions of Messages
Learn how Discord scaled its search infrastructure to index trillions of messages and unlock new features.
I wrote to the address in the GPLv2 license notice
https://code.mendhak.com/gpl-v2-address-letter/
https://redd.it/1k703z1
@programmingreddit
https://code.mendhak.com/gpl-v2-address-letter/
https://redd.it/1k703z1
@programmingreddit
Mendhak
I wrote to the address in the GPLv2 license notice and received the GPLv3 license
I was curious about the 51 Franklin Street address in the GPLv2 license notice so I wrote to them as they said