Kevin Vicent

29.3K posts

Kevin Vicent banner
Kevin Vicent

Kevin Vicent

@moebious

Cineasta de mentiras, escritor frustrado, Ingeniero de software en busca de su identidad.

Sumali Kasım 2008
7.1K Sinusundan845 Mga Tagasunod
Naka-pin na Tweet
Kevin Vicent
Kevin Vicent@moebious·
"La libertad es como la felicidad: nunca se llega. Nunca se tiene completa." —Pedro J. Gutiérrez (Animal tropical)
Kevin Vicent tweet media
Español
0
0
2
0
Kevin Vicent nag-retweet
Tech with Mak
Tech with Mak@techNmak·
Google just killed the document extraction industry. LangExtract: Open-source. Free. Better than $50K enterprise tools. What it does: → Extracts structured data from unstructured text → Maps EVERY entity to its exact source location → Handles 100+ page documents with high recall → Generates interactive HTML for verification → Works with Gemini, Ollama, local models What it replaces: → Regex pattern matching → Custom NER pipelines → Expensive extraction APIs → Manual data entry Define your task with a few examples. Point it at any document. Get structured, verifiable results. No fine-tuning. No complex setup. Clinical notes, legal docs, financial reports, same library. This is what open-source from Google looks like.
Tech with Mak tweet media
English
166
795
8.2K
726.6K
Kevin Vicent nag-retweet
Lydia Hallie ✨
Lydia Hallie ✨@lydiahallie·
Quick viz on agent teams vs. subagents... In Agent Teams, teammates share a task list, self-claim work, communicate with each other and share their findings. Like a real team! Subagents only report results back to the main agent. It's one-way, they never talk to each other
Lydia Hallie ✨ tweet media
English
13
37
304
27.2K
Lydia Hallie ✨
Lydia Hallie ✨@lydiahallie·
Claude Code now supports agent teams (in research preview) Instead of a single agent working through a task sequentially, a lead agent can delegate to multiple teammates that work in parallel to research, debug, and build while coordinating with each other. Try it out today by enabling agent teams in your settings.json!
English
220
466
5K
1.4M
Kevin Vicent nag-retweet
Javi
Javi@rameerez·
@petergyang vps on hetzner + my own template
English
0
1
21
2.6K
Kevin Vicent nag-retweet
Javi
Javi@rameerez·
Please do not run your projects on Vercel Setting up your own server (VPS) has never been easier. Even a single $100/mo VPS can sustain unreal amounts of traffic. You need to try it to understand it I've never had a surprise bill like this $50k for a server bill is BONKERS
Riley Walz@rtwlz

Jmail has crossed 450M pageviews, and our Vercel bill has exploded, even after tons of cache mitigation. Many kind people chipped in to cover the bill, but it’s not sustainable. What are solid, cheaper alternatives?

