23 points pjmlp 2 hours ago 15 comments
tecoholic 45 minutes ago | parent
One of the thorniest conversions was the session.ts file, which was over 30,000 lines of TypeScript that touched all aspects of the runtime.
This can’t be real. Single file with 30K lines? Which human being is working on it and how much RAM does it take for a code editor to load that with full symbol tree? I am genuinely curious. Is this common? I think most files I come across stretch to maybe 2-3k lines max.smitty1e 42 minutes ago | parent
formerly_proven 39 minutes ago | parent
If you've ever used that tool you wouldn't ask this question, since it's obviously fully vibecoded.
wayvey 38 minutes ago | parent
NewsaHackO 29 minutes ago | parent
Rexxar 26 minutes ago | parent
For example, until recently the main file for donet runtime GC was more than 50000 lines (it has since been split).
Rexxar 42 minutes ago | parent
- there are now ridiculous vibe coded localisation in VS2026
- task manager started to not report cpu usage correctly recently (the number becomes stalled)
- file explorer display the "loading" icon infinitely on some directories
- and many other things!
chrischen 4 minutes ago | parent
amelius 32 minutes ago | parent
andrewstuart 30 minutes ago | parent
Greenlets were much faster.
Gil free python gets stuck on all sorts of python locks. It’s slow.
rienbdj 9 minutes ago | parent
andrewstuart 29 minutes ago | parent
perching_aix 22 minutes ago | parent
Though it's the same extension that can't keep its session timestamps straight, randomly hides sessions I was just in (then suddenly remembers them after going in and out of a session), and completely shits itself visually when using OpenAI's models, so maybe it really is the latter.
dmix 18 minutes ago | parent
The +400k new lines were probably code comments the agents added to everything