Sabitlenmiş Tweet
Nirbhay
655 posts

Nirbhay
@Nickky_729
Just another soul trying to keep the balance between ambition and peace
Bangalore, India Katılım Ekim 2022
536 Takip Edilen165 Takipçiler
Nirbhay retweetledi

One way to avoid getting overwhelmed when you are designing a system is to approach it with a structure/mental model. Here's a simple one I follow...
Think of any system as having 2 separate paths: a read path and a write path. Your database or storage layer sits at the center, and each path has its own set of problems and its own toolkit to solve them.
The write path is about durability and throughput. You are almost always choosing from the same set of levers: a message queue to absorb bursts, write-ahead logging for durability, batching to reduce I/O, and async processing to keep the critical path thin.
The read path is about latency and scale. Again, a fixed toolkit - caching at various layers (CDN, app-level, query-level), read replicas to offload the primary, denormalizing or pre-computing expensive queries, and pagination or cursor-based traversal to avoid full scans.
Once you start seeing these as two separate concerns, you stop designing a system and start answering two smaller questions: what does the write path need? What does the read path need? Then you wire them together through storage.
This 'framework' (if I can call it that) is not just useful during discussions, but also helps you reason through production systems, especially when you are building an understanding, trying to optimize an existing flow, debugging latency spikes, or planning for scale.
Hope this helps.
English

@Adityakrsaha Go for Mercedes with these new regulations - the best time to start f1 with Mercedes. It’s definitely Mercedes’s year
English

@Abhishek9503_ @Target Congratulations Abhishek, photo looks cool ✨
English

@aakashgupta I made a switch at the minima of this graph in the timeframe shown, anyways times are tough 🙇🙇
English

And they said software engineering was dead 🤦

Kalshi@Kalshi
JUST IN: Job postings for software engineers on Indeed reach 6-month high
English

@amuldotexe Ah, you were in target, never realised. Congratulations
English

@MasterMuskan22 @saka_codes Congratulations Muskhan ✨✨ !! You deserved it
English

> started sunday with a bug resolution
> verified on postman and pushed 🚀
> saw post on LinkedIn of my brother @MasterMuskan22 getting into Visa and it's process, huge congrats bro!
English

@Abhishek9503_ Lucky bro, me who is sitting here monitoring logs and re deploying prod applications because aaag lagi padi hai idhar 🥹

English

@Nickky_729 I am hoping that one idea would definitely cross our minds which will fit your parameters.
English

Every time I come up with any idea to ship my friend @Nickky_729 be like, is this idea materialised ? , and spots some loopholes and that bare idea goes to the sink and loop continues 😞
#SoftwareDevelopment
English

The things I care about - revenue and whether there already are people trying out this idea and how deep the idea can penetrate in society following the problem it’s trying to solve
Honestly, we don’t have much time and efforts - use them where it truly matters and is rewarding
Naren@Fourierzz
Every time I come up with any idea to ship my friend @Nickky_729 be like, is this idea materialised ? , and spots some loopholes and that bare idea goes to the sink and loop continues 😞 #SoftwareDevelopment
English

AI agents are fully autonomous, even reveal secrets autonomously.
Michael Bargury@mbrg0
we hijacked microsoft's copilot studio agents and got them to spill out their private knowledge, reveal their tools and let us use them to dump full crm records these are autonomous agents.. no human in the loop #DEFCON #BHUSA @tamirishaysh
English

@Bhuvneshdot Thanks Bhuvnesh and everyone, we learn each time we meet from others experiences !!
English


@abhisheknaironx Bike plus car, I just divide the money in multiple accounts, invest. If I get to see money equivalent to car, I will buy the next day 🥹
English
Nirbhay retweetledi



























