Minecraft from scratch with only modern OpenGL
https://github.com/GianlucaP106/minecraft
https://redd.it/1iuhfcq
@programmingreddit
https://github.com/GianlucaP106/minecraft
https://redd.it/1iuhfcq
@programmingreddit
GitHub
GitHub - GianlucaP106/minecraft: Minecraft clone from scratch with only OpenGL
Minecraft clone from scratch with only OpenGL. Contribute to GianlucaP106/minecraft development by creating an account on GitHub.
BritCSS: Fixes CSS to use non-American English
https://github.com/DeclanChidlow/BritCSS
https://redd.it/1iudp7p
@programmingreddit
https://github.com/DeclanChidlow/BritCSS
https://redd.it/1iudp7p
@programmingreddit
GitHub
GitHub - DeclanChidlow/BritCSS: Fixes CSS to use non-bastardised spellings.
Fixes CSS to use non-bastardised spellings. Contribute to DeclanChidlow/BritCSS development by creating an account on GitHub.
IaaC Simplified: Automating EC2 Deployments with GitHub Actions, Terraform, Docker & Distribution Registry | Vue & Node admin panel framework
https://adminforth.dev/blog/compose-ec2-deployment-github-actions-registry/
https://redd.it/1iubdcw
@programmingreddit
https://adminforth.dev/blog/compose-ec2-deployment-github-actions-registry/
https://redd.it/1iubdcw
@programmingreddit
adminforth.dev
IaaC Deploy setup to Amazon EC2 with GitHub actions, Deocker, terraform and self-hosted Docker Registry | Vue & Node admin panel…
I Made a Configurable Rate Limiter… Because APIs Can’t Say ‘Chill’
https://beyondthesyntax.substack.com/p/i-made-a-configurable-rate-limiter?r=4jgehp&utm_campaign=post&utm_medium=web&triedRedirect=true
https://redd.it/1ivcfct
@programmingreddit
https://beyondthesyntax.substack.com/p/i-made-a-configurable-rate-limiter?r=4jgehp&utm_campaign=post&utm_medium=web&triedRedirect=true
https://redd.it/1ivcfct
@programmingreddit
Beyond The Syntax
I Made a Configurable Rate Limiter… Because APIs Can’t Say ‘Chill’
Hello developers, I hope you are doing well.
I made an MMORPG playable with an API. Use any programming language to control your characters with the API.
https://www.artifactsmmo.com/
https://redd.it/1ivmgf2
@programmingreddit
https://www.artifactsmmo.com/
https://redd.it/1ivmgf2
@programmingreddit
FFmpeg School of Assembly Language
https://github.com/FFmpeg/asm-lessons/blob/main/lesson_01/index.md
https://redd.it/1ivorhb
@programmingreddit
https://github.com/FFmpeg/asm-lessons/blob/main/lesson_01/index.md
https://redd.it/1ivorhb
@programmingreddit
GitHub
asm-lessons/lesson_01/index.md at main · FFmpeg/asm-lessons
FFMPEG Assembly Language Lessons. Contribute to FFmpeg/asm-lessons development by creating an account on GitHub.
The Kubernetes Mirage: When Scaling Up Becomes Your Greatest Downfall
https://medium.com/@terrancecraddock/the-kubernetes-mirage-when-scaling-up-becomes-your-greatest-downfall-4abc05a7968f?sk=530cece318783a28af0f7be2a6be20c2
https://redd.it/1iw9xpc
@programmingreddit
https://medium.com/@terrancecraddock/the-kubernetes-mirage-when-scaling-up-becomes-your-greatest-downfall-4abc05a7968f?sk=530cece318783a28af0f7be2a6be20c2
https://redd.it/1iw9xpc
@programmingreddit
Medium
The Kubernetes Mirage: When Scaling Up Becomes Your Greatest Downfall
How Cloud Orchestration’s Golden Child Became a Billion-Dollar Bottleneck — And What Survivors Know That You Don’t
A discussion between John Ousterhout and Robert Martin about differences between John's book "A Philosophy of Software Design" and Bob's book "Clean Code"
https://github.com/johnousterhout/aposd-vs-clean-code
https://redd.it/1iwlgzq
@programmingreddit
https://github.com/johnousterhout/aposd-vs-clean-code
https://redd.it/1iwlgzq
@programmingreddit
GitHub
GitHub - johnousterhout/aposd-vs-clean-code: A discussion between John Ousterhout and Robert Martin about differences between John's…
A discussion between John Ousterhout and Robert Martin about differences between John's book "A Philosophy of Software Design" and Bob's book "Clean Code&...
Null Trouble: When Your Last Name Is a Computer Error
https://www.reddit.com/r/pwnhub/comments/1iwkpxb/null_trouble_when_your_last_name_is_a_computer/
https://redd.it/1iwkslv
@programmingreddit
https://www.reddit.com/r/pwnhub/comments/1iwkpxb/null_trouble_when_your_last_name_is_a_computer/
https://redd.it/1iwkslv
@programmingreddit
Reddit
From the pwnhub community on Reddit: Null Trouble: When Your Last Name Is a Computer Error
Explore this post and more from the pwnhub community
OpenAI Researchers Find That Even the Best AI Is "Unable To Solve the Majority" of Coding Problems
https://futurism.com/openai-researchers-coding-fail
https://redd.it/1iww52x
@programmingreddit
https://futurism.com/openai-researchers-coding-fail
https://redd.it/1iww52x
@programmingreddit
Futurism
OpenAI Researchers Find That Even the Best AI Is "Unable To Solve the Majority" of Coding Problems
OpenAI researchers have admitted that even the most advanced AI models can't really solve the coding problems put in front of them.
Why does target=”_blank” have an underscore in front?
https://kyrylo.org/html/2024/10/25/why-does-target-blank-have-an-underscore-in-front.html
https://redd.it/1ix0wp3
@programmingreddit
https://kyrylo.org/html/2024/10/25/why-does-target-blank-have-an-underscore-in-front.html
https://redd.it/1ix0wp3
@programmingreddit
Kyrylo Silin
Why does target=”_blank” have an underscore in front?
Ever wondered why you need the underscore in target="_blank" to open a link in a new tab?
How Core Git Developers Configure Git
https://blog.gitbutler.com/how-git-core-devs-configure-git/
https://redd.it/1ixqydh
@programmingreddit
https://blog.gitbutler.com/how-git-core-devs-configure-git/
https://redd.it/1ixqydh
@programmingreddit
Butler's Log
How Core Git Developers Configure Git
What `git config` settings should be defaults by now? Here are some settings that even the core developers change.
Cafe Maria. A functional cooking sim game played entirely in MariaDB.
https://github.com/todo-make-username/cafe_maria
https://redd.it/1ixwr3d
@programmingreddit
https://github.com/todo-make-username/cafe_maria
https://redd.it/1ixwr3d
@programmingreddit
GitHub
GitHub - todo-make-username/cafe_maria: A text-based restaurant sim game played entirely within a MariaDB instance.
A text-based restaurant sim game played entirely within a MariaDB instance. - todo-make-username/cafe_maria
Building and operating a pretty big storage system called S3
https://www.allthingsdistributed.com/2023/07/building-and-operating-a-pretty-big-storage-system.html
https://redd.it/1iy2ktp
@programmingreddit
https://www.allthingsdistributed.com/2023/07/building-and-operating-a-pretty-big-storage-system.html
https://redd.it/1iy2ktp
@programmingreddit
All Things Distributed
Building and operating a pretty big storage system called S3
Three distinct perspectives on scale that come along with building and operating a storage system the size of S3.
TypeScript types can run DOOM
https://www.youtube.com/watch?v=0mCsluv5FXA
https://redd.it/1iyqeu7
@programmingreddit
https://www.youtube.com/watch?v=0mCsluv5FXA
https://redd.it/1iyqeu7
@programmingreddit
YouTube
TypeScript types can run DOOM
Yep. We got the Doom engine running purely in TypeScript types. Like. For real. We’ve prepared two more videos, one answering “why we did this” (storytime format) and another answering “how we did this” (technical deep-dive). What would you like to hear…
EA just open sourced Command & Conquer, Red Alert, Renegade and Generals
https://www.gamingonlinux.com/2025/02/ea-just-open-sourced-command-conquer-red-alert-renegade-and-generals/
https://redd.it/1iznom3
@programmingreddit
https://www.gamingonlinux.com/2025/02/ea-just-open-sourced-command-conquer-red-alert-renegade-and-generals/
https://redd.it/1iznom3
@programmingreddit
GamingOnLinux
EA just open sourced Command & Conquer, Red Alert, Renegade and Generals
I can't quite believe it either. Command & Conquer, Red Alert, Command & Conquer Renegade and Command & Conquer Generals (inc. Zero Hour) have their code officially open sourced.