rastogi_saurabh's profile picture. Love building scalable software solutions. Student forever.

Saurabh

@rastogi_saurabh

Love building scalable software solutions. Student forever.

A Tiny Thought in the @farnamstreet Weekly Newsletter: "The most important thing you can do in 2024 is to distinguish between what is within your control and what is not — and focus all your energy on what is within your control." #LeadershipMatters


Saurabh さんがリポスト

Maldives has been hiding all this sh!t for years. Maldives air is all Poisonous and they have been dumping all the garbage into the ocean all these years. #Maldives #BoycottMaldives


“The world will ask you who you are, and if you don't know, the world will tell you.” — Carl Jung #Leader #calmmind #discoveryourself


Saurabh さんがリポスト

True face of I-N-D-I Alliance DMK calls for termination of Sanatan Dharma & equates it to diseases This is backed by Congress leader K Chidambaram Genocidal call = Mohabbat Ki Dukan for Rahul Gandhi SP says Hindu Dharm is dhoka Mamata didi refuses Tilak IUML makes…


Saurabh さんがリポスト

Looting, arson, booth-capturing, rioting, guns, bombs - all in the name of elections in Bengal that has left as many as 16 people dead and scores injured. But Democracy is alive and thriving in Bengal.

ARanganathan72's tweet image. Looting, arson, booth-capturing, rioting, guns, bombs - all in the name of elections in Bengal that has left as many as 16 people dead and scores injured.

But Democracy is alive and thriving in Bengal.

Saurabh さんがリポスト

Avoid collection-named behaviors where possible: // Meaning is vague void AddStudent(Student student) { ... } // Meaning is explicit void Enroll(Student student) { ... } #dddesign


Saurabh さんがリポスト

From "Strategic Monoliths and Microservices" ***Migration to Microservices is NOT a Project*** The characteristics of a project include plans, scheduled workload, allocation of resources and developers, a starting date, various milestones, and probably an end date. 1>


Saurabh さんがリポスト

"Strategic Monoliths and Microservices, " Chapter 2: 'Spaghetti code is the bane of systems. Yet, spaghetti business exists before software. Tools don't solve business complexity, but can unlock human thinking to reach higher efficiency.' #Como informit.com/store/strategi…


I have not seen real use cases for using DI that much either. In fact, it is source of slow debugging. Worst is, DI done using annotations.

Stop doing dependency injection

MStrehovsky's tweet image. Stop doing dependency injection


Saurabh さんがリポスト

Building and running a Distributed System is hard work. Don't let anyone tell you otherwise. To succeed with distributed systems, you must overcome the challenges. But first, you need to understand those challenges. Here are the 5 major challenges🧵

ProgressiveCod2's tweet image. Building and running a Distributed System is hard work.

Don't let anyone tell you otherwise.

To succeed with distributed systems, you must overcome the challenges.

But first, you need to understand those challenges.

Here are the 5 major challenges🧵

Saurabh さんがリポスト

Looking at some code written with MediatR and trying to track down the control flow of an event driven microservice... Tracking down causality in these systems that fire events asynchronously is a nightmare. Distributed systems need a callstack 😅


Saurabh さんがリポスト

ध्यान से देखिए , दिल्ली का सबसे भ्रष्ट और झूठे आदमी का महल जब आप और आपका परिवार ऑक्सीजन के लिए दौड़ रहा था , कोरोना से लड़ रहा था तब दिल्ली का CM ख़ुद के लिए इस शीश महल को बनवा रहा था

KapilMishra_IND's tweet image. ध्यान से देखिए , दिल्ली का सबसे भ्रष्ट और झूठे आदमी का महल 

जब आप और आपका परिवार ऑक्सीजन के लिए दौड़ रहा था , कोरोना से लड़ रहा था तब दिल्ली का CM ख़ुद के लिए इस शीश महल को बनवा रहा था
KapilMishra_IND's tweet image. ध्यान से देखिए , दिल्ली का सबसे भ्रष्ट और झूठे आदमी का महल 

जब आप और आपका परिवार ऑक्सीजन के लिए दौड़ रहा था , कोरोना से लड़ रहा था तब दिल्ली का CM ख़ुद के लिए इस शीश महल को बनवा रहा था
KapilMishra_IND's tweet image. ध्यान से देखिए , दिल्ली का सबसे भ्रष्ट और झूठे आदमी का महल 

जब आप और आपका परिवार ऑक्सीजन के लिए दौड़ रहा था , कोरोना से लड़ रहा था तब दिल्ली का CM ख़ुद के लिए इस शीश महल को बनवा रहा था
KapilMishra_IND's tweet image. ध्यान से देखिए , दिल्ली का सबसे भ्रष्ट और झूठे आदमी का महल 

जब आप और आपका परिवार ऑक्सीजन के लिए दौड़ रहा था , कोरोना से लड़ रहा था तब दिल्ली का CM ख़ुद के लिए इस शीश महल को बनवा रहा था

Saurabh さんがリポスト

Not only were the shanties of these Pakistani Hindu refugees demolished, even their water tanks were not spared. Please support the remarkable @swati_gs as she strives to help the refugees rebuild their lives. Link for donation: sewanyaya.in/support-us/


Dependencies and coupling can get very nasty with microservices and other forms of distributed systems. Unless teams are sensitive about them, they will find themselves in knots very early in the journey. #Microservices

Jenga Smell - Unknown dependencies and coupling, whether with data, objects, services, and/or architectural mechanisms. - Changing, disabling, or removing any 1+ may cause unknown and unpredictable failure, even to a catastrophic degree. #DDDesign #BigBallOfMud #Microservices



Saurabh さんがリポスト

"Slash your code’s carbon footprint" It's an interesting article. Yet, none of the three interviewees say anything about #nonblocking #multithreading. linkedin.com/pulse/slash-yo… 1>


Saurabh さんがリポスト

Love sees no religion yet a religious boy has to convert the girl before accepting her. Video by Sumi Rashik, Malayalam actress in collab with 'Kcaptures by Kiran' at Instagram with hashtags RamzanMubarak, RomanticVideos, MusIim, etc.


Saurabh さんがリポスト

I've been talking a lot about three architectures: Business, Social, and Technical. Most modernization efforts change Technical Architectures without giving a thought to Business and Social. Capabilities may not change much, but the how does. And Spotify doesn't fix Social.


Saurabh さんがリポスト

IMO, if you are writing good code, you never need to know the tricky stuff, and neither do others who read and work on code that you wrote. If you encounter scary code, raise an issue.

After years (I got some java certs in 2006/2008), recently I've got 1z0-829, hoping to improve my insights on java. In the end it's just a bunch of memorization and stupidly tricky questions. Undoubtedly that will be my last java certification.



Saurabh さんがリポスト

Terr0rist Khalid Saifi was responsible for kiIIing of multiple Hindus in Delhi riots. Saifi is a good friend of @_sayema!

MrSinha_'s tweet image. Terr0rist Khalid Saifi was responsible for kiIIing of multiple Hindus in Delhi riots.

Saifi is a good friend of @_sayema!
MrSinha_'s tweet image. Terr0rist Khalid Saifi was responsible for kiIIing of multiple Hindus in Delhi riots.

Saifi is a good friend of @_sayema!

Loading...

Something went wrong.


Something went wrong.