Akshay (@programmermonk) 's Twitter Profile
Akshay

@programmermonk

Programming || Richard Feynman || Marcus Aurelius || Books || Minimalist || Tweets on Tech/Books/Work/Philosophy

ID: 320136368

linkhttps://performanceengineeringin.wordpress.com/ calendar_today19-06-2011 11:10:02

18,18K Tweet

552 Takipçi

520 Takip Edilen

Akshay (@programmermonk) 's Twitter Profile Photo

I was making some notes from everything I have done around metrics in the last year, but then ended up turning that into an elaborate blog. Metrics in #Observability space are overused. If you don't pay close attention, you will over pay the vendor. performanceengineeringin.wordpress.com/2025/01/07/obs…

Akshay (@programmermonk) 's Twitter Profile Photo

The author of the book CODE, Charles Petzold, is making Logarithms understandable. I love this his latest work. lostartoflogarithms.com/chapter01/

Akshay (@programmermonk) 's Twitter Profile Photo

The best Software Architect role description that I have read : "instead of the superhero we need “super glue” architects—the guys who hold architecture, technical details, business needs, and people together across a large organization or complex projects"

kache (@yacinemtb) 's Twitter Profile Photo

you need the founder. you need the founder there - he actually needs to be present. if the founder is gone it's over. this is why you can't invest in founders that are normal. normal people would stop pushing as soon as they have a modicum of success. you need insane founders

Akshay (@programmermonk) 's Twitter Profile Photo

I am very skeptic when it comes to using any for of AI for doing the first draft of Writing. Writing is how I "Think". And it's true for many, imo. I read the post below recently, and concur the feeling on writing (thinking) with AI. dcurt.is/thinking?utm_s…

Daniel Cazzulino 🇦🇷🗽 (@kzu) 's Twitter Profile Photo

DHH Lex Fridman I loved this advice to young programmers: "If you like programming, you should learn programming. Just be content with all outcomes." This is how I live too. Great life lesson 🫶.

Akshay (@programmermonk) 's Twitter Profile Photo

Be it music, code, technical writings or whatever.. are you "producing" ? Some of the best advices to come back to every few months. guzey.com/personal/what-…

Akshay (@programmermonk) 's Twitter Profile Photo

SLO's! 100% green is great, but if your SLA is 98%, use that 2% to test in prod. Break things intentionally (maybe) and test that things will really on that rainy day.

Akshay (@programmermonk) 's Twitter Profile Photo

".... technical skill, product thinking, project execution, and people skills. And the more senior you get, the more you’re expected to contribute to each." joshs.bearblog.dev/being-good-isn…

Akshay (@programmermonk) 's Twitter Profile Photo

When working with / building a storage systems, I so much prefer "append only" form of writes. Makes dealing with concurrency, crash recovery and sequential writes - so much easier.