arnav

134 posts

arnav

arnav

@arnvbnsl

19, building devtools, cs @ uiuc https://t.co/ateh1T372R

Urbana, IL Katılım Ekim 2020
437 Takip Edilen60 Takipçiler
Sabitlenmiş Tweet
arnav
arnav@arnvbnsl·
i think i'm gonna build (yet another) self-hostable cloud (or, more accurately a deployment platform) i think i have some really cool ideas so stay tuned!
English
0
0
3
73
Tibo
Tibo@thsottiaux·
Update. I have decided to take a break from x to recharge a bit. See you back tomorrow for more ChatGPT and Codex fun. It's going to be a fun week.
English
464
84
5K
185.3K
arnav
arnav@arnvbnsl·
Some ground rules for now - - as lightweight and minimal as possible - no web dashboards. if i ever create a dashboard it'll be read only - @Railway like service based model - agent accessible - first class secrets/env support i don't want to create yet another "open source vercel," let's see where it goes!
arnav@arnvbnsl

i think i'm gonna build (yet another) self-hostable cloud (or, more accurately a deployment platform) i think i have some really cool ideas so stay tuned!

English
0
0
1
26
arnav
arnav@arnvbnsl·
@davis7 I'm in this weird spot where I like Sol's behaviour a lot but still prefer Opus' code by some margin Fable is sadly too expensive :")
English
0
0
2
325
Ben Davis
Ben Davis@davis7·
Opus 5 is the first model where I've liked it less the more I've used it. Never had this before, with previous models I've liked them more as I learned to use them It has some really bizarre behaviors that I haven't really seen since GPT-5.5. I still think it's a step in the right direction for Claude models, I'd love to see a Fable 5.1 that has it's voice and feel. Pros: - writes code I actually like - asks great questions - feels great to talk to - has some of GPT-5.6's autism/"grind the problem down" - has some of Fable's deep understanding - feels fast + nearly unlimited after getting used to Fable limits/speed Cons: - over complicates the hell out of everything - can pretty easily miss the point of what you're asking and go down the wrong path - really likes going off and doing "extra" work that you didn't need or want that's completely unrelated - done some strange stuff to me like hard closing my browser repeatedly so that it could take it over for a computer use test - it's bad at stopping. I know that sounds weird, but I've had multiple instances of it "stopping" but leaving background triggers out there so it pops up 20 mins later and starts doing random shit. I've also had it stop early way more than I'd like - almost too literal, I asked it to make a pr and it refused because I didn't ask it to also push up the branch I'm still using and enjoying it a lot. I'll probably keep using it because when it works it feels great, but it requires a lot of effort to keep on the right track and is definitely not a true Fable replacement.
Theo - t3.gg@theo

I do not like Opus 5 as much as I hoped to :(

English
53
16
598
57.8K
arnav
arnav@arnvbnsl·
@dillon_mulroy It's so obvious in retrospect but I didn't consider artifacts was built on DOs Durable Object everything ig
English
1
0
4
231
Ben Dicken
Ben Dicken@BenjDicken·
Happy to announce I've been fully replaced internally. Guess I'll just tweet all day now.
Ben Dicken tweet media
English
14
1
154
7.6K
arnav
arnav@arnvbnsl·
@wagslane if you think about it everyone is pair programming now
English
0
2
56
3.1K
arnav
arnav@arnvbnsl·
pingora has to be one of the most underrated @CloudflareDev "products". can't believe they just put it out there for free lol. makes it so easy to build anything networking-related while staying highly performant
English
0
0
2
35
arnav
arnav@arnvbnsl·
if @AnthropicAI signed the letter right now, they'd be a full 6 rows above @OpenAI missed mogging opportunity?
arnav tweet media
English
0
0
2
40
Lane || Boot.dev
Lane || Boot.dev@wagslane·
At least I don't have to hear about how great pair programming is anymore
English
70
82
2.3K
83.4K
arnav
arnav@arnvbnsl·
@steveruizok absolutely goated for prototyping. so capable for their size (and power usage). I built a "bike lock" that unlocks over BLE so I could share it with friends recently
English
0
0
1
483
Steve Ruiz
Steve Ruiz@steveruizok·
why aren't you posting about ESP32 devices? there's an opportunity right here. right now. to post about little devices
English
37
7
294
24.5K
arnav
arnav@arnvbnsl·
@threepointone @mattzcarey what exactly do you mean by "open alignment research"? isn't alignment a part of training and thus can only be done by the labs more or less? or do you mean judging alignment
English
1
0
1
129
sunil pai
sunil pai@threepointone·
didn’t think I’d get fully alignment-pilled but here we are @mattzcarey convinced me we need “open alignment” research
English
5
1
38
4.8K
arnav
arnav@arnvbnsl·
@theo When android support 😢
English
0
0
1
107
Theo - t3.gg
Theo - t3.gg@theo·
Next T3 Code nightly cuts payload sizes by almost 90% for all threads and data on client. Should make mobile app feel significantly snappier, especially on 5g
English
82
6
1.2K
87.3K
arnav
arnav@arnvbnsl·
agentrecap is now live on producthunt! try it out right now with `npx agentrecap`. it shows - - how long agents actually run for - what tools they use - how long you take to respond - how much code gets written - estimated API costs - token usage comparisons ... and more works with claude code, codex and opencode
arnav tweet media
English
2
0
4
292
Guillermo Rauch
Guillermo Rauch@rauchg·
I compiled 𝚟𝚎𝚛𝚌𝚎𝚕 CLI TypeScript to native with 𝚜𝚌𝚛𝚒𝚙𝚝𝚌. Incredible. ✓ Resulting binary size: 1.28mb ✓ Startup overhead: 1.5ms (mean) ✓ Compiles in 2.94s (mean) ✓ Uses 𝚗𝚘𝚍𝚎:𝚑𝚝𝚝𝚙𝚜, 𝚗𝚘𝚍𝚎:𝚏𝚜, 𝚗𝚘𝚍𝚎:𝚙𝚊𝚝𝚑, 𝚗𝚘𝚍𝚎:𝚘𝚜, 𝚗𝚘𝚍𝚎:𝚌𝚛𝚢𝚙𝚝𝚘 ✓ Highly readable TypeScript ✓ Code translated by GLM 5.2 Fast ✓ Deploys like a charm! No embedded v8 / QuickJS, fully static.
Chris Tate@ctatedev

New experiment: scriptc A TypeScript-to-native compiler → Written in TS → Static by default → Type checked by tsc → Byte-for-byte Node.js compatibility → Falls back to QuickJS-NG for dynamic Goal: compile existing TS/JS with no code changes

English
52
47
883
163.9K
arnav
arnav@arnvbnsl·
@theo @jullerino if you want i can do a test of sorts with and without t3code open?
English
0
0
11
1.3K
arnav
arnav@arnvbnsl·
uh @theo @jullerino love t3code but what's up with the battery utilization 😭 my macbook's battery life has become almost half of what it was......
English
3
0
44
17.4K