Tech Reads

26 bookmarks
Custom sorting
Make Visual Studio Code Less RAM Consuming & Faster
Make Visual Studio Code Less RAM Consuming & Faster
Well, VSCode is a really great Code Editor rather say nearly an IDE or better than that. But this costs a great amount of RAM and CPU. But…
·medium.com·
Make Visual Studio Code Less RAM Consuming & Faster
Graphite's State of code review 2024
Graphite's State of code review 2024
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:
·graphite.dev·
Graphite's State of code review 2024
Visualizing trends with regression lines
Visualizing trends with regression lines
When you care more about how a metric is trending over time and less about its exact value at every instant, regression functions can help.
·datadoghq.com·
Visualizing trends with regression lines
What is a Software Post-Mortem and How Do You Write One?
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
·freecodecamp.org·
What is a Software Post-Mortem and How Do You Write One?
LocalStorage with TTL (Time to expiry) - Digital Fortress
LocalStorage with TTL (Time to expiry) - Digital Fortress
Wondering how to setup LocalStorage with TTL in javascript ? Here's a simple way using 2 wrapper functions we define to setup TTL easily.
·digitalfortress.tech·
LocalStorage with TTL (Time to expiry) - Digital Fortress
You are naming your tests wrong!
You are naming your tests wrong!
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.
·enterprisecraftsmanship.com·
You are naming your tests wrong!
Diving Into Redis 6.0 | Redis
Diving Into Redis 6.0 | Redis
Redis 6.0, the latest version of open source Redis, boosts security, performance, and ease-of-use—and even brings some entirely new functionality.
·redis.com·
Diving Into Redis 6.0 | Redis
Redis 7.0 Is Out! | Redis
Redis 7.0 Is Out! | Redis
After three release candidates, Redis 7.0 is now generally available! Discover the evolutions of Redis Functions, ACLv2, command introspection, and Sharded Pub/Sub.
·redis.com·
Redis 7.0 Is Out! | Redis