Bhaulik Patel (@genzpatel) 's Twitter Profile
Bhaulik Patel

@genzpatel

Forward Deployed Engineer

ID: 1586186108874129409

calendar_today29-10-2022 02:40:27

666 Tweet

129 Followers

522 Following

Brad Traversy (@traversymedia) 's Twitter Profile Photo

People promoting vibe coding with zero technical knowledge. You can't build anything substantial without fundamentals. Imagine building the next big platform with millions of users and you don't know how to add an environment variable. Not gatekeeping, just honesty.

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

I've never felt this much behind as a programmer. The profession is being dramatically refactored as the bits contributed by the programmer are increasingly sparse and between. I have a sense that I could be 10X more powerful if I just properly string together what has become

Bhaulik Patel (@genzpatel) 's Twitter Profile Photo

master building and controlling unreliable AI agents every day..break them on purpose, measure how much faster you get, and keep improving or fall behind forever as the power gap keeps exploding

Michael Truell (@mntruell) 's Twitter Profile Photo

Our tips on how to use Cursor: - Start with a plan (Shift+Tab Plan Mode) - Let Cursor search on its own, don't over-tag context - Use tests as the feedback loop (TDD + iterate until green) - When it goes sideways: revert → tighten the plan → rerun - Keep long chats short; use @

Bhaulik Patel (@genzpatel) 's Twitter Profile Photo

the biggest challenge in software development in the future will be what not to build..more like dieting in a world of limitless cheap available calories

Harsh Patel (@harshpatel071) 's Twitter Profile Photo

AI-NG V2 is launching Think lovable for Angular, plus a build-in learn mode! AI-NG generates production-ready, clean Angular code. Learn and build with the Latest Angular versions! try it here: aiangular.dev Deeply grateful to the Angular team for making Angular

Harsh Patel (@harshpatel071) 's Twitter Profile Photo

I’m open-sourcing rxjs-ai. I built an internal abstraction to handle LLM streaming (cancel, retry, throttle, race) using RxJS, since that’s already what I use for streams elsewhere. It’s been handy in my project, so I’m open-sourcing it as rxjs-ai for anyone who wants the same

Dan Allison (@danallison) 's Twitter Profile Photo

claude code: I finished the feature you asked me to build. All tests are passing. Would you like me to commit these changes? me: Please review your changes to make sure there are no mistakes. cc: [working] … I found 5 mistakes and fixed them. All tests are passing. Ready to