English
180
167
4.1K
385.7K
Kevin Vicent nag-retweet
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
If you've ever wondered how Large Language Models like ChatGPT work, this course is for you. It covers the data preparation, model training, and fine-tuning that has to happen before an LLM is ready to go. You'll learn about the whole training process from tokenizing raw text to fine-tuning a functional chatbot. freecodecamp.org/news/train-you…
freeCodeCamp.org tweet media
English
6
90
584
22.4K
Kevin Vicent nag-retweet
Tanner Linsley
Tanner Linsley@tannerlinsley·
Feels weird that I'm about pause my Claude subscription because I prefer OpenCode instead of claude code. I know it's just TUI (for now), but DX matter so much.
English
89
10
847
55.2K
Kevin Vicent nag-retweet
Allen Holub. https://linkedIn.com/in/allenholub
I keep reading that quality needs to take a back seat to profit, but I'm beginning to think that the people who say that don't define "quality" the same way I do. Let's take "well architected" as an example. That phrase does not mean that you use a lot of design patterns (which add complexity). It does not mean that you use microservices are any other specific architecture, especially if it's complicated. It does not mean that you can accomodate vast amounts of load (that you don't have) or that you can accomodate vast amount of customers (that you don't have). It does not mean that what you do build like Google, or Netflix, or Amazon, or whatever other flavor-of-the-month is the "standard" nowadays. It does not mean that you use certain packages ("React" comes to mind, immediately). If the words "of course, we must" went into a choice, it was probably a wrong choice. It does mean that changes are easy to do. Among other things, that means that the code is well tested and relatively bug free. Bugs slow you down too much. Code goes together faster when you write the tests first (even/especially if you're using an AI assist—tests make great specifications). It does mean that you have exactly as much architecture as you need. It helps if that architecture can grow incrementally, but that's not hard to acomplish. This is, again, critical in an AI context. A system make of small components with impermeable boundries easily contains problems that an AI might create; it's easy to test as black boxes without having to fully understand; it gives you a very small "blast radius" if something goes wrong. Writing a component system take no more effort than writing a disorganized blob of code. The cost is zero. It does mean that you have exactly as much code as you need to solve the problems at hand. Not one semicolon more. No futureproofing. No just-in-case's. Simple code is easy to augment. Complicated code is impossible to change. Why waste time writing code that you don't need?
English
5
4
35
3.6K
Kevin Vicent nag-retweet
DataCamp
DataCamp@DataCamp·
March 2–12 | Building Trust in AI Join us for a two-week sprint and learn: ▸ How to design, build, and govern AI ▸ Build copilots, engineer agent content, and evaluate AI performance ▸ Apply trust to AI in the high-risk industry Unlock everything 👉 ow.ly/Bmah50YbFjF
DataCamp tweet mediaDataCamp tweet mediaDataCamp tweet mediaDataCamp tweet media
English
3
5
28
6.1K
Kevin Vicent nag-retweet
GREG ISENBERG
GREG ISENBERG@gregisenberg·
claude code crash course in 49 seconds for building out your ideas
English
118
420
6.1K
580.5K
Kevin Vicent nag-retweet
TheStandupPod
TheStandupPod@thestanduppod·
Stop Downloading Skills
English
1
8
128
6.3K
Kevin Vicent nag-retweet
Samuel Rondot
Samuel Rondot@samuelrdt·
Claude Opus 4.6 works so well. I asked for for a Palantir alternative to view conflicts around the world using Claude Opus 4.6 on @capacityso Took 15 minutes and 3 prompts.
English
206
277
4.1K
485.5K
Kevin Vicent nag-retweet
Zhuokai Zhao
Zhuokai Zhao@zhuokaiz·
Meta × TBD Lab × CMU × UChicago × UMaryland In our latest work, we introduce Token-Level LLM Collaboration via FusionRoute 📝: arxiv.org/pdf/2601.05106 LLMs have come a long way, but we continue to face the same trade-off: – one huge model that kind of does everything, but is expensive and inefficient, or – many small specialist models that are cheap, but brittle outside their comfort zones We’ve tried a lot of things in between — model merging, MoE, sequence-level agents, token-level routing, controlled decoding, etc. Each helps a bit, but all come with real limitations. A key realization behind FusionRoute is: Pure token-level model selection is fundamentally limited, unless you assume unrealistically strong global coverage. We show this formally. And then we fix it by letting the same router also generate. Concretely, FusionRoute is a lightweight router LLM that – performs token-level model selection, and – directly contributes complementary logits to refine or correct the selected specialist when it fails So it's not "routing + another model" — the router itself is part of the decoding policy as well. This turns token-level collaboration from a brittle "pick-an-expert" problem into a strictly more expressive policy. No joint training of specialized models. No model merging. No full multi-agent rollouts. In our experiments, FusionRoute works across math, coding, instruction following, and consistently outperforms sequence-level collaboration, prior token-level methods, model merging, and even direct fine-tuning. Feeling especially timely as LLM systems (e.g., GPT-5) move toward routing-based, heterogeneous model stacks (whether prompt-level or test-time).
Zhuokai Zhao tweet media
English
16
59
287
42.3K
Kevin Vicent nag-retweet
Autistic x ADHD.Co
Autistic x ADHD.Co@autisticadhdco·
ADHD means putting off work until the stress of not doing it is worse than the stress of doing it
English
6
135
1.5K
26.1K