Issue #37Thursday, June 18, 2026

Issue 37 — 2026-06-18

other

Meta's engineering team is shrinking — and that's the plan

Meta is cutting its engineering headcount. Not a panic fire sale, but a deliberate squeeze. The company has been shedding engineers for months now, and the cuts are hitting hard. This isn't a cash crisis — Meta's printing money. It's a choice.

The company's engineering leadership has openly talked about underinvesting in certain teams, even letting some projects wither, because the ROI doesn't justify the cost. They're treating engineering as a cost center, not a growth engine. The result: fewer engineers, less engineering output, and a company that's betting everything on AI while letting its traditional products run lean.

This is a signal for everyone who works in tech. Meta is showing that you don't need to keep hiring forever to stay competitive. You can cut your engineering team by a meaningful amount and still deliver products. The real question is what you're willing to sacrifice — and whether the rest of the industry will follow.

Why this matters for us: if Meta can shrink its engineering team without falling behind, it means Brown and Black founders and workers don't need to chase every new headcount boom to build real businesses.

Read the sourcelinks.tldrnewsletter.com
other

SpaceX IPOs. Cursor Gets Acquired

SpaceX is going public, and Cursor — the AI coding tool that's been eating into GitHub's lunch — has been acquired. The CNBC report from June 16 puts both deals on the same page, suggesting they're part of the same broader move by Elon Musk's ecosystem to reposition his companies ahead of a public listing.

SpaceX's IPO has been rumored for years. This time, the company is reportedly pricing shares at a valuation that puts it in the league of the world's most valuable private firms — and the listing could happen as soon as this fall. Meanwhile, Cursor's acquisition signals a consolidation in the AI tooling space. The tool, which lets developers write code using natural language, has become one of the fastest-growing developer products in recent years, and its sale suggests that bigger players are positioning to capture the AI workflow shift.

Why this matters for us: Both deals are about control of the tools people use to build the future — and when the companies behind those tools go public or get bought, the prices and terms shift in ways that ripple down to the developers, freelancers, and side-hustlers who actually write the code.

Read the sourcelinks.tldrnewsletter.com
other

Snap's AR Glasses Bet on Life After the Smartphone

Snap just unveiled specs for its latest AR glasses, and the company's framing tells you what it's betting on. Evan Spiegel has been talking about "post-smartphone" for years. Now the hardware's catching up.

The specs aren't just incremental — they're building toward glasses…

Read the sourcelinks.tldrnewsletter.com
other

Snap bets AR glasses will replace our phones

Snap unveiled the Spectacles 5, its latest pair of augmented-reality glasses. CEO Evan Spiegel is positioning them as a post-smartphone device — something you'd wear all day instead of carrying a phone.

The specs are a step up from Snap's previous models. The glasses can do more than record video and show notifications; they overlay maps, messages, and other content onto the real world, so you don't have to pull out your phone every time you need something.

The bet is big. Smartphones are 15+ years old now, and the industry is hunting for the next thing. If AR glasses take off, they reshape how la gente interacts with technology — from checking messages to navigating our neighborhoods.

Why this matters for us: Whoever controls AR glasses controls what we see and how we see it. Right now that power sits with a handful of tech giants, mostly in Silicon Valley. When Spiegel's bet pays off, it's our community's chance to have a say in what gets built.

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.

other

Android 17 hits Pixel phones and watches today

Google is pushing Android 17 to Pixel phones and watches starting today. The rollout starts with Pixel devices, as usual — Pixel owners get the update first, then the rest of Android waits for the next round.

Android 17 brings the usual batch of improvements: better battery…

Read the sourcearstechnica.com
other

AWS drops S3 Annotations — context lives right on your objects

Amazon rolled out S3 Annotations, a new way to attach structured metadata directly to objects stored in S3. The annotations live alongside the data, so you don't have to juggle external databases or custom schema tables just to know what a file is or how it got there.

The feature lets you query and filter objects using these annotations — useful when you're hunting through buckets full of training data, media files, or logs and need to tag and surface the right ones. It's a move toward keeping context where the data actually lives.

Why this matters for us: if your team runs models, pipelines, or analytics on AWS, this cuts the friction of tracking metadata across tools — no more second-guessing which bucket has what.

Read the sourceaws.amazon.com
ai_explainer_worthy

AI agents are getting their own design systems

Dan's newsletter is tracking how AI agents are evolving in three clear stages: they get augmented with human input, then accelerated to move faster, then autonomized so they run on their own. Now the question is how to make them follow your design system.

This matters because design systems were built for humans—color palettes, typography rules, spacing guidelines. AI agents don't read the same way. They need structured, machine-readable specifications: component tokens, state definitions, behavior rules. Without that, agents drift. They make things that look close but aren't quite right. The next wave of builders is figuring out how to translate design systems so both humans and agents can work from the same source of truth.

Why this matters for us: as AI agents become more autonomous, the companies and teams that control the design specs get to set the rules everyone else has to follow.

Read the sourcenewsletter.getdx.com
other

Apple is about to make Hide My Email useless

Hide My Email — that thing that lets you sign up for apps without giving your real address — is getting a shakeup. Apple is changing the way the feature works, and the people who actually use it are feeling it.

The feature has always been a quiet lifesaver. You hit the…

other

TLDR newsletter drops nine stories you need to know

TLDR sent out its latest newsletter with nine stories. The format is straightforward — a list, no deep dives, just the headlines that people in tech are circling right now.

It's the kind of thing that moves fast. What's in it today could be what's in it tomorrow, or it could be gone by the time you open it. That's the rhythm of tech news.

Why this matters for us: when the big newsletters move, the rest of us follow — especially when the stories are about tools and money that affect how we work and what we keep.

Read the sourcelinks.tldrnewsletter.com
other

SpaceX buys Cursor for $100M in a SPAC deal

SpaceX is acquiring Cursor, the AI coding tool that's been eating into GitHub's lunch, for $100 million. The deal is going public through a SPAC — that's a special purpose acquisition company, a kind of fast-track to the stock market that's gotten way more popular lately. The…

other

Docker joins the Athena Coalition to harden software supply chains

Docker just joined the Athena Coalition, a cross-industry group working on supply chain security for software. The coalition is focused on making sure the tools and dependencies we pull into our builds actually come from trusted sources.

Supply chain security has become a real headache. When a package gets compromised, it doesn't just affect one project — it ripples through everything that depends on it. The Athena Coalition is trying to tackle this at the infrastructure level by getting the people who actually build and ship software to agree on standards and share threat data.

Why this matters for us: if supply chain attacks keep eating into our tools and dependencies, everything from our CI pipelines to our production deployments can go sideways, and the people who actually build and ship software are the ones who'll pay the price.

Read the sourcedocker.com
ai_explainer_worthy

The hidden structures of problems — and how to spot them

A long post on LessWrong lays out a way of thinking that's been around for years but keeps getting lost in the noise. The core idea: when you're stuck on a problem, you're usually looking at the surface layer — the thing everyone argues about — while the actual structure sits…

Read the sourcelesswrong.com
ai_scams

Anthropic nixes two AI models after Trump directive lands

Anthropic is shutting down its Fable and Mythos AI models, citing a new directive from the Trump administration. The company confirmed the move, which means those models will stop processing requests. You can still use Anthropic's other models, but Fable and Mythos are on their way out.

It's a smaller story than it first appears, but it shows how government policy is starting to touch the AI layer. The Trump administration's directive is pushing companies to adjust what they keep and what they cut. Anthropic is doing the math — what's worth maintaining, and what's not.

This is how policy hits the people who use these tools every day, not just the engineers. When models get axed, the products built on top of them get patched. La migra app might get updated. The cousin's side business might switch stacks. The auntie who asks you to read her Facebook posts might notice her captions change. We don't get to vote on these decisions, but we live with the results.

Why this matters for us: Every government directive that reshapes which AI models survive is reshaping the tools we depend on for work, school, and the daily grind.

Read the sourcearstechnica.com

Past issues

30
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
Jul 5Sun

El calor, los primos, y la migra app

Issue #54
Jul 4Sat

La migra se mueve: chips, IA y la infraestructura real

Issue #53
Jul 3Fri

La célula que nace sola, y los modelos que se cansan

Issue #52
Jul 2Thu

The tools are cheap — la gente starts building

Issue #51

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.