In this report, we analyze more than 5 million pull requests from over 35,000 engineers to examine the current state of code review. Here’s what we found:
What is a Software Post-Mortem and How Do You Write One?
Every company has their own name for the highest priority bugs. Priority one, emergencies, critical fixes or urgent fixes. There are software bugs that can end up crippling companies if they aren't dealt with rapidly. The Knight Capitol Group [https://en.wikipedia.org/wiki/Knight_Capital_Group#2012_stock_trading_disruption] was an American financial services company. A technician forgot
Giving your tests expressive names is important. Proper naming helps understand what the test verifies and how the underlying system behaves. In this post, we’ll take a look at a popular, yet inferior naming convention and see how it can be improved.
After three release candidates, Redis 7.0 is now generally available! Discover the evolutions of Redis Functions, ACLv2, command introspection, and Sharded Pub/Sub.