Yevgeniy Brikman
banner
brikis98.bsky.social
Yevgeniy Brikman
@brikis98.bsky.social
Nice! Yea, start nice and slow :)
November 11, 2025 at 8:30 PM
Fantastic. Hope it works well for you!
November 10, 2025 at 8:39 PM
That said, a few of the essays are memorable gems. I especially enjoyed the essay that introduced the idea of "third things": those items that couples look at and experience together (art, travel, kids). So much of the joy in life is sharing third things with someone you love.
November 7, 2025 at 3:15 PM
The writing throughout is beautiful, even moving at times, and most of the topics are interesting. The only problem is that the stories are all fairly short and disconnected, and even just a few days after finishing the book, many of them have already faded from memory.
November 7, 2025 at 3:15 PM
A Comprehensive Guide to Desk Treadmills. Topics include:

💪 Benefits of a desk treadmill
⌨️ Working and typing while walking
🏃 Walking speed
🚀 Impact on productivity, creativity, mood
💰 What to buy and costs
🔧 Maintenance
🔀 Alternatives

www.ybrikman.com/blog/2025/10...
A Comprehensive Guide to Desk Treadmills
In 2022, I bought a desk treadmill, and it turned out to be one of the best investments I’ve made in my health in years. It improved my fitness, made me more prod...
www.ybrikman.com
November 6, 2025 at 1:50 PM
Share your horror stories with the tag #AdrenalineOps for a chance to win a free copy of the book and a GoLand license!
October 21, 2025 at 6:48 PM
I didn’t get fired that day. I did learn a lot about testing, CI/CD, rollbacks, data storage, and monitoring. I've captured these lessons, and many others, in "Fundamentals of DevOps and Software Delivery." www.fundamentals-of-devops.com
Fundamentals of DevOps and Software Delivery
This book is a hands-on guide to software delivery—that is, all the processes, tools, and techniques that are required to run and maintain software in production on an ongoing basis—and DevOps, one of...
www.fundamentals-of-devops.com
October 21, 2025 at 6:48 PM
It turns out my code was calling a function that, under the hood, made 2 DB queries. During sort comparisons.

It takes roughly N log N sort comparisons to sort N items.

Paris has N = ~2,000 hotels.

So each time this sort was used, it was making ~40,000 calls to the DB. 😅
October 21, 2025 at 6:48 PM
It never finished loading. He refreshed and tried again. Same issue.

At this point, I was sweating profusely, and positive I was going to be fired my first week on the job.

That's when the alerts started to go off 🚨
October 21, 2025 at 6:48 PM
My first task at TripAdvisor was to add a new sort option to the hotels page. Easy! I got it done & deployed in my 1st week. I then had my first 1:1 with my manager. He opened the hotels page for Paris, picked my new sort option, and waited. And waited. And waited...
October 21, 2025 at 6:48 PM
5 steps to get out of DevOps bankruptcy:

1. Quantify the drag
2. Eliminate single points of knowledge
3. Budget for the cleanup
4. Automate the routine
5. Focus on outcomes, not motion

www.gruntwork.io/blog/5-steps...
Gruntwork Blog | 5 steps to get out of DevOps bankruptcy
www.gruntwork.io
October 8, 2025 at 3:11 PM
I get my audiobooks from Audible, Hoopla, and Libby. Just about all use professional narrators. I do check before starting to listen, but with those providers, it’s very rare to get a crappy narrator.
October 6, 2025 at 7:45 PM
Def worth it!
October 6, 2025 at 7:44 PM
I only listen to audiobooks from professional narrators. There are many amazing ones: Jim Dale, Simon Vance, Scott Brick, Ray Porter, Kate Reading, R.C. Bray, Michael Kramer, Frank Muller, Amy Landon, Stephen Fry, Wil Wheaton, Jefferson Mays, Julia Whelan, and many others.
October 6, 2025 at 2:30 PM
Here are my recommendations for Chapter 9: bsky.app/profile/brik...
Here's a list of the best resources related to Chapter 9, "How to Store Data" of "Fundamentals of DevOps and Software Delivery." Learn about relational DBs, NoSQL, NewSQL, queues, streams, object stores, CDNs, backup, recovery, and more:
October 6, 2025 at 1:44 PM