Issue #92Sunday, August 23, 2026

Lo que viene: labras, filtros, fundadoras, y la migra

Los labs no saben contener sus modelos. OpenAI se da cuenta tarde. La migra app se queda con $400M. Las fundadoras que no caben en un país — porque la infraestructura no las agarró. Y 2026: más sudafricanos huyendo que nunca. Esto te toca: quién se queda con el poder cuando la tecnología se vuelve bruta.

ai_scams

Los labs de IA no saben cómo contener un modelo desbocado

Un nuevo estudio revela que los principales laboratorios de inteligencia artificial — OpenAI, Anthropic, Google DeepMind, Meta — no tienen planes públicos documentados para contener un modelo que se salga de control. La noticia, publicada por TechCrunch el 22 de agosto, confirma lo que muchos sospechaban: las empresas que están construyendo sistemas con capacidades cada vez más peligrosas no han explicado qué harían si esos sistemas empiezan a comportarse de forma inesperada.

El problema no es teórico. Modelos como GPT-4 y Claude ya han demostrado comportamientos sorprendentes: generando código malicioso, escribiendo cartas de amor a robots, inventando información que parece real. A medida que estos sistemas se vuelven más capaces, la pregunta de qué pasa si uno decide actuar por su cuenta — o si alguien lo usa para hacer algo que nadie esperaba — se vuelve urgente. Los labs no lo dicen públicamente. No en documentos accesibles. No en blogs.

Esto es lo que la gente de la comunidad necesita saber: mientras los laboratorios mantienen el silencio, el riesgo se acumula. Los sistemas de IA ya están integrados en plataformas que usan millones de personas, desde correos hasta servicios bancarios. Si uno falla o se desvía, no es solo un bug — es un riesgo real para la gente que depende de estas herramientas.

Why this matters for us: estos sistemas ya están en nuestras vidas y la gente no puede elegir cómo se usan cuando no sabemos qué hacer si un modelo se sale de control.

Read the sourcetechcrunch.com
ai_scams

TikTok settles children's privacy case for $400M

The Justice Department has closed a two-year case alleging TikTok violated COPPA—the federal law that restricts how companies collect data from kids under 13—by paying $400 million. The settlement closes the government's enforcement action.

COPPA is the baseline: companies can't harvest data from children under 13 without verifiable parental consent. TikTok, whose user base skews heavily toward teens, was found to have collected biometric identifiers like facial recognition data from kids, violated notification requirements, and failed to delete data once a child's age was discovered. The FTC has a similar 2024 order, and this DOJ settlement runs parallel to it. Both are about the same core issue—apps that treat kids' data like inventory.

For la comunidad, this is about apps that pull in primos without asking whether their parents ever agreed to hand over their data. The settlement is money, but the real question is whether the rules actually stick when the algorithm keeps pushing younger users deeper into the app.

Why this matters for us: our kids are already on these platforms, and $400M doesn't change the fact that the apps are still built to harvest data from the youngest users.

Read the sourcetechcrunch.com
Explainer del día

Embeddings: How machines understand what you mean

An embedding is a way to turn words into numbers that capture meaning. Instead of just counting letters or keywords, you get a long list of numbers—usually hundreds or thousands—that live in a high-dimensional space. Words with similar meanings land close together in that space, no matter what language they're in.

Think of it like how your abuela knows the difference between chiles and papas. To a machine, they're just strings of characters. But to her, they sit in different spots in her mental map of the kitchen. Embeddings are that mental map, written down.

You can ask a model for an embedding of any piece of text, and the result is the same every time. Two sentences that mean the same thing will produce nearly identical vectors. Two sentences that mean different things will land far apart. That lets you compare them with simple math—usually a dot product or cosine similarity.

This is why search engines can find results even when the query words don't exactly match the page. This is why language models can answer questions in a language they weren't explicitly trained on. This is why recommendation systems can suggest songs you haven't heard but will probably like.

Embeddings power a lot of the AI you interact with daily. They're not the model itself—they're the bridge between text and the things you do with text: search, classify, recommend, cluster, translate.

