AMD Launches A YouTube Channel For Developers
https://www.phoronix.com/news/AMD-Developer-Central-YouTube
https://redd.it/1hisaiy
@programmingreddit
https://www.phoronix.com/news/AMD-Developer-Central-YouTube
https://redd.it/1hisaiy
@programmingreddit
Phoronix
AMD Launches A YouTube Channel For Developers
If you are looking for some interesting technical content to watch over the holidays or end-of-year downtime, AMD shared today that they have launched their own YouTube channel for developer-related content.
Untapped Goldmines: Discovering Lucrative Niches for Android and iOS App Development
https://programmers.fyi/untapped-goldmines-lucrative-niches-android-ios
https://redd.it/1hjb724
@programmingreddit
https://programmers.fyi/untapped-goldmines-lucrative-niches-android-ios
https://redd.it/1hjb724
@programmingreddit
Medium
Untapped Goldmines: Discovering Lucrative Niches for Android and iOS App Development
Building apps for iOS and Android is fun. Although I have written software for numerous platforms over the past decades, building apps for…
How Shopify Handled 30TB per Minute With a Modular Monolith Architecture
https://newsletter.systemdesign.one/p/modular-monolith
https://redd.it/1hjyg0i
@programmingreddit
https://newsletter.systemdesign.one/p/modular-monolith
https://redd.it/1hjyg0i
@programmingreddit
newsletter.systemdesign.one
How Shopify Handled 30TB per Minute With a Modular Monolith Architecture 🔥
#63: Break Into Modular Monolith Architecture (3 Minutes)
How bloom filters made SQLite 10x faster
https://avi.im/blag/2024/sqlite-past-present-future
https://redd.it/1hjzsmb
@programmingreddit
https://avi.im/blag/2024/sqlite-past-present-future
https://redd.it/1hjzsmb
@programmingreddit
avi.im
How bloom filters made SQLite 10x faster - blag
This is the fascinating story of how researchers used Bloom filters cleverly to make SQLite 10x faster for analytical queries. These are my five-minute notes on the paper SQLite: Past, Present, and Future
Enterprise architecture needs to get better at architecture strategy
https://frederickvanbrabant.com/blog/2024-12-23-enterprise-architecture-is-really-bad-at-architecture-strategy/
https://redd.it/1hl8ynu
@programmingreddit
https://frederickvanbrabant.com/blog/2024-12-23-enterprise-architecture-is-really-bad-at-architecture-strategy/
https://redd.it/1hl8ynu
@programmingreddit
Frederickvanbrabant
Enterprise architecture needs to get better at architecture strategy
I've been reading a lot of strategy books these last weeksand I've been trying to tie it to my everyday work of enterprise architecture. Most of these posts are just me finding an excuse to put my thoughts to paper to see if they make sense, so why not write…
Announcing iceoryx2 v0.5: Fast and Robust Inter-Process Communication (IPC) Library for Rust, C++, and C
https://ekxide.io/blog/iceoryx2-0-5-release/
https://redd.it/1hktm3a
@programmingreddit
https://ekxide.io/blog/iceoryx2-0-5-release/
https://redd.it/1hktm3a
@programmingreddit
ekxide IO GmbH
ekxide IO GmbH | The company behind iceoryx and iceoryx2 | iceoryx Support & Training
Official iceoryx support, training and custom feature development by ekxide IO GmbH. Expert C++ & Rust engineering services for mission-critical projects and systems.
PostgreSQL Meets ScyllaDB's Lightning Speed and Monstrous Scalability
https://medium.com/@abdurohman/mind-blowing-postgresql-meets-scylladbs-lightning-speed-and-monstrous-scalability-7dcda1eb1cea
https://redd.it/1hm2qdy
@programmingreddit
https://medium.com/@abdurohman/mind-blowing-postgresql-meets-scylladbs-lightning-speed-and-monstrous-scalability-7dcda1eb1cea
https://redd.it/1hm2qdy
@programmingreddit
Medium
Mind-blowing: PostgreSQL Meets ScyllaDB’s Lightning Speed and Monstrous Scalability
See how our migration from PostgreSQL to ScyllaDB is one of the best decisions we’ve ever made.
F* : A general-purpose proof-oriented programming language
https://fstar-lang.org/
https://redd.it/1hmeqec
@programmingreddit
https://fstar-lang.org/
https://redd.it/1hmeqec
@programmingreddit
Reddit
From the programming community on Reddit: F* : A general-purpose proof-oriented programming language
Posted by dewmal - 108 votes and 65 comments
150 papers for Software Engineers
https://github.com/facundoolano/software-papers
https://redd.it/1hmrmnh
@programmingreddit
https://github.com/facundoolano/software-papers
https://redd.it/1hmrmnh
@programmingreddit
GitHub
GitHub - facundoolano/software-papers: 📚 A curated list of papers for Software Engineers
📚 A curated list of papers for Software Engineers. Contribute to facundoolano/software-papers development by creating an account on GitHub.
Made a Self hosted ebook2audiobook converter, supports voice cloning and 1107+ languages :)
https://github.com/DrewThomasson/ebook2audiobook
https://redd.it/1hn5p3n
@programmingreddit
https://github.com/DrewThomasson/ebook2audiobook
https://redd.it/1hn5p3n
@programmingreddit
GitHub
GitHub - DrewThomasson/ebook2audiobook: Generate audiobooks from e-books, voice cloning & 1107+ languages!
Generate audiobooks from e-books, voice cloning & 1107+ languages! - DrewThomasson/ebook2audiobook
When to use “raise from None” in Python
https://www.bugsink.com/blog/using-raise-from-none-in-python/
https://redd.it/1hnheqz
@programmingreddit
https://www.bugsink.com/blog/using-raise-from-none-in-python/
https://redd.it/1hnheqz
@programmingreddit
Bugsink
When to use “raise from None” in Python
Learn when and why to use Python's 'raise ... from None' to simplify stacktraces by hiding redundant exception context. Improve debugging clarity by focusing on the actual issue.
Debugging memory corruption: Who wrote ‘2’ into my stack?
https://unity.com/blog/engine-platform/debugging-memory-debugging-memory-corruption-who-wrote-2-into-my-stack-who-the-hell
https://redd.it/1hnrtn1
@programmingreddit
https://unity.com/blog/engine-platform/debugging-memory-debugging-memory-corruption-who-wrote-2-into-my-stack-who-the-hell
https://redd.it/1hnrtn1
@programmingreddit
Unity
Debugging memory corruption: Who wrote ‘2’ into my stack?!
Several weeks ago we received a bug report from a customer that said their game was crashing when using IL2CPP scripting backend. QA verified the bug and assigned it to me for fixing. The project was quite big (although far from the largest ones); it took…
CobolCraft: A Minecraft server written in COBOL
https://github.com/meyfa/CobolCraft
https://redd.it/1hnruge
@programmingreddit
https://github.com/meyfa/CobolCraft
https://redd.it/1hnruge
@programmingreddit
GitHub
GitHub - meyfa/CobolCraft: A Minecraft server written in COBOL
A Minecraft server written in COBOL. Contribute to meyfa/CobolCraft development by creating an account on GitHub.