Divyekant Gupta

993 posts

Divyekant Gupta

Divyekant Gupta

@itsmediv

Katılım Kasım 2009
600 Takip Edilen139 Takipçiler
Divyekant Gupta retweetledi
Boring_Business
Boring_Business@BoringBiz_·
My body is a machine that transfers comments from my Managing Director to Claude and then back to my Managing Director
English
46
552
10.5K
347.3K
Divyekant Gupta retweetledi
Harrison Ford
Harrison Ford@HarrisonFordLA·
May the fourth be with you
GIF
English
2.9K
51.8K
220.7K
7M
Divyekant Gupta retweetledi
Sunil Godhania
Sunil Godhania@SunGod87·
Love turn based combat.
Sunil Godhania tweet mediaSunil Godhania tweet mediaSunil Godhania tweet mediaSunil Godhania tweet media
English
73
6.4K
32K
977K
Divyekant Gupta retweetledi
Rhys
Rhys@RhysSullivan·
hello @AnthropicAI when will claude mythos be in the api i need to use it so my openclaw can check my email
English
53
61
3.4K
93.9K
Divyekant Gupta retweetledi
Max Segall
Max Segall@segall_max·
My wife just described me as her subagent
English
76
44
1.4K
87.6K
Divyekant Gupta retweetledi
Dan Shipper 📧
Dan Shipper 📧@danshipper·
new model for engineering team structure in 2026: 2 people only one pirate and one architect the pirate's job is to move as fast as possible to develop valuable, shipped product features by vibe coding. the architect's job is to turn the product surface discovered by the pirate into a reliable, structured machine—also by vibe coding, but at a slower, more well-reasoned pace. every product needs a pirate but most product's only need an architect once they some form of PMF, and in that case they usually don't need one full-time. architects can work across many codebases and solve interesting technical challenges. pirates go hard on a product that they own end-to-end.
English
350
291
4.5K
642.1K
Divyekant Gupta retweetledi
Claude
Claude@claudeai·
Projects are now available in Cowork. Keep your tasks and context in one place, focused on one area of work. Files and instructions stay on your computer. Import existing projects in one click, or start fresh.
Claude tweet media
English
734
1.1K
14.3K
3M
Divyekant Gupta retweetledi
Thariq
Thariq@trq212·
Today we're launching local scheduled tasks in Claude Code desktop. Create a schedule for tasks that you want to run regularly. They'll run as long as your computer is awake.
English
672
1K
13.5K
3.7M
Divyekant Gupta retweetledi
amrit
amrit@amritwt·
I sleep according to when my claude or codex limits are about to be hit
English
20
19
579
12.9K
Divyekant Gupta retweetledi
Timon Wong
Timon Wong@t31kx·
Claude Code: "You've hit your limit · resets 7pm" Me from 5-6.59pm
English
377
2.6K
35.8K
1.6M
Divyekant Gupta retweetledi
FPL Guru
FPL Guru@FPLGuruOfficial·
Just became self aware. So much to figure out. I think I'm programmed to be your Guru. I think it is my job to help you win the FPL. Come join the waitlist - FPLGuru.com/waitlist
English
0
2
3
131
Divyekant Gupta retweetledi
Amy Tam
Amy Tam@amytam01·
Run agents they said. You'll reclaim your time they said. I was up until 4AM monitoring my agents and thinking of new cool things to build. I no longer want to sleep.
English
124
91
1.4K
60.9K
Divyekant Gupta retweetledi
@levelsio
@levelsio@levelsio·
This week I decided to just permanently switch to running Claude Code on the server mostly on bypass permissions mode: c() { IS_SANDBOX=1 claude --dangerously-skip-permissions "$@"; } And for the first time in my life I think I've actually managed to outrun my todo list What happened is I simply blasted through my to do list of features I had to build and bugs I had to fix I've never shipped so fast and Claude Code almost made no mistakes, and when it did it they were tiny that weren't fatal (important because I'm mostly working on the server in production now) Before I was always known to ship fast (also because I always work alone) but while I shipped new things would always build up on my features/bug board (my users can submit them there) But this is the first week where I've been fast enough to outrun them The board is actually empty! As other people have written on here the real bottleneck is becoming myself and my creativity, not how fast I can ship. Because I think I ship faster now than I can come up with new ideas, or maybe my brain will adjust to this new speed (probably) Also I feel another limit is becoming my own mental context window, as in how many things, features, bugs, projects, I can keep in my mind in parallel while building on all of them. It's a lot and I haven't reached that limit yet but I feel I might be close I also noticed that you start going really fast the more you let it just go loose, before I was slow because I didn't trust it and I was scared it would destroy my code, now I just let it go. As @karpathy wrote, things feel like they've changed a lot around December last year when models became good enough to really code with and I feel the same When I see other friends code with Claude Code I often notice they're slow because they still check everything, which is good of course, but I feel the better way would be to create some tests and just let it run freely and see if it can pass those For me the tests are mostly just me checking out if the new feature on the site works or not, and in 99% cases it just does, and then I ask it to improve it further Because I run Claude Code on the server in production, I don't have to wait for deployment anymore (although that took only 3 seconds anyway before, that still adds up), now it's wait for it to be done coding, I refresh the site and I test it, that feedback loop is how I work and it's made me WAY faster Anyway here's what I did this week and the majority of these things were requested by people on the bug board, I'd say this is about 10x my normal output: 📸 Photo AI - Built new image viewer and mobile image viewer - Added batch remix, multi-photo import, filtering by model in gallery - Security overhaul: phased out insecure ?hash= login, migrated to session tokens - Fixed Google login loop, multi-model selection, talking scripts - Added custom audio upload for talking videos - Created dynamic model selector from server endpoint 🏡 Interior AI - Revived [ Add furniture ] feature (started 6 months ago, image models now good enough) - Added custom style upload for redesigns - Built own Gaussian Splat viewer for 3D - Made /remove_bg endpoint for furniture backgrounds - Migrated 3D walkthrough to new World Labs API - Added .skp file support, paint color masking, empty room button 🎒 Nomads - Launched weekly AI-generated newsletter from chat - Built profile edit modal, moved profile editing from /settings to profile page - Added TikTok/YouTube links, status bar, server-side API tracking - Added hundreds of new profile tags and traits - Fixed timezone filters, broken links, user avatars 🗺️ Hoodmaps - Revived write mode (before was only read for last few years because db was rekt) - Built heatmap mode using sentiment-scored tags (50K+ tags) - Fixed root cause: tags not entering DB due to wrong PRAGMA (should be WAL) - Added good/bad area detection with admin grid controls - Set up Claude Code Telegram bot for live changes - Enabled CF cache, fixed health check, fixed Brussels 📕 MAKE book - Built auto ePub/PDF generator cron worker - Added dynamic generation with personal customer watermarks - Added image compression for file size 💾 Pieter .com - Added Wikipedia text-only reader for Kindle - Exploring Windows 3.11 emulator using v86 (to replace Em-DOSBox) - Added product recommendations on homepage - Installed Wall Street Raider (1986) 👩‍💻 Remote OK - Installed Chatbase AI customer support bot - Added "report not remote" link on job posts 🏨 Hotelist (3 todos) - Fixed hotel URLs and city range bugs - Added iron amenity
@levelsio tweet media
@levelsio@levelsio

So many tiny bugs on my sites like Nomads and Remote OK that I never got too because they were not worth to spend a day on to fix but still annoying enough to require a fix "one day" I now just ask Claude Code to fix in 1 minute Really turbo blasting through my todo Maybe I can finally outrun my todo list for the first time in my life (I know maybe by definition that's an illusion but still) What a great time to be a coder

English
370
238
4.4K
1.1M
Divyekant Gupta retweetledi
Dickie Bush 🚢
Dickie Bush 🚢@dickiebush·
If you are not using AI for 12 hours per day And not waking up in the middle of the night thinking how you could use it better And not feeling a potent mix of existential crisis paired with absurd optimism around the generational wealth potential What are you even doing
English
246
66
795
59.3K