Selvakumar Esra (@neopstar) 's Twitter Profile
Selvakumar Esra

@neopstar

Best way to predict future is to invent it - Alan Kay

ID: 38993174

linkhttp://typesafe.me calendar_today10-05-2009 04:09:02

426 Tweet

146 Followers

376 Following

Thariq (@trq212) 's Twitter Profile Photo

my favorite way to use Claude Code to build large features is spec based start with a minimal spec or prompt and ask Claude to interview you using the AskUserQuestionTool then make a new session to execute the spec

my favorite way to use Claude Code to build large features is spec based

start with a minimal spec or prompt and ask Claude to interview you using the AskUserQuestionTool

then make a new session to execute the spec
Boris Cherny (@bcherny) 's Twitter Profile Photo

We just open sourced the code-simplifier agent we use on the Claude Code team. Try it: claude plugin install code-simplifier Or from within a session: /plugin marketplace update claude-plugins-official /plugin install code-simplifier Ask Claude to use the code simplifier

We just open sourced the code-simplifier agent we use on the Claude Code team.

Try it: claude plugin install code-simplifier

Or from within a session:
  /plugin marketplace update claude-plugins-official
  /plugin install code-simplifier

Ask Claude to use the code simplifier
Noah Zweben (@noahzweben) 's Twitter Profile Photo

Announcing a new Claude Code feature: Remote Control. It's rolling out now to Max users in research preview. Try it with /remote-control Start local sessions from the terminal, then continue them from your phone. Take a walk, see the sun, walk your dog without losing your flow.

Boris Cherny (@bcherny) 's Twitter Profile Photo

In the next version of Claude Code.. We're introducing two new Skills: /simplify and /batch. I have been using both daily, and am excited to share them with everyone. Combined, these kills automate much of the work it used to take to (1) shepherd a pull request to production

In the next version of Claude Code..

We're introducing two new Skills: /simplify and /batch. I have been using both daily, and am excited to share them with everyone.

Combined, these kills automate much of the work it used to take to (1) shepherd a pull request to production
Archive (@archiveexplorer) 's Twitter Profile Photo

yesterday someone leaked a full quant trading system on GitHub before they deleted it i forked everything 5,000 lines of code. 7 modules. 25 mathematical factors funds use this system to manage millions i studied it for a week. then pointed it at crypto markets on polymarket

Thariq (@trq212) 's Twitter Profile Photo

Voice mode is rolling out now in Claude Code. It’s live for ~5% of users today, and will be ramping through the coming weeks. You'll see a note on the welcome screen once you have access. /voice to toggle it on!

Lance Martin (@rlancemartin) 's Twitter Profile Photo

check out the updated skill-creator. i esp like built-in support for test generation (e.g., to measure + optimize tricky things like skill trigger rate). available in Claude Code as plugin, Claude.ai, + Cowork.

Binance (@binance) 's Twitter Profile Photo

Calling all builders. 👷 Build the future of Crypto AI and win a share of 48.6 BNB. Create your own OpenClaw AI assistant. This could be a trading bot, crypto educator, or a tool that improves the Binance user experience. To join: 👉 Build anything that enhances Binance

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

nanochat now trains GPT-2 capability model in just 2 hours on a single 8XH100 node (down from ~3 hours 1 month ago). Getting a lot closer to ~interactive! A bunch of tuning and features (fp8) went in but the biggest difference was a switch of the dataset from FineWeb-edu to

nanochat now trains GPT-2 capability model in just 2 hours on a single 8XH100 node (down from ~3 hours 1 month ago). Getting a lot closer to ~interactive! A bunch of tuning and features (fp8) went in but the biggest difference was a switch of the dataset from FineWeb-edu to
Bearly AI (@bearlyai) 's Twitter Profile Photo

Cursor internal analysis shows how hard Anthropic is subsidizing Claude Code. Last year, a $200 monthly subscription could use $2,000 in compute. Now, the same $200 monthly plan can consume $5,000 in compute (2.5x increase).

Cursor internal analysis shows how hard Anthropic is subsidizing Claude Code.

Last year, a $200 monthly subscription could use $2,000 in compute. Now, the same $200 monthly plan can consume $5,000 in compute (2.5x increase).
Jaynit (@jaynitx) 's Twitter Profile Photo

In 2019, MIT professor Patrick Winston gave a legendary 1-hour lecture called “How to Speak.” It has 18M+ views for a reason. His frameworks: • Your ideas are like your children • The 5-minute rule for job talks • Why jokes fail at the start 15 lessons on communication:

Lydia Hallie ✨ (@lydiahallie) 's Twitter Profile Photo

Digging into reports, most of the fastest burn came down to a few token-heavy patterns. Some tips: • Sonnet 4.6 is the better default on Pro. Opus burns roughly twice as fast. Switch at session start. • Lower the effort level or turn off extended thinking when you don't need

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating

Boris Cherny (@bcherny) 's Twitter Profile Photo

Jared Tate ©️ We're big fans of open source. I actually just put up a few PRs to improve prompt cache efficiency for OpenClaw specifically. This is more about engineering constraints. Our systems are highly optimized for one kind of workload, and to serve as many people as possible with the

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

Wow, this tweet went very viral! I wanted share a possibly slightly improved version of the tweet in an "idea file". The idea of the idea file is that in this era of LLM agents, there is less of a point/need of sharing the specific code/app, you just share the idea, then the