virtuallyvivek Profile Banner
Vivek Nair Profile
Vivek Nair

@virtuallyvivek

Followers
633
Following
8K
Media
72
Statuses
1K

Co-founder, CTO @GentraceAI

Brooklyn, NYC
Joined January 2012
Don't wanna be here? Send us removal request.
@virtuallyvivek
Vivek Nair
3 months
We spent the first year at @GentraceAI helping customers run traditional LLM evaluations. But we realized late last year that agents changed everything. Agents don't just generate text - they take actions, make decisions, and interact across multiple steps. Traditional
@dougsafreno
Doug Safreno
3 months
Agents are significantly more powerful than standalone LLM calls. But, debugging them is a nightmare. You can trace their reasoning and tool use, but traces get huge and are impossible to parse. To solve this, we spent the lasts several months building Gentrace for Agents,
1
3
11
@DanielEdrisian
daniel
6 months
Just released a 20 minute beginner tutorial making a flight tracker app with @alexcodes_ai Check it out if you're just getting started!
23
20
200
@virtuallyvivek
Vivek Nair
7 months
This team's progress blows me away every time I see an update.
@DanielEdrisian
daniel
7 months
πŸŽ‰ Introducing Alex 3.0 Hey everyone! We're so excited to release Alex 3.0. Here's what's new: - Automatically compile & fix errors πŸ” - Auto-apply code ⚑ - Agentically πŸ“¦ Add SPM packages, 🌐 Search the web, run terminal commands, and review your code. - Local LLM support +
0
0
2
@virtuallyvivek
Vivek Nair
7 months
Repo here for instructions to install. No dependencies. No TS transpilation. Pure JS. https://t.co/seKM59Ucci
Tweet card summary image
github.com
Chrome extension that adds a button to GitHub PR pages to copy the diff as Markdown - viveknair/diff-copier
0
0
0
@virtuallyvivek
Vivek Nair
7 months
Press ⌘ + C twice to copy to clipboard. This mimics Superhuman's behavior with copying an email thread. If you're selecting text elsewhere on the page, the extension does not activate.
1
0
0
@virtuallyvivek
Vivek Nair
7 months
I made a simple Chrome Extension to copy a Github PR diff into your clipboard. This makes it dead simple to understand what's changed.
1
0
1
@virtuallyvivek
Vivek Nair
7 months
https://t.co/FCpnoftliG works incredibly well but desperately needs a "Copy files to Markdown" button. cc @rauchg
1
0
2
@virtuallyvivek
Vivek Nair
7 months
Bringing it all together. You get a simplified CLI-centric workflow for context management.
0
0
0
@virtuallyvivek
Vivek Nair
7 months
token + ttok to get the token count of the file content in your clipboard @simonw released a project called ttok that computes the token count of output. Use the below fish function to use it to get the token count from your clipboard. https://t.co/zAKhxuURIQ
1
0
0
@virtuallyvivek
Vivek Nair
7 months
Combine rgc + llmcat to get the file content
1
0
0
@virtuallyvivek
Vivek Nair
7 months
ripgrep (Rust-based file search) and the following fish function that formats the matched files for use with llmcat https://t.co/6LLwRDNObp
1
0
0
@virtuallyvivek
Vivek Nair
7 months
llmcat - copies multiple file into an LLM friendly format https://t.co/lGXVcEOA5p
1
0
0
@virtuallyvivek
Vivek Nair
7 months
Three CLI modifications + tools I combine to optimize context management and stay in flow πŸ‘‡
1
0
0
@virtuallyvivek
Vivek Nair
7 months
Does anybody know dev tool companies/OSS products that have started to include "get started quickly" prompts in their docs that users can copy and paste into Cursor to help with onboarding?
1
0
1
@virtuallyvivek
Vivek Nair
8 months
The best AI-native apps don't just integrate LLMs. They reshape the clipboard. We're entering a phase where exporting app data in LLM-readable markdown becomes table stakes. Tools like @linear get this: structured, semantic exports that unify with other unstructured data. Copy
0
0
2
@virtuallyvivek
Vivek Nair
8 months
It’s wild how some of the most beautiful and expressive Unicode characters like the em dash (β€”) have become tells for AI-generated content. LLMs overuse them. So now if you use them, it looks artificial. A sad erosion of my personal voice.
2
1
6
@virtuallyvivek
Vivek Nair
10 months
Accidentally hexdumped the wrong file (a binary one) in Ghostty and the result looked... well, like art. This would have blown up my machine in Iterm. Thanks @mitchellh πŸ‘‹ and team.
1
0
4
@GentraceAI
Gentrace
10 months
What a night! Packed house and some of the sharpest minds in AI from Webflow, Asana, and 11x sharing how they’re building with agents today. Big thanks to Ampersand for co-hosting and our speakers our speakers @bryantchou @rodrigodavies @prabhavjain @ezelby @patrickt010 for
2
1
7
@GentraceAI
Gentrace
10 months
Last week, we hosted some incredible AI builders from companies like Asana, Cribl, Block, Vanta, and Pinterest to share their stories on shipping AI apps to production. What we learned is that the road from POC to production isn't a straight path: 1. Turns out the biggest
1
1
5
@virtuallyvivek
Vivek Nair
10 months
Exactly why great engineering ability still matters right now.
@Shpigford
Josh Pigford
10 months
biggest tip for AI-assisted coding: stop trying to one-shot entire features or apps. break everything down into the smallest *functional* steps, otherwise you’ll bury yourself in debugging.
1
0
4