I spent a week without IPv4 to understand IPv6 transition mechanisms
https://www.apalrd.net/posts/2023/network_ipv6/
https://redd.it/11k2mi8
@programmingreddit
https://www.apalrd.net/posts/2023/network_ipv6/
https://redd.it/11k2mi8
@programmingreddit
apalrd's adventures
I spent a WEEK without IPv4 to understand IPv6 transition mechanisms
The time has come to talk about something uncomfortable to a lot of you. You’ve been using legacy methods for far too long. It’s time to move to IPv6.
But, of course, there’s a lot more to IPv6 than ‘just’ switching everything over. A lot of systems in the…
But, of course, there’s a lot more to IPv6 than ‘just’ switching everything over. A lot of systems in the…
How Discord Stores Trillions of Messages
https://discord.com/blog/how-discord-stores-trillions-of-messages
https://redd.it/11kj91n
@programmingreddit
https://discord.com/blog/how-discord-stores-trillions-of-messages
https://redd.it/11kj91n
@programmingreddit
Discord
How Discord Stores Trillions of Messages
Engineer Bo Ingram shares insight into how Discord shoulders its traffic and provides a platform for our users to communicate.
The devinterrupted'ening of /r/programming
https://cmdcolin.github.io/posts/2022-12-27-devinterrupted
https://redd.it/11ktro7
@programmingreddit
https://cmdcolin.github.io/posts/2022-12-27-devinterrupted
https://redd.it/11ktro7
@programmingreddit
cmdcolin.github.io
The devinterrupted'ening of /r/programming
A blog
Remote Code Execution as a Service
https://earthly.dev/blog/remote-code-execution/
https://redd.it/11kz1qg
@programmingreddit
https://earthly.dev/blog/remote-code-execution/
https://redd.it/11kz1qg
@programmingreddit
Earthly Blog
Remote Code Execution as a Service
Learn how Earthly Compute, a remote code execution as a service, was built to handle bursty workloads and provide secure and fast remote execution ...
Guitar Effects Processor - a low latency guitar effects processor in C++ suitable for running on smaller boards (e.g. a raspberry pi)
https://github.com/Quinny/GuitarEffects
https://redd.it/11le8mb
@programmingreddit
https://github.com/Quinny/GuitarEffects
https://redd.it/11le8mb
@programmingreddit
GitHub
GitHub - Quinny/GuitarEffects: A low latency guitar effects processor suitable for running on a raspberry pi
A low latency guitar effects processor suitable for running on a raspberry pi - Quinny/GuitarEffects
When Zig is safer and faster than (unsafe) Rust
https://zackoverflow.dev/writing/unsafe-rust-vs-zig/
https://redd.it/11l76i9
@programmingreddit
https://zackoverflow.dev/writing/unsafe-rust-vs-zig/
https://redd.it/11l76i9
@programmingreddit
zackoverflow.dev
When Zig is safer and faster than Rust
There are endless debates online about Rust vs. Zig, this post explores a side of the argument I don't think is mentioned enough.
I started a repo to gather a collection of scripts that leverage programing language quirks that cause unexpected behavior. It's just so much fun to see the wheels turning in someone's head when you show them a script like this. Please send in a PR if you feel like you have a great example!
https://github.com/neemspees/tragic-methods
https://redd.it/11lw86u
@programmingreddit
https://github.com/neemspees/tragic-methods
https://redd.it/11lw86u
@programmingreddit
GitHub
GitHub - neemspees/tragic-methods: A collection of script depicting the strange quirks of programming languages.
A collection of script depicting the strange quirks of programming languages. - neemspees/tragic-methods
How to create Honeytokens to catch attackers in your infrastructure
https://www.youtube.com/watch?v=VM0ZZxf5t4w
https://redd.it/11m25wt
@programmingreddit
https://www.youtube.com/watch?v=VM0ZZxf5t4w
https://redd.it/11m25wt
@programmingreddit
YouTube
Create AWS Honeytokens to catch hackers
Learn how to create AWS Honeytokens that alert you when someone attempts to use them. Honey tokens are API or access keys that are real but harmless and can be used as an early warning system to know when an intruder has made it into your system. In this…
Satya Nadella: “Siri, Alexa, And Cortana Are Dumb”
https://medium.com/inkwater-atlas/satya-nadella-siri-alexa-and-cortana-are-dumb-bdbae427fb91
https://redd.it/11m6x77
@programmingreddit
https://medium.com/inkwater-atlas/satya-nadella-siri-alexa-and-cortana-are-dumb-bdbae427fb91
https://redd.it/11m6x77
@programmingreddit
Medium
Satya Nadella: “Siri, Alexa, And Cortana Are Dumb”
Exploring Microsoft’s CEO Satya Nadella’s AI Voice Assistants Theory: Are Siri, Alexa, and Cortana Really Dumb?
Brute Force Colors! Using modern brute force approach to improve image quality on retro computers
https://arnaud-carre.github.io/2022-12-30-amiga-ham/
https://redd.it/11mc78h
@programmingreddit
https://arnaud-carre.github.io/2022-12-30-amiga-ham/
https://redd.it/11mc78h
@programmingreddit
Leonard's Blog
Brute Force Colors!
Using modern brute force approach to improve image quality on retro computers, by Arnaud Carré
A case for selectively applying DRY, sometimes it's good to repeat yourself
https://medium.com/better-programming/a-case-against-relying-solely-on-dry-16dd712e422b
https://redd.it/11mqzhp
@programmingreddit
https://medium.com/better-programming/a-case-against-relying-solely-on-dry-16dd712e422b
https://redd.it/11mqzhp
@programmingreddit
Medium
The Case Against Relying Solely on DRY
Repeat yourself when it makes sense to do so
Uncle Bob and Casey Muratori Discuss Clean Code
https://github.com/unclebob/cmuratori-discussion/blob/main/cleancodeqa.md
https://redd.it/11mr7z1
@programmingreddit
https://github.com/unclebob/cmuratori-discussion/blob/main/cleancodeqa.md
https://redd.it/11mr7z1
@programmingreddit
GitHub
cmuratori-discussion/cleancodeqa.md at main · unclebob/cmuratori-discussion
Clippings. Contribute to unclebob/cmuratori-discussion development by creating an account on GitHub.
How to build a job board with web scraping and ChatGPT
https://www.scrapingbee.com/blog/build-job-board-web-scraping/
https://redd.it/11my1ug
@programmingreddit
https://www.scrapingbee.com/blog/build-job-board-web-scraping/
https://redd.it/11my1ug
@programmingreddit
Scrapingbee
How to Scrape Job Postings with a Free AI Job Board Scraper | ScrapingBee
Learn how to scrape job postings effortlessly using an AI job board scraper. Our step-by-step guide shows you how to scrape job listings at scale to get ahead of the market
Developers Are Professional Problem Solvers First, Coders Second
https://thehosk.medium.com/developers-are-professional-problem-solvers-first-coders-second-ee757f15829f
https://redd.it/11n7lv0
@programmingreddit
https://thehosk.medium.com/developers-are-professional-problem-solvers-first-coders-second-ee757f15829f
https://redd.it/11n7lv0
@programmingreddit
Medium
Developers Are Professional Problem Solvers First, Coders Second
Development is a game of thinking
You Probably Shouldn't Mock the Database
https://dominikbraun.io/blog/you-probably-shouldnt-mock-the-database/
https://redd.it/11my2km
@programmingreddit
https://dominikbraun.io/blog/you-probably-shouldnt-mock-the-database/
https://redd.it/11my2km
@programmingreddit
dominikbraun.io
You Probably Shouldn't Mock the Database – dominikbraun.io
To keep unit tests fast and isolated, the data access layer is often tested using a mock of the database. But are unit tests and mocks actually a good choice?