Aditya Tiwari
@tiwariaditya15
LLMs, Agents, GenAI @ Network18 | TS, Go, React, Python, Cloud | ex - @wellness_24X7 @invactHQ | 🏊♂️|🎾
내가 좋아할 만한 콘텐츠
Wish I could write C++
Most JavaScript developers switching to Go often ask "where's async/await?" and it reveals a fundamental misunderstanding of execution models. In JavaScript, async/await exists because V8 runs on a single OS thread with an event loop. Every syscall would block the entire process,…
I’ve been trying out few generative AI things, and I gotta this stuff is pretty rad. I feel like I was living under stone for all this time.
I really enjoy watching @RyanCarniato's streams. His ability to articulate very complex topics around reactivity and framework internals and distill them into examples that make a lot of sense is incredible. Kudos :)
If I had any wisdom to teach younger devs it would be this: 1. Program against, consider, and handle the error path first and foremost. Include useful logging, telemetry, and error messages. 2. Utilize your type system, whatever that may be, to make as many invalid states…
It's been 2 months since I joined @moneycontrolcom. Fortunately, I got to work on one of the critical events (budget 2024) for them. I experienced firsthand how different pieces are orchestrated at scale. Looking forward to shipping good UXs for our users.
If you care about security for your NextJS app, stop using top level "use server" - it's way too easy to leak data Top level "use server" creates endpoints for all exported functions, even if they are never used on the client One accidental export can cause a ton of damage
A/B Testing at Scale: How We Engineered a Solution for Millions of Users with AWS by @fireblaze_15. rahulsuresh.net/blog/ab-testin…
we read about how blob stores (S3) can be a universal infrastructure backend, and discussed how this approach helps reduce cost upfront for startups, how S3's durability / reliability enable us all, and also some of the caveats of this approach. (linked below)
This week we read about SysCalls. I learned what syscalls are, how a userland code calls funcs in kernel, and what roles registers like RAX, MSR_LSTAR play in syscalls,etc. The article was dense(for me) but Shriram broke down code/drew diagrams which helped me understand better.
in this week's orbital weekly, we learnt about the "Anatomy of a system call" in linux by @dmd_lurklurk. Despite not being very proficient at C (as much as I want to be) we got a cursory understanding of sys calls - specifically `sys_read()` in x86_64 systems. Uploaded it to…
A good read on INP and how can we optimize script execution to serve better INP by @harshkc99 medium.com/redbus-in/redb…
United States 트렌드
- 1. Howie 4,806 posts
- 2. Good Monday 39.3K posts
- 3. #MondayMotivation 30.7K posts
- 4. Phillips 498K posts
- 5. $IREN 12K posts
- 6. #Talus_Labs N/A
- 7. Victory Monday 1,525 posts
- 8. Kimberly-Clark N/A
- 9. #MondayVibes 2,318 posts
- 10. 60 Minutes 98K posts
- 11. Winthrop N/A
- 12. $QURE 3,621 posts
- 13. Jets 3rd N/A
- 14. #RomanEmpireByBangChan 22.9K posts
- 15. Kenvue 3,777 posts
- 16. St. Martin de Porres N/A
- 17. ROMAN EMPIRE OUT NOW 19.6K posts
- 18. #MondayMood 1,190 posts
- 19. $MSFT 17.3K posts
- 20. Spinoza 1,510 posts
Something went wrong.
Something went wrong.