Rohit Choudhary (@rconline) 's Twitter Profile
Rohit Choudhary

@rconline

Founder CEO, Acceldata. Ex-Hortonworks, Ex-Inmobi. Can build, love building. Building.

ID: 145119553

linkhttps://www.acceldata.io/ calendar_today18-05-2010 04:53:28

2,2K Tweet

439 Followers

102 Following

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper

DHH (@dhh) 's Twitter Profile Photo

"That's over 3,500 days of service from this fleet, at a fully amortized cost of just $142/day. For everything needed to run Basecamp. A software service that has grossed hundreds of millions of dollars in that decade." world.hey.com/dhh/servers-ca…

Andrew Ng (@andrewyng) 's Twitter Profile Photo

A “10x engineer” — a widely accepted concept in tech — purportedly has 10 times the impact of the average engineer. But we don’t seem to talk about 10x marketers, 10x recruiters, or 10x financial analysts. As more jobs become AI enabled, I think this will change, and there will

A “10x engineer” — a widely accepted concept in tech — purportedly has 10 times the impact of the average engineer. But we don’t seem to talk about 10x marketers, 10x recruiters, or 10x financial analysts. As more jobs become AI enabled, I think this will change, and there will
Narendra Modi (@narendramodi) 's Twitter Profile Photo

सभी देशवासियों की ओर से स्वामी रामकृष्ण परमहंस जी को उनकी जयंती पर शत-शत नमन।

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

Agency > Intelligence I had this intuitively wrong for decades, I think due to a pervasive cultural veneration of intelligence, various entertainment/media, obsession with IQ etc. Agency is significantly more powerful and significantly more scarce. Are you hiring for agency? Are

Together AI (@togethercompute) 's Twitter Profile Photo

The AI revolution depends on infrastructure. With over $75B invested in AI hardware and software, enterprises are racing to build the infrastructure stack that will power the future. Next week at The Montgomery Summit, Together AI’s Founding SVP of Product Jamie de Guerre will join industry

The AI revolution depends on infrastructure. With over $75B invested in AI hardware and software, enterprises are racing to build the infrastructure stack that will power the future.

Next week at <a href="/MontySummit/">The Montgomery Summit</a>, Together AI’s Founding SVP of Product <a href="/jamiedg/">Jamie de Guerre</a> will join industry
Ankur Jain (@ankur_jain_vc) 's Twitter Profile Photo

Awed by Miracle of Mind, a free meditation app by Sadhguru which is setting records. Slickly designed with a very cool AI based Q&A. Built by non-profit volunteers, it hit 1M+ downloads within 15 hours of launch, faster than ChatGPT, TikTok and Instagram! isha.sadhguru.org/us/en/miracle-…

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

It's 2025 and most content is still written for humans instead of LLMs. 99.9% of attention is about to be LLM attention, not human attention. E.g. 99% of libraries still have docs that basically render to some pretty .html static pages assuming a human will click through them.

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

When working with LLMs I am used to starting "New Conversation" for each request. But there is also the polar opposite approach of keeping one giant conversation going forever. The standard approach can still choose to use a Memory tool to write things down in between

DHH (@dhh) 's Twitter Profile Photo

Our S3 exit is going full steam ahead for a final departure this summer (when our 4-year contract expires!). Look at that beautiful Pure NVMe gear! 😍

Our S3 exit is going full steam ahead for a final departure this summer (when our 4-year contract expires!). Look at that beautiful Pure NVMe gear! 😍
Andrej Karpathy (@karpathy) 's Twitter Profile Photo

spike yep exactly, great work spelling it out step by step. sometimes I talk about it as "breadth is free, depth is expensive" in the imagined full compute graph of the neural net. afaik this was the major insight / inspiration behind the Transformer in the first place. The first time

Balaji (@balajis) 's Twitter Profile Photo

What happens if high quality AI models become free, ubiquitous, and inexpensive to run on even low-spec hardware? (1) First, you can rebuild every productivity app AI-first. That starts with Microsoft Word, Google Sheets, and Apple Keynote. But it extends to wholly new kinds of

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

Simon Willison Good post! It will take some time to settle on definitions. Personally I use "vibe coding" when I feel like this dog. My iOS app last night being a good example. But I find that in practice I rarely go full out vibe coding, and more often I still look at the code, I add

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

The reality of building web apps in 2025 is that it's a bit like assembling IKEA furniture. There's no "full-stack" product with batteries included, you have to piece together and configure many individual services: - frontend / backend (e.g. React, Next.js, APIs) - hosting

Aaron Levie (@levie) 's Twitter Profile Photo

Every enterprise is going to become AI-first whether they know it or not yet. And the ones that move early will develop a far faster learning curve on how these tools shape work than those that don’t. This will become a strategic advantage for those that get started now.

Aaron Levie (@levie) 's Twitter Profile Photo

AI Agents dramatically expand software TAMs because you’ll have endless use cases for AI that you never had previously. There’s no universe where every day you could give out PhD level work to someone and wake up with it all done. AI Agents will do that for anything.

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

RT to help Simon raise awareness of prompt injection attacks in LLMs. Feels a bit like the wild west of early computing, with computer viruses (now = malicious prompts hiding in web data/tools), and not well developed defenses (antivirus, or a lot more developed kernel/user