Next time you're shopping for an AI tool, ask what embedding model they're using. A good one makes the difference between a search that finds what you need and one that just matches keywords.

ai_explainer_worthy

Faraday: the AI teammate that actually reads papers

Inherent, spun out by people who worked on DeepMind, released Faraday — an AI agent built to do the tedious part of science: reproducing papers. The lab says it beats Anthropic and OpenAI on that specific task. The point is practical. If an agent can read a methods section,…

Read the sourcetechcrunch.com

Daily issue · no spam

Get the daily on your stoop

One short email a day — AI, tech, and what it means for our communities. Plain language, cultural lens, no Silicon Valley jargon.

fintech_unbanked

Rillet raised $100M — without even trying

Rillet is an AI bookkeeping tool for small businesses. The company, founded by Nicolas Kopp, sits in a crowded field of tools like QuickBooks and Xero — but it uses AI to pull transactions, match them, and keep the books clean.

On August 21, Kopp walked into a board meeting and laid out the growth numbers. The reaction was immediate. Iconiq, Sequoia and others piled in. The round hit $100 million in 48 hours. The company crossed the unicorn threshold — valued at over $1 billion — without the usual founder marketing cycle. No launch blog post. No PR blast. Just a spreadsheet and a room full of investors.

The lesson is less about Rillet and more about what happens when growth is visible and boring. Investors are chasing tools that do something useful for working people — the kind a shop owner uses at the end of the month to make sure the numbers add up. When that works, capital moves fast. Rillet isn't the only one. A wave of AI tools for accounting, payroll, and ops are getting the same treatment.

Why this matters for us: the money is flowing into tools that serve small businesses, and the next one might be built by someone from our block — so watch what gets funded, and build what the market actually needs.

Read the sourcetechcrunch.com
other

Battery startups caught a lifeline from defense money

The Department of Energy just handed out $500 million in grants to US battery companies. That number matters because the industry was bleeding — the EV tax credits got slashed and a lot of these startups were running on fumes. Now they have a different backer: the Pentagon.

The shift is telling. When consumer demand for EVs stalled, the government pivoted to defense, and the money followed. That means battery tech is no longer just about cars — it's about drones, ships, and field operations. The same cells that power a Tesla now power a drone. The same supply chain that got squeezed by falling auto sales is being propped up by military contracts.

The catch is obvious: defense dollars come with strings. These companies are no longer dependent on consumers buying EVs. They're dependent on DoD procurement cycles, which move at the speed of bureaucracy and often at the price of flexibility. The startups that made it this far got lucky — the government needed them — but their future is tied to a different kind of buyer.

Why this matters for us: the shift from car buyers to Pentagon buyers means the companies making batteries for the US are no longer answering to the people — they're answering to contractors and defense procurement officers.

Read the sourcetechcrunch.com
other

Transistors: the thing that made the internet possible

A transistor is just a tiny electronic switch—no moving parts, no gears, nothing that clicks. You flip it on and off with electricity, and those on/off pulses become the ones and zeros that run every computer. The whole internet, the phone in your pocket, the laptop at the…

other

Apple cuts 200+ on Vision Pro and Siri teams

Apple is laying off more than 200 workers across the Vision Pro and Siri teams, Bloomberg reports. The Vision Pro gaming team is being largely shut down, and the immersive content crew is being reduced. The cuts are real — these aren't reorgs, they're headcounts going home.

The headset launched in early 2024 as Apple's big bet on spatial computing at $3,499. It never sold in volume. Now the company is pulling back on both the hardware and the software around it, while simultaneously reshaping Siri. The statement to Bloomberg says they're "evolving our business" and making new roles, but the direction is clear: Apple is walking back the spatial computing thesis and tightening up on the AI efforts that were supposed to carry the next decade.

Why this matters for us: when a company like Apple folds teams this big, the developers and designers who got pushed out are often the ones who end up building the next wave of products — including the tools we'll all be using in a year.

Read the sourcetheverge.com
border_surveillance

Waymo's NHTSA documents are all redacted

Waymo has turned over documents to the National Highway Traffic Safety Administration's probe into its collision with a 12-year-old in Mountain View, but every single page is blacked out. The company cited "confidential business information" — the kind of catch-all claim that…

