always a learner and a yearner

aab karega apan FAANG crack thanks for the series @Hiteshdotcom and the team itne sare videos ek sath 😨
1
2
20
9,617
When technology is weaponised to replace human labor and cheapen the human experience, life loses meaning, art loses its pulse and earth becomes a dry riverbed.
22
you can write tests to ensure code correctness in typical software but what about agents as they are probabilistic in nature this is where EVALS comes to play. you prepare a dataset, often times json with input, Expected characteristic in output, etc and run agent with the data
1
1
60
but what about scoring ? you can either do manual scoring or use LLM as a judge. Well to smoothen this process of we’ve got softwares like @braintrust
9
episode till now; let me watch recording, oh i am stupid oopise daisy should’ve probably used prisma yeh ghumke ayega dost yeh kya kiya tumne harkirat bhai and a realization of d would finish rest tomorrow
1
5
162
wait claude code has this ? i didn't knew
18
making something called portfolio 🥀 looks shit in video though ☹️ inspired by @amitwt sirr 🙌
1
1
55
do not forget how to code ai won't build illegal apps, you will
19
since LLM's are good with text, you can utilize them to write code for it to batch toolcalls and do stuffs especially related with numbers this technique is known as `CodeMode`. And since you can't trust an agent arbitrary code, you spin a light isolated vm called `sandbox`
21
WORKFLOWS: what if your agent app/loop crashes mid-execution, how will you ensure that LLM calls do not rerun, there is no duplication of tool calls this is where workflows comes to play. services like vercel workflow, innngest, temporal, DBOS, etc provide such workflows
38
so guys if not coding there are three options now - [[underwear]] business - government job - sales and marketing ( underwear ka karoge toh faida hai )
3
1
82
7,943
ok so seems like a child whose parent is dead are called orphans but orphans are reparented while a child who is dead while having the parent alive is zombie and zombie can take up resources and should be taken care of ? these OS concepts man
23
was reading the os blog, finished the foundation part also had a doubt in diagram, i guess when I/O completes it should return to ready state ? also did not quite get how does running process becomes a new one ? correct me if i am wrong here @nirudhuuu @ChaiCodeHQ
26
so i won't be unemployed after this video ? finallyy lets finish it...
2
19
885
found the last part of VM and container difference very interesting can't wait to reach the namespace and cgroup part this is actually fun thanks for the resource to the whole team also i noticed an issue of overlapping image when tap to enlarge hope would be fixed soon
1
99
found something interesting list of papers that moved billion dollars like: `Attention is all you need`, `bitcoin` , etc
1
22
recommended by @ramxcodes - indexes - sorted in order, if you use composite index `type1_type2` but query for type2 is still slower as it's not sorted - if you use function `lower(name)` even if name is indexed it would do full table scan - `EXPLAIN` can be used to measure
1
1
16
also talks about partial indexes , covering index and expression index link: jon.chrt.dev/2026/04/15/thin…
3
not been consistent for past few days but here we are syncing repo : to provide extra context to ai during the pr review for better results indexed using @pinecone payments: implementing razorpay subscription and plan getting validation error on subs create would solve soon
1
39
read OS Zoo chapter; different categories of devices has OS that optimizes for different purposes, like for a pacemaker the predictability matters while for desktop/server memory management security and general use cases are must can i have checkmark option on site ?
27