An introduction to parallel and throughput-optimized programming.
#Programming #SoftwareDevelopment
youtu.be/WgTr79htuM4
@promptusbs.bsky.social
Software Engineer Tech Enthusiast History Buff Lifelong Learner Sharing interesting content that crosses my path.
An introduction to parallel and throughput-optimized programming.
#Programming #SoftwareDevelopment
youtu.be/WgTr79htuM4
Someone made a functional computer inside the game Terraria. The only question is, Can it run Doom?
#Programming #SoftwareDevelopment
youtu.be/zXPiqk0-zDY
Code Aesthetics visual explanation on Dependency injection.
#Programming #SoftwareDevelopment
youtu.be/J1f5b4vcxCQ
Hilarious story of Paypal implementing Shamir secret sharing.
#Programming #SoftwareDevelopment
max.levch.in/post/7242894...
The philosophy behind GoLang simplicity
#Programming #SoftwareDevelopment #GoLang
commandcenter.blogspot.com/2012/06/less...
Building software is a lot more than writing code. Is AI up to the task?
#Programming #SoftwareDevelopment #AI
stackoverflow.blog/2023/12/29/t...
On the complexity of mixing sync and async logic.
#Programming #SoftwareDevelopment
journal.stuffwithstuff.com/2015/02/01/w...
On the complexity of mixing sync and async logic.
#Programming #SoftwareDevelopment
journal.stuffwithstuff.com/2015/02/01/w...
Massive savings by running your own infrastructure.
#Programming #SoftwareDevelopment
#cloud
tech.ahrefs.com/how-ahrefs-s...
When to use #htmx ?
A simplified approach for web development.
htmx.org/essays/when-...
#Programming #SoftwareDevelopment #WebDevelopment
When to use #htmx ?
A simplified approach for web development.
htmx.org/essays/when-...
#Programming #SoftwareDevelopment #WebDevelopment
LinkedList vs ArrayList
Theory vs Practice. How prioritizing compactness can give you performance improvements in most cases.
#Programming #SoftwareDevelopment
youtu.be/YQs6IC-vgmo
The scale at which it makes more sense to take care of your infrastructure rather than relying on the cloud.
world.hey.com/dhh/we-have-...
I finally decided to to a deep dive into #FunctionalProgramming
I think I'll start with this book, but the cover makes me feel like I'm reading the communist manifesto.
www.manning.com/books/functi...
After some time off for the holidays, I'm, ready to continue sharing more awesome content around the programming community.
25.01.2025 18:44 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0As always this articles are a great read!
Interactivity is key in order to understand complex subjects.
There's still so many uncovered edge cases in the software our civilization depends on.
www.wired.com/story/null-l...
Complexity very, very bad!
grugbrain.dev
Comparison of memory consumption running async tasks on several languages
pkolaczk.github.io/memory-consu...
I just completed "Resonant Collinearity" - Day 8 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/8
10.12.2024 04:39 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Be careful where you're typing. How GitLab's prod DB was accidentally wiped.
youtu.be/tLdRBsuvVKc
A showcase of over reliance on Serverless. Even if they are able to scale so does the cost and massively.
web.archive.org/web/20240719...
I just completed "Bridge Repair" - Day 7 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/7
08.12.2024 07:10 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Management's use of "agile" trying to create a predictable cadence for development is perhaps completely destroying productivity.
emaggiori.com/employed-in-...
I just completed "Guard Gallivant" - Day 6 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/6
This one felt like building a very basic simulation/videogame
I just completed "Print Queue" - Day 5 - Advent of Code 2024
This post perfectly illustrates my journey to find the solution.
www.reddit.com/r/adventofco...
#AdventOfCode
adventofcode.com/2024/day/5
Management's use of "agile" trying to create a predictable cadence for development is perhaps completely destroying productivity.
emaggiori.com/employed-in-...
Migrating from Go to Rust, prioritizing up front correctness for greater reliability.
vercel.com/blog/turbore...
Comparing #Zig vs #Rust.
is Zig a good alternative to writing unsafe Rust?
zackoverflow.dev/writing/unsa...
How does discord store trillions of messages. The story of scaling your DB and migrating from Cassandra to ScyllaDB.
discord.com/blog/how-dis...