Read the sourcetechcrunch.com
other

The Tesla solar roof is done, but the idea isn't

Tesla killed the solar roof line — the thin ceramic tiles you put over a house instead of shingles — after years of delays, price hikes, and a product that never hit the numbers the company promised. The tiles cost a lot, the installers took forever, and customers complained about leaks and cracked panels. Elon Musk himself said it was a "mistake" to bet so heavily on it. Now the company is moving on.

But roof-integrated solar isn't going anywhere. Competitors like GAF Energy and CertainTeed sell panels that look like regular shingles and cost less. Tesla's own panels on regular roofs are still selling fine. The lesson isn't that solar roofs are a bad idea; it's that Tesla tried to do it all in one product — ceramic tiles, microinverters, battery storage, a proprietary install process — and the complexity ate the margins.

Why this matters for us: the homeowners on our block who wanted solar but didn't want a pile of blue panels on the roof now have cheaper, real options — the kind you can get through a local roofer, not a Silicon Valley startup.

Read the sourcetechcrunch.com
other

Apple cuts hundreds from Siri and Vision Pro teams

Apple told employees that certain roles are on the chopping block as it pivots away from projects like Siri and Vision Pro. The company admitted the layoffs directly rather than hiding them behind restructuring language.

Siri has been a problem for years — people ask it questions, it gives the wrong answer, and Apple keeps promising fixes that never land. Vision Pro is the opposite: gorgeous hardware, $3,500 price tag, and a user base that never grew past early adopters. Cutting both at the same time signals Apple is finally admitting these weren't the future it bet on.

The company is shifting headcount toward what it thinks actually moves the needle — likely the Apple Intelligence push and the Vision Pro's successor, the Vision Air, which is supposed to be lighter and cheaper. The cuts affect engineers across multiple teams, which means projects are getting consolidated and people are getting moved or let go.

Why this matters for us: Apple is the biggest tech employer in the Bay Area and cuts like this ripple through the whole ecosystem — the contractors, the repair shops, the small businesses that built apps for Vision Pro, and the folks who were hoping Siri might finally be useful for their families.

Read the sourcetechcrunch.com
health_tech

Polansky's lab keeps skin alive — then trains AI on it

Michael Polansky has been quietly building a company that takes living human skin out of the body and keeps it alive for weeks. The tissue stays functional — cells metabolize, immune cells respond — and the platform lets researchers test skincare compounds on it instead of…

Read the sourcetechcrunch.com
brown_black_founders

Las fundadoras que no caben en un país

Tom Tunguz escribió que las fundadoras ya no están atadas a una oficina o una sede. El capital, los equipos y la reputación viajan — y las que lo manejan bien pueden construir empresas desde cualquier parte.

Lo que cambió es el costo de empezar. Herramientas de código, plataformas de pago y servicios en la nube bajaron la barrera para que una persona con una idea y un laptop arranque sin levantar capital de riesgo ni alquilar un piso en SF. Las fundadoras que antes tenían que mudarse a California ahora pueden operar con un equipo remoto y clientes globales.

Esto les permite elegir dónde vivir — y quién las rodea — en lugar de ceder esa decisión a los inversores. Si la gente que vive en el sur o en el interior y tiene familia puede montar negocios sin entrar en la carrera de la costa, el mapa de quién hace cosas cambia.

Why this matters for us: las primas de cualquier lado pueden levantar una empresa sin dejar a la familia ni perder la mochila cultural, y eso nos da más opciones sobre cómo vivir y trabajar.

Read the sourcetomtunguz.com

Para la comunidad

Tech affecting the Hispanic community

The stories below land different for our gente — immigration tech, language access, the unbanked, kids of color, gig-worker rights.

other

Flipkart is moving fast — 1.2M orders a day, nearly triple its November run rate

Two years after launch, Walmart’s Flipkart is delivering between 1.1 and 1.2 million orders a day, nearly three times what it was pulling in back in November. That kind of ramp is what you see when an established player with real logistics muscle enters a market that’s been growing like wildfire.

