Programming Digest #453: Databases in 2021: A year in review
#453 — January 03, 2022 | View in browser |
Programming Digest
Spread the word, build the community, share the knowledge – invite your friends.
sponsor
Put the "Flow" in Your Workflows with Shortcut
Imagine how much more you could get done if your project management software didn't make you sigh. Shortcut is the ideal solution for task management, bug tracking, iteration planning, and reporting. Whether you're a startup that iterates quickly by providing every engineer with a free pallet of Red Bull, or a large org that has strict ship dates to hit, delight the scrum gods and give us a try.
this week's favorite
Databases in 2021: A year in review
It was a wild year for the database industry, with newcomers overtaking the old guard, vendors fighting over benchmark numbers, and eye-popping funding rounds. We also had to say goodbye to some of our database friends through acquisitions, bankruptcies, or retractions.
Oftentimes, we wish that there was a way to avoid a certain CSS issue or behaviors from happening. You know, content is dynamic, and things can change on a web page, thus increasing the possibility of a CSS issue or a weird behavior.
How a single line of code made a 24-core server slower than a laptop
Imagine you wrote a program for a pleasingly parallel problem, where each thread does its own independent piece of work, and the threads don’t need to coordinate except joining the results at the end. Obviously you’d expect the more cores it runs on, the faster it is. You benchmark it on a laptop first and indeed you find out it scales nearly perfectly on all of the 4 available cores. Then you run it on a big, fancy, multiprocessor machine, expecting even better performance, only to see it actually runs slower
We all know them: programmers with long term experience stuck on a low-level of our craft not corresponding to their quantity of experience. Great programmers are creative workers and problem-solvers and one of their most important traits is: never stop learning.
The PR paradox: Merge faster by promoting your PR
I just wrote some code that can have a positive effect on our customers and I’m motivated to release it as quickly as possible. I need your help but you are busy and motivated to continue working on your own code. This conflict is The Pull Request Paradox.
newsletters
Older messages
Programming Digest #452: The evolution of how we host our applications
Sunday, December 26, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #452 — December 27, 2021 View in browser Programming Digest Spread the word, build the community, share
Programming Digest #451: I blew $720 on 100 notebooks from Alibaba and started a paper website business
Sunday, December 19, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #451 — December 20, 2021 View in browser Programming Digest Spread the word, build the community, share
Programming Digest #450: Common infrastructure errors I've made
Sunday, December 12, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #450 — December 13, 2021 View in browser Programming Digest Spread the word, build the community, share
Programming Digest #449: Computer networking basics every developer should know
Sunday, December 5, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #449 — December 06, 2021 View in browser Programming Digest Spread the word, build the community, share
Programming Digest #448: Time management for makers
Sunday, November 28, 2021
And more news, tutorials and articles about programming and technology in this week's issue. #448 — November 29, 2021 View in browser Programming Digest Spread the word, build the community, share
You Might Also Like
Data Science Weekly - Issue 581
Thursday, January 9, 2025
Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
💻 Issue 444 - Check Out My New CV as a Full Stack .NET Developer!
Thursday, January 9, 2025
This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 444 Release Date Jan 09, 2025 Your weekly report of the most popular .NET news, articles and projects
💎 Issue 451 - Useful things you can do with Rails console
Thursday, January 9, 2025
This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Ruby news, articles and
💻 Issue 451 - The best way to iterate over a large array without blocking the main thread
Thursday, January 9, 2025
This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular JavaScript news, articles
📱 Issue 445 - 🚀 Your Go-To List of 25 Swift Tools and Libraries for Any Project
Thursday, January 9, 2025
This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 445 Release Date Jan 09, 2025 Your weekly report of the most popular iOS news, articles and projects Popular
💻 Issue 369 - 17 Tips from a Senior React Developer
Thursday, January 9, 2025
This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 369 Release Date Jan 09, 2025 Your weekly report of the most popular React news, articles and projects
💻 Issue 451 - Mastering Express.js: A Deep Dive
Thursday, January 9, 2025
This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 451 Release Date Jan 09, 2025 Your weekly report of the most popular Node.js news, articles and
📱 Issue 448 - The Swift Runtime: Your Silent Partner
Thursday, January 9, 2025
This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 448 Release Date Jan 09, 2025 Your weekly report of the most popular Swift news, articles and projects
💻 Issue 446 - Great things about Rust that aren't just performance
Thursday, January 9, 2025
This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 446 Release Date Jan 09, 2025 Your weekly report of the most popular Rust news, articles and projects
JSK Daily for Jan 9, 2025
Thursday, January 9, 2025
JSK Daily for Jan 9, 2025 View this email in your browser A community curated daily e-mail of JavaScript news Advanced Query Building Techniques in Angular: Queries with Different Connectors The Query