Vaibhav Yadav

2.3K posts

Vaibhav Yadav banner
Vaibhav Yadav

Vaibhav Yadav

@vky5_

I build strange systems that shouldn’t work but do. ex-SDE Intern

Katılım Ocak 2024
186 Takip Edilen211 Takipçiler
Sabitlenmiş Tweet
Vaibhav Yadav
Vaibhav Yadav@vky5_·
Distributed systems don’t fail loudly. They fail partially, silently, unpredictably. Reading papers + real implementations, one thing stood out: building is easy, handling failure isn’t. So I started building FaultLab to explore how systems actually break protocol by protocol
English
1
0
3
90
Vaibhav Yadav
Vaibhav Yadav@vky5_·
nomad works by mainly 4 APIs Worker calls /jobs worker then choose one job based on its config and calls /claim/{jobID} (many worker tries it) One worker recieves 200 which means it has the job There is some kind of heartbeat checking if worker is fine or not
English
6
0
2
51
Vaibhav Yadav
Vaibhav Yadav@vky5_·
Now faultlab can send contract to controlplane of what functions the protocol supports eg gossip supports PUT, Delete but not swim and controlplane sets the protocol. The protocol is setup when cluster is created (default gossip) making it single source of truth.
Vaibhav Yadav tweet media
English
0
0
1
25
Vaibhav Yadav
Vaibhav Yadav@vky5_·
VM: Full OS + kernel → strong isolation, slow boot MicroVM: Minimal VM (own kernel, fewer devices) → fast + secure (firecracker) Containers: Share host kernel → fast but weaker isolation (docker)
English
0
0
2
29
Vaibhav Yadav
Vaibhav Yadav@vky5_·
My previous company sent me 20k accidently even tho I left it. I contacted them and returned the amount. they appreciated me for the honesty and told me to join back if I am available. Those connections are worth more than 20k.
English
1
0
7
97
Vaibhav Yadav
Vaibhav Yadav@vky5_·
for anyone who doesnt understand it is not the code for LLM but only the code for CLI. Just like gemini cli
English
0
0
1
29
Vaibhav Yadav
Vaibhav Yadav@vky5_·
damn claude code code is leaked... cant believe it
English
2
0
1
37
Vaibhav Yadav
Vaibhav Yadav@vky5_·
Should I call Indian founder by "sir" in my cold email or by name directly?
English
3
0
6
195
Vaibhav Yadav
Vaibhav Yadav@vky5_·
Here is the repo link: github.com/vky5/faultlab (dont forget to star) Article link: @vky5/we-dont-understand-distributed-system-failures-so-i-started-building-faultlab-e18c5ac072a4" target="_blank" rel="nofollow noopener">medium.com/@vky5/we-dont-…
English
0
0
1
17
Vaibhav Yadav
Vaibhav Yadav@vky5_·
Distributed systems don’t fail loudly. They fail partially, silently, unpredictably. Reading papers + real implementations, one thing stood out: building is easy, handling failure isn’t. So I started building FaultLab to explore how systems actually break protocol by protocol
English
1
0
3
90
Vaibhav Yadav
Vaibhav Yadav@vky5_·
From 50k to 3k per month I have fallen a lot 🥲
English
1
0
3
80
Vaibhav Yadav
Vaibhav Yadav@vky5_·
Gossip protocol connection in faultlab complete will drop the demo soon... why someone doesn't build an AI that automatically documents as you build your project, write article and posts it?
English
0
0
2
42