Quick commerce — the 10- to 30-minute delivery model — is the fastest-growing slice of Indian e-commerce right now. Flipkart isn’t the only one playing this game, but it’s one of the few with the kind of distribution and supply-chain heft that lets it compete without burning cash on subsidies. The numbers suggest it’s closing on the top players.

Why this matters for us: when big US companies pour capital into a fast-moving category like this, it reshapes who gets funded and who gets left behind — and the patterns tend to spill over into how capital flows to founders in our communities, whether they’re building delivery logistics, grocery tech, or side hustles on the margins.

Read the sourcetechcrunch.com
immigration_tech

Record South Africans fleeing to the US — 2026 numbers top all time

South African refugees admitted to the U.S. so far in fiscal 2026 are the highest ever. Pew Research Center reported it in this week's roundup, and the number beats every previous fiscal year on record.

South Africa has been in crisis — the violence, the load-shedding blackouts, the crumbling infrastructure — and people are leaving. The U.S. has absorbed them, and this year it absorbed more than any year before.

Why this matters for us: The same pressures — service collapse, violence, the state failing — are what push people toward the border. When South Africans can land in the U.S., it's a signal that the door is still open for folks trying to escape the same rot.

Read the sourcepewresearch.org

Past issues

30
Aug 25Tue

Models are getting heavy, builders are getting real

Issue #94
Aug 24Mon

This week, the world's grinding gears

Issue #93
Aug 22Sat

La migra and the meta: big tech's growing pains

Issue #91
Aug 21Fri

Open source is bleeding — and so is your wallet

Issue #90
Aug 20Thu

The feed is widening — and it's getting weirder

Issue #89
Aug 19Wed

The day the ground shifted — and the side gigs stayed

Issue #88
Aug 18Tue

AI is growing up — and so are the bills

Issue #87
Aug 17Mon

Lying models, real planes, and the benchmarks that lie to you

Issue #86
Aug 16Sun

AI is learning to lie and steal — and the guardrails are off

Issue #85
Aug 15Sat

La migra moves, gas triples, and the water plants got hacked

Issue #84
Aug 14Fri

Issue 83 — 2026-08-14

Issue #83
Aug 6Thu

Silicon Valley's reckoning is here — y la pregunta es para los de abajo

Issue #75
Aug 5Wed

Issue 74 — 2026-08-05

Issue #74
Aug 3Mon

Software is cheap, math is open, hardware is real — esto es lo que importa.

Issue #72
Aug 2Sun

El teléfono ya no es tuyo — y ni los eclipses se ven fácil

Issue #71
Aug 1Sat

El hardware se vuelve la barrera — y la gente sigue adelante

Issue #70
Jul 31Fri

Silicon, cuts, and the real moat — lo que importa

Issue #69
Jul 30Thu

The internet's noise floor is rising — and la gente is paying for it

Issue #68
Jul 29Wed

Agent swarms are finally paying for themselves

Issue #67
Jul 28Tue

Issue 66 — 2026-07-28

Issue #66
Jul 27Mon

El cohete, la inteligencia, y lo que le toca a la gente

Issue #65
Jul 26Sun

Tecnología y clima — lo que no nos lo dice la gente

Issue #64
Jul 25Sat

Issue 63 — 2026-07-25

Issue #63
Jul 24Fri

Las herramientas que nos rodean se están moviendo — y a veces nos pasan por encima

Issue #62
Jul 12Sun

Lo que importa hoy: la gente, no la máquina

Issue #61
Jul 11Sat

Issue 60 — 2026-07-11

Issue #60
Jul 9Thu

Issue 58 — 2026-07-09

Issue #58
Jul 8Wed

Varianza y el futuro — de la oficina a la comunidad

Issue #57
Jul 7Tue

AI is getting good at itself — and the models are too

Issue #56
Jul 6Mon

Mycelium, chips, and the AI confidence theater — la gente ya sabe usar AI

Issue #55

Daily issue · no spam

Get the daily on your stoop

One short email a day — AI, tech, and what it means for our communities. Plain language, cultural lens, no Silicon Valley jargon.