Open source is bleeding — and so is your wallet
The community is learning the hard way: free tools cost more in time and loyalty than anyone admits. Meanwhile, the kids are building real things — lean libraries, one-dev startups, the kind that don't need a pitch deck. The rest is noise.
Promotion doesn't bring influence — it just exposes what you don't have
Jenny Wanger is a founder who just got promoted to VP at Figma, and she's writing about the awkward gap between title and respect. The post is short and pointed: you don't earn influence the way you earn a salary bump. Influence is built slowly, through relationships, through being useful, through people trusting you. You can't buy it with a new org chart line.
What's interesting is the shape of the mistake. She expected the promotion to come with a halo — the kind of deference that makes people listen, that opens doors, that turns a meeting into an actual meeting. Instead, she got the same inbox, the same skepticism, the same small talk. The title changed. The work didn't.
This hits hard for anyone who's moved up without moving in. A lot of us — especially in Brown and Black communities — see the promotion as the finish line. The raise. The corner office. But influence is a different currency, and it's the one that actually matters once you're in the room.
Why this matters for us:
A lot of the people hustling hardest to get promoted are counting on the title to open doors that only open when people already know you.
La teoría de fluidos por fin creció hasta el siglo 21
Un grupo de matemáticos publicó lo que lleva décadas esperándose: una prueba completa de la ecuación de Navier-Stokes para el caso tridimensional. La ecuación describe cómo se mueven los líquidos y los gases — desde el agua que baja por el desagüe hasta el aire que pasa sobre las alas de un avión — y por más de dos siglos nadie había podido demostrar que siempre tiene una solución única y bien comportada.
El problema es viejo. Hilbert lo incluyó en su lista de 1900; Clay lo puso entre sus siete problemas del millón de dólares. Se sabía que en dos dimensiones funciona, pero en tres el sistema se vuelve caótico y los vórtices se forman de formas que ningún método previo podía dominar. La nueva prueba usa una combinación de análisis clásico y herramientas modernas de probabilidades para controlar esas turbulencias y cerrar el argumento.
No es un anuncio de producto ni una startup con buitre en el nombre. Pero el impacto es real: modelos meteorológicos, diseño de barcos, la eficiencia de los motores, el flujo de sangre en las arterias — todo depende de que esas ecuaciones se puedan resolver de forma confiable. La prueba da solidez a los cálculos que la ciencia y la ingeniería ya usan, y abre puertas a métodos numéricos que antes andaban en terreno inseguro.
Why this matters for us: cuando la gente que diseña cosas — aviones, tuberías, sistemas de ventilación, ventiladores — puede confiar en que las ecuaciones que usan son reales y bien comportadas, todo lo que construye es más seguro y más barato.
Fine-tuning is teaching a model new tricks
Base models like Llama 3 or Mistral are general — they know a little about everything, like a college grad who's read a lot but hasn't picked a trade. Fine-tuning is the next step: you take one of those models and train it on your own data so it learns a specific way of speaking, a specific domain, a specific style.
The way it works is simple. You take a base model, you give it a bunch of examples — question and answer pairs, or paragraphs — and the model tweaks its internal weights to match the pattern. It's not a new model from scratch. It's the same architecture, just nudged.
Think of it like this: you already know how to speak English. Now your abuela wants you to explain the doctor's visit to tía Rosa in the way she'd actually talk — no jargon, the right words, the way we do. You don't relearn language. You shift the register. Fine-tuning does that shift for a model.
Fine-tuning is different from prompting or RAG. Prompting is just telling the model what you want in the moment. RAG is pulling in outside documents at inference time. Fine-tuning changes the model itself — it permanently absorbs the pattern.
It's popular because it's cheap compared to building a new model and fast enough to do in a day with the right tools. But it has limits. You can't fine-tune a model to know facts it never saw in the training data — for that you still need retrieval. And over-fine-tuning can make the model forget how to reason on general tasks.
Why this matters for us:
Use fine-tuning for style and domain, not for fresh facts — pair it with retrieval when you need accuracy.
The open-source model that powered the last fifteen years of software development is over.
— galratner.substack.com
#open-source-is-dying-and-it-s-not-the-hype-1cc9e7Tesla robotaxis finally running driverless in Austin — no safety driver, no seatbelt
Tesla started its first fully driverless robotaxi service in Austin, Texas. No safety operator. No seatbelts. The Cybercab rolls around the city without anyone in the front seat. It's the first time a car has gone public without a human backup.
The service launched this week…
LookFresh: booking and payments for the independent shop
You're a barber, stylist, or mobile detailer. You've got a chair or a van, and a line of people who need you. But the admin eats the day: DMs asking for times, Venmo screenshots, no-shows that cost you rent. The big booking platforms charge percentage fees on every cut and feel built for chain salons — not for la gente working chair-by-chair.
LookFresh fixes the grind. You get a clean booking link that fits how the shop actually works. Clients pick a slot, pay online or in person, and the money moves through Stripe Connect straight to your account. No percentage ripped out of every appointment. A flat platform fee keeps the lights on and the shop keeps the rest.
Less chasing. Less confusion. More time for the work.
Why this matters for us: when the platform takes a cut from every sale, the independent hustler bleeds; LookFresh lets la gente keep what they earn.
https://lookfresh.vip
Waymo's new chip keeps the robocar ahead of Tesla
Waymo's been quietly designing its own custom silicon for the past year or so. The goal is to keep the autonomous fleet running without depending on off-the-shelf parts — specifically to stay ahead of Tesla, whose FSD stack has been making headlines. The chip isn't in a car…
One dev, one laptop — $5M ARR from an AI app
A solo founder in Austin has built an AI app that clears $5 million in annual revenue. No team. Just one person and a laptop. The product sits at the intersection of two trends that keep showing up in this space: open-weight models and the shift away from expensive proprietary APIs. The founder chose a smaller open model that runs cheap enough to keep margins healthy, then wrapped it in a simple interface people actually use.
The numbers make the point. When you're paying per token for GPT-4-class models, the margins get eaten fast. Open-weight models let you route requests through cheaper infrastructure and keep the unit economics tight. That's why more solo founders are going this way — it's the difference between a product that bleeds cash and one that prints it. The real constraint isn't model quality anymore; it's whether you can build something people need and ship it fast enough to catch the wave.
What's interesting is the broader signal: the AI gold rush is getting less glamorous and more like regular software. You don't need a VC-backed team of 20 to compete anymore. You need a problem people will pay to solve and the patience to build it yourself. The open-weight shift is making that path viable for the kind of founder who'd rather work from a kitchen table than pitch at a demo day.
Why this matters for us: the next wave of small, profitable apps — the ones that actually serve working families and local businesses — will come from people like us who can ship fast and keep costs low, not from startups burning through investor cash.
The next GitHub is not worth winning
David Poblador has a post up arguing that building the next GitHub is a bad bet — and it's a sharp reminder about where the real leverage sits. The idea is simple: GitHub won because it made open source collaboration frictionless, and that was a one-time window. Try to build…
Apple drops 60 Vision pros as the headset pivot stalls
Apple is letting go of around sixty Vision employees, according to the latest reports, as the company shifts its priorities on the headset line. The cuts are part of a broader tightening across the hardware division — not just Vision, but across the products that haven't hit their stride.
The Vision Pro launched with a lot of hype and a price tag that said 'early adopter.' It was always going to be a hard sell at that price, and the market has made it clear: people want a lighter, cheaper, more useful headset, and Apple hasn't delivered that yet. The layoffs signal the company is recalibrating — or in some cases, just admitting a product isn't working and moving on. That's normal in tech. What matters is what comes next.
Why this matters for us: if the Vision line is winding down, it means the next wave of mixed-reality tools will come from Meta, Amazon, or the open-source crowd — and those are the ones we'll actually be able to afford and use for the side hustles, the workshops, and the day-to-day grind.
China rolls out robot traffic cops — but they can't ticket
China is putting four-legged robot dogs on city streets to watch traffic. They have cameras and lidar. They can spot a jaywalker or a red-light runner and flash a warning light. The catch: they have no enforcement power. They can't pull anyone over. They can't write a ticket.…
Open-source is running out of runway
A post from Founders and Fund argues the open-source model is hitting a wall. The core idea is simple: the people maintaining the libraries, frameworks, and tools that power the internet are underpaid and overworked. They keep the lights on for a system that profits far beyond what the maintainers take home. The post says the model needs a rethink — not because the code is bad, but because the economics are broken.
This isn't a new complaint, but it's one that keeps resurfacing and keeps getting ignored. The maintainers are often one or two people — sometimes a cousin who learned to code and keeps a repo alive between day jobs. They're the ones who patch the vulnerabilities while the big companies ship features on top. When a library gets abandoned, whole stacks break. We've seen it happen: a popular package stops updating, a critical dependency is left dangling, and suddenly a dozen small shops are scrambling to fork it or rewrite it.
The post doesn't lay out a clean fix, but the direction is clear. The people who keep open-source alive need better compensation — whether through grants, bounties, foundations, or direct employer sponsorship. The current setup lets the industry free-ride. The fix is to stop treating maintenance as a hobby and start paying for it like the infrastructure it is.
Why this matters for us: the tools we depend on — from the frameworks our devs use to the libraries our apps run on — are held together by people who can't afford to keep going, and when they stop, our work breaks with them.
The kids are really alright — and that should scare us
TLDR is running a post that calls out the usual panic about Gen Z. The author — a founder — says the headlines are wrong. The kids aren't doom-scrolling themselves to death. They're not addicted to TikTok. They're actually doing better than the data would suggest. The post is…
Starship caught its first stage — the landing leg finally works
SpaceX's Starship caught its first stage in midair for the first time, using the Super Heavy booster's own landing legs to grab the falling ship. The catch happens a few seconds after launch, while the booster is still hovering over the pad. The stage dangles from the legs like a pendulum — bumpy, loud, and completely new.
This is the moment people have been waiting for since the early test flights. The landing legs aren't just for standing on the ground anymore. They're a tool, a grip, a way to recover the most expensive part of the stack without a tower or net. If it works again, it changes how you think about reusability — one vehicle, two stages, both coming back.
The catch doesn't make it fully reusable in the commercial sense yet. You still have to land the booster safely after the grab, and the ship itself needs to survive the bungee. But it's the hardest mechanical problem in the stack, and it just happened. People were betting it would take years. It didn't.
Why this matters for us: the engineering is moving faster than the PR — what works in space starts showing up in factories, cranes, and rescue rigs long before anyone writes a press release about it.
Palomar: a lean math library that actually compiles
Terry Tao published Palomar, a lean-verified math library, on August 18. The post links to the source and a summary of what's inside. It's a formalization effort — math written in a proof language, checked by a computer. Nothing new for the niche, but the name sticks.
Lean…
YouTube Premium y Peacock: el paquete que se lleva tu dinero por dos lados
YouTube Premium ahora incluye Peacock — el servicio de streaming de NBCUniversal — como parte de su suscripción. El plan Premium, que cuesta $13.99 al mes, antes solo quitaba los anuncios y permitía reproducción en segundo plano. Ahora también te da acceso a Peacock, que por separado cuesta $5.99 con anuncios o $13.99 sin ellos.
Esto significa que YouTube está empaquetando contenido de Peacock: noticias, deportes, telenovelas, series que antes tenías que pagar aparte. Peacock tiene contenido latino — telenovelas, programas de entretenimiento — que la gente ya ve en Facebook y TikTok. Lo que antes era un canal de streaming separado ahora vive dentro de la app que usas para ver videos de primos, recetas y comedia.
Los números importan: Peacock por sí solo cuesta $5.99 con anuncios. YouTube Premium cuesta $13.99. Si sumas ambos por separado son $19.98. El paquete ahorra $5.99 — pero solo si realmente usas Peacock. Si ves más videos de YouTube que contenido de Peacock, el valor real es otro.
También hay una pieza más grande: NBCUniversal es propiedad de Comcast, que también es dueño de Xfinity, el cable más grande de Estados Unidos. El empaquetamiento de contenidos como este es la estrategia de las grandes corporaciones de entretenimiento: menos opciones por separado, más contenido dentro de apps que ya tienen.
Why this matters for us: si la gente paga más por un solo paquete que incluye Peacock — y Peacock tiene contenido que la comunidad usa — el costo de ver lo que nos importa sube, y las opciones se reducen.
Octane: a lean Node framework that drops 75% of the bloat
The team behind the Octane framework released a new way to run Node apps that strips out the middleware sprawl most of us carry around. Instead of wiring together separate packages for routing, validation, and error handling, Octane bundles those pieces into a single runtime.…
Building a DuckDB transpiler so SQL works across engines
Cocoa Lemana is shipping a transpiler that translates SQL written for DuckDB so it runs on BigQuery, Postgres, and others. DuckDB is a fast in-process engine — no server, no cluster — and its syntax has drifted from standard SQL. When you write a query in DuckDB and need it to run on a different database, the transpiler rewrites it so the target engine understands it.
The problem it solves is real. Data teams juggle multiple engines all the time — analytics in BigQuery, transactional data in Postgres, a local DuckDB for prototyping. Every switch means rewriting queries. The transpiler keeps the authoring in one dialect and lets the execution happen wherever it needs to. It's the kind of tool you quietly install when a PR starts failing on a different database and you don't want to rewrite the whole thing.
Why this matters for us: data work is moving toward smaller, faster tools that fit on a laptop — and this kind of transpiler lets us use them without getting locked into one engine.