Victor
2.3K posts

Victor
@chrollo1402
building https://t.co/67VbRf71Zf. Learning go, k8s and rust @kubetail
bangalore Beigetreten Ağustos 2021
832 Folgt247 Follower
Victor retweetet

@lochan_twt trying to design a new one, not sure how this will look at the end.
let's hope it comes out well.

English

@dabit3 not sure of the quality part, but we were able to vibecode something like a portkey alternative in a week on top of vercel ai sdk, and it works pretty smooth.
I also vibecoded an extension in vscode for buffer search similar to lazyvim, it's working fine without much issues.
English

Unpopular opinion - AI-generated code will be of higher quality than 99.9% of human-created code in a very short time frame (< 6 months)
Naval@naval
We’re now in the era of slop code.
English

definitely. we ditched vscode copilot and cursor after antigravity came out and never went back.
Akshay Saini@akshaymarch7
Unpopular opinion: In 2026, AntiGravity is just going to eat all the other AI IDEs for lunch.
English

I really loved the buffer search feature in lazyvim, wanted it really badly in antigravity, so I just vibe coded a basic version with claude.
it just one - shotted it and it works fine.
github.com/victorchrollo1…
English
Victor retweetet

@chrollo1402 first it reads package.json file content and extracts the installed dep
Now, 2 approaches:
1. it scans all source files and extracts imported package names using regular expressions
2. It uses ATS babel parsing for lazy imports which are not matched by the regular expression
English

🧠 Introducing pkg-doctor
- npm package to indentify unused dependencies in your js/ts projects
- Published on npm: npmjs.com/package/pkg-do…
- Docs: pkg-doctor.vercel.app
English

This is how I landed a job. 😁
Tyler Mead@tylerhmead
My dad told me I should try walking into a company’s office, resume in hand, and ask for an interview
English

my cto keeps telling me this. I should definitely get out of my house.
Satyam@KlausCodes
Move out of your house. It will make you more responsible, you can’t stay with your parents for your entire life, let them live their life. Be independent and responsible as soon as you’re 18, it will change your life for the best!
English


Wanted to build a db from scratch in golang, but then I didn't understand what the heck a filesystem was.
Building a toy filesystem in go.
github.com/victorchrollo1…
Tom Dörr@tom_doerr
Toy database implemented in Rust github.com/antoniosarosi/…
English









