Why Bloat Is Still Software’s Biggest Vulnerability — A 2024 plea for lean software
https://spectrum.ieee.org/lean-software-development
https://redd.it/1an4l4l
@programmingreddit
https://spectrum.ieee.org/lean-software-development
https://redd.it/1an4l4l
@programmingreddit
IEEE Spectrum
Why Bloat Is Still Software’s Biggest Vulnerability
A 2024 plea for lean software
What if an SQL Statement Returned a Database?
https://arxiv.org/abs/2312.00638
https://redd.it/1an7h2a
@programmingreddit
https://arxiv.org/abs/2312.00638
https://redd.it/1an7h2a
@programmingreddit
arXiv.org
What if an SQL Statement Returned a Database?
Every SQL statement is limited to return a single, possibly denormalized, table. This design decision has far reaching consequences. (1.) for databases users in terms of slow query performance,...
When "Everything" Becomes Too Much: The npm Package Chaos of 2024
https://socket.dev/blog/when-everything-becomes-too-much
https://redd.it/1ant3kw
@programmingreddit
https://socket.dev/blog/when-everything-becomes-too-much
https://redd.it/1ant3kw
@programmingreddit
Socket
When "Everything" Becomes Too Much: The npm Package Chaos of...
An NPM user named PatrickJS launched a troll campaign with a package called "everything," which depends on all public npm packages.
How Disney+ Hotstar Delivered 5 Billion Emojis in Real Time
https://newsletter.systemdesign.one/p/hotstar-architecture
https://redd.it/1anhea8
@programmingreddit
https://newsletter.systemdesign.one/p/hotstar-architecture
https://redd.it/1anhea8
@programmingreddit
newsletter.systemdesign.one
How Disney+ Hotstar Delivered 5 Billion Emojis in Real Time
#35: Learn More - Hotstar Architecture for Emojis (5 Minutes)
It's time to break free from Corporate Agile
https://bits.danielrothmann.com/corporate-agile
https://redd.it/1aobui2
@programmingreddit
https://bits.danielrothmann.com/corporate-agile
https://redd.it/1aobui2
@programmingreddit
The Unreasonable Effectiveness of Simple Websites
https://fd93.me/simple-sites
https://redd.it/1aovr38
@programmingreddit
https://fd93.me/simple-sites
https://redd.it/1aovr38
@programmingreddit
fd93
The Unreasonable Effectiveness of Simple Websites
Simple websites are better than beautiful ones. I'll repeat that for the folks in the back. Simple websites are better than beautiful ones. Let me be clear what I mean by a simple website. I don't mean a Wordpress site with a minimalist theme. I also don't…
New record for fastest FizzBuzz implementation (283 GB/s)
https://codegolf.stackexchange.com/a/269772/7251
https://redd.it/1ap90tr
@programmingreddit
https://codegolf.stackexchange.com/a/269772/7251
https://redd.it/1ap90tr
@programmingreddit
Code Golf Stack Exchange
High throughput Fizz Buzz
Fizz Buzz is a common challenge given during interviews. The challenge goes something like this:
Write a program that prints the numbers from 1 to n. If a number is
divisible by 3, write Fizz inst...
Write a program that prints the numbers from 1 to n. If a number is
divisible by 3, write Fizz inst...
Coq theorem prover will be renamed into Rocq
https://github.com/coq/ceps/blob/coq-roadmap/text/069-coq-roadmap.md#change-of-name-coq---the-rocq-prover
https://redd.it/1ap7kq7
@programmingreddit
https://github.com/coq/ceps/blob/coq-roadmap/text/069-coq-roadmap.md#change-of-name-coq---the-rocq-prover
https://redd.it/1ap7kq7
@programmingreddit
GitHub
rfcs/text/069-coq-roadmap.md at coq-roadmap · rocq-prover/rfcs
Rocq RFCs: documents to discuss changes to the Rocq Prover - rocq-prover/rfcs
It's not microservice or monolith; it's cognitive load you need to understand first
https://fernandovillalba.substack.com/p/its-not-microservice-or-monolith
https://redd.it/1aphwtn
@programmingreddit
https://fernandovillalba.substack.com/p/its-not-microservice-or-monolith
https://redd.it/1aphwtn
@programmingreddit
The Personable Engineer
It's not microservice or monolith; it's cognitive load you need to understand first
How understanding cognitive load and team capacity can help you decide on an architectural style
(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup
https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/
https://redd.it/1ap7kj2
@programmingreddit
https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/
https://redd.it/1ap7kj2
@programmingreddit
Jack's home on the web
(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup
Assortment of technology startup infrastructure recommendations
Maybe Everything Is a Coroutine
https://adam.nels.onl/blog/maybe-everything-is-a-coroutine/
https://redd.it/1apytwf
@programmingreddit
https://adam.nels.onl/blog/maybe-everything-is-a-coroutine/
https://redd.it/1apytwf
@programmingreddit
Adam Nelson
Maybe Everything Is a Coroutine - Adam Nelson
I was inspired, after reading the excellent blog post Let Futures Be Futures, by the author’s thought experiment of a language in which all functions are coroutines and this is used to express asynchr…
Building trust as a software engineer
https://graphite.dev/blog/trust
https://redd.it/1aq9txo
@programmingreddit
https://graphite.dev/blog/trust
https://redd.it/1aq9txo
@programmingreddit
Graphite.dev
Building trust as a software engineer
When working on Airbnb’s infra team, I struggled to grow from an L4 engineer to a senior/L5 eng. I came early, stayed late, and said yes to working on anything that needed help - I was as eager as a new grad could be.
Why most developers stop learning SQL at subqueries - a 5-minute guide for PARTITION BY and CTEs
https://zaidesanton.substack.com/p/the-most-underrated-skill-sql-for
https://redd.it/1aqkw7n
@programmingreddit
https://zaidesanton.substack.com/p/the-most-underrated-skill-sql-for
https://redd.it/1aqkw7n
@programmingreddit
newsletter.manager.dev
Improve your SQL skills X2 in 5 minutes
SQL for managers is an underrated skill