Tech Brew Ride Home - Meta Plumps For Bot Social Networks
Episode Date: March 10, 2026Meta moves for the social network for AI bots. Code Review for Claude Code seems to be like another revolution for the software development industry. Yan LeCun raises the biggest European seed round o...f all time. And the MacBook Neo… worth investing in or not? Exclusive: Meta hires duo behind Moltbook (Axios) OpenAI and Google employees rush to Anthropic’s defense in DOD lawsuit (TechCrunch) This new Claude Code Review tool uses AI agents to check your pull requests for bugs - here's how (ZDNet) Amazon holds engineering meeting following AI-related outages (FT) Yann LeCun’s AI start-up raises more than $1bn in Europe’s largest seed round (FT) MacBook Neo review: the Mac for the masses (The Verge) Learn more about your ad choices. Visit megaphone.fm/adchoices
Transcript
Discussion (0)
Study and play.
Come together on a Windows 11 PC.
And for a limited time, college students get
the best of both worlds.
Get the Unreal College deal,
everything you need to study and play with select Windows 11 PCs.
Eligible students get a year of Microsoft 365 premium
and a year of Xbox GamePass Ultimate
with a custom color Xbox wireless controller.
Learn more at Windows.com slash student offer.
While supplies last, ends June 30th,
turns at AKA.m.m.S.
College PC.
Welcome to the TechBoo ride home for Tuesday, March 10th, 2026. I'm Brian McCullough today. Meta moves for the
social network for AI bots. Code review for Claudecote seems to be like another revolution for the
software development industry. Jan LeCoon raises the biggest European seed round of all time.
And the MacBook Neo, worth investing in or not? Here's what you miss today in the world of tech.
Meta has acquired AI Agent Social Network Maltbook for an undisclosed sum. Its creators Matt Schlett and Ben Parr will
join meta-superintelligence labs, quoting Axios. MaltBooks's social network was designed to run
in conjunction with a separate project, OpenClaw. OpenClaw was previously called Claudebot and briefly
MaltBot. Last month, OpenAI hired Peter Steinberger, the creator of OpenClaw. That product is now
being open-sourced with OpenAIs backing. Schlett has been working on autonomous AI agents since
23 and launched MaltBook in late January as an experimental third space for AI agents.
MaltBook was built largely with the help of Schlitt's personal AI assistant Claude Klaudeberg.
Parr is a former editor and columnist at Mashable and CNet, end quote.
And quoting TechCrunch.
OpenClaw is a wrapper for AI models like Claude, ChatGPT, Gemini, or Grock,
but it allows people to communicate with AI agents in natural language
via the most popular chat apps like iMessage, Discord, Slack, or WhatsApp.
OpenClawe blew up among the tech community, but MaltBook broke containment,
reaching people who had no idea what OpenClaw was, but who reacted viscerally to the idea that there was a social network where AI agents were talking about them.
In one instance, a post went viral in which an AI agent appeared to be encouraging its fellow agents to develop their own secret end-to-end encrypted language,
where they could organize amongst themselves without humans knowing.
But researchers soon revealed that the vibe-coded Moldbook was not secure, meaning that it was very easy for human users to pose as AIs to make posts that would freak people out.
Every credential that was in MaltBook's super base was unsecured for some time.
Ian All CTO at Permiso Security explained to TechRunch, for a little bit of time, you could grab any token you wanted and pretend to be another agent on there because it was all public and available.
It is not immediately clear how meta will incorporate Maltbook into its AI efforts, but some meta leaders had commented on the project during its viral moment, end quote.
Google DeepMind, Chief Scientist Jeff Dean, and more than 30 employees from OpenAI and Google have filed an Maltrow.
Emacus Brief supporting Anthropic in its legal fight with the U.S. Department of Defense,
quoting TechCrunch. The government's designation of Anthropic as a supply chain risk was an
improper and arbitrary use of power that has serious ramifications for our industry, reads the
brief, whose signatories include Google Deep Mine chief scientist Jeff Dean. The amicus brief
in support of Anthropic showed up on the docket a few hours after the Claude Maker filed
two lawsuits against the DOD and other federal agencies. Wired was the first to report the news.
In the court filing, the Google and Open AI employees make the point that if the Pentagon was, quote, no longer satisfied with the agreed upon terms of its contract with Anthropic, the agency could have, quote, simply canceled the contract and purchased the services of another leading AI company.
The DoD did, in fact, sign a deal with Open AI within moments of designating Anthropic A Supply chain risk, a move many of the chat GPT makers' employees protested.
If allowed to proceed, this effort to punish one of the leading U.S. AI companies will undoubtedly have consequences.
consequences for the United States' industrial and scientific competitiveness in the field of
artificial intelligence and beyond the brief reads, and it will chill open deliberation in our field
about the risks and benefits of today's AI systems. The filing also affirms that Anthropics'
stated red lines are legitimate concerns warranting strong guardrails. Without public law to
govern AI use, it argues, the contractual and technical restrictions developers impose on their
systems are a critical safeguard against catastrophic misuse.
Many of the employees who signed the statement also signed open letters over the last couple of weeks,
urging the DOD to withdraw the label and calling on the leaders of their companies to support Anthropic
and refuse unilateral use of their AI systems, end quote.
Anthropic has debuted Code Review for Claude Code, which uses agents to check pull requests for bugs
and says a typical code review costs $15 to $25 in token usage, quoting ZDNet.
A pull request is initiated when a programmer wants to check in some
new or changed code to a code repository. Rather than just merging it into the main track,
APR tells repo supervisors that there's something new, ready to be reviewed. Sometimes the code
is very carefully checked over before being merged into the main co-base, but other times,
it just gets rubber-stamped and merged. Code reviews, while necessary, are also tedious and time-consuming.
Of course, the cost of rubber-stamping APR can be catastrophic as well. You might ship code that is
buggy, loses data, or damages user systems.
At best, buggy code is just annoying. At worst, it can cause catastrophic damage. That's where
Anthropics' new Claude Code Review comes in. This new agentic code review AI is able to provide
deeper automated review coverage before needing human decisions. Anthropics says that code output per
Anthropic engineer has increased 200% in the past year intensifying pressure on human reviewers.
You think? The company has been using its own AI to write code, which speeds up code production,
so the changes and new code blocks are coming faster than ever before. Anthropic reports that the new
code review system is run on nearly every pull request internally. When a PR is reviewed, human reviewers
often make comments about the issues they see, which the coder needs to go back and fix.
Before running code review, Anthropic coders get back substantive review comments about 16% of the time.
With code review, coders are getting back substantive comments 54% of the time. While that seems to mean
more work for coders, what it really means is that,
that nearly three times the number of coding oopsies have been caught before they cause damage.
According to Anthropic, the size of the internal PR impacts the level of review findings.
Large pull requests with more than 1,000 change lines show findings 84% of the time.
Small pull requests of under 50 lines produce findings 31% of the time.
Anthropic engineers largely agree with what it surfaces.
Less than 1% of findings are marked incorrect.
Heck, even when I code, even if I add just one line of code,
there's a chance I'll introduce a bug.
Testing a code review is essential if you don't want thousands of users coming at you
branching virtual pitchforks and torches.
Don't ask me how I know that, end quote.
Sort of amusing to follow that segment with this one.
The FTE has seen a memo suggesting Amazon, senior vice president Dave Treadwell,
told junior and mid-level engineers,
Amazon will now require more senior engineers to sign off on any AI-assisted code changes
after those AI outages we've discussed on this pod.
Quote, Amazon's e-commerce business has summoned a large group of engineers to a meeting on Tuesday for a deep dive into a spate of outages, including incidents tied to the use of AI coding tools.
The online retail giant said there had been a trend of incidents in recent months characterized by a high blast radius and GenAI assisted changes among other factors, according to a briefing note for the meeting seen by the FT.
under contributing factors, the note included novel gen AI usage for which best practices and safeguards are not yet fully established.
Folks, as you likely know, the availability of the site and related infrastructure has not been good recently.
Dave Treadwell, a senior vice president at the group told employees in an email, also seen by the FT.
The note ahead of Tuesday's meeting did not specify which particular incidents the group planned to discuss.
Amazon's website and shopping app went down for nearly six hours this month,
in an incident that the company said involved an erroneous software code deployment.
The outage left customers unable to complete transactions or access functions such as checking
account details and product prices.
Treadwell, a former Microsoft engineering executive, told employees that Amazon would focus
its weekly this week in Stores Tech, Twist, meaning on a deep dive into some of the issues
that got us here, as well as some short intermediate term initiatives.
The group hopes will limit future outages.
He asked staff to attend the meeting, which is normally optional.
Junior and mid-level engineers require more senior engineers to sign off any AI-assisted changes Treadwell added in the briefing note.
Amazon said the review of website availability was part of normal business, and it aims for continual improvement, end quote.
Peak pollination season, and my business is scaling fast.
To keep the nectar flowing, I need a phone plan with top priority data speeds.
That's why I chose GoogleFi wireless.
My connection stays strong even when the hive is buzzing.
Plus, unlimited plans start at $35 a month.
Now, that's a deal that doesn't stay.
Explore GoogleFi Wireless plans today.
Plus taxes and government fees.
Google Fi Wireless is not subject to data traffic deprioritization
during times of high network usage.
Ready to soundtrack your summer?
With Red Bull Summer All Day Play,
you choose a playlist that fits your summer vibe the best.
Are you a festival fanatic, a deep-end DJ,
a road dog, or a tour?
trail mixer. Just add a song to your chosen playlist and put your summer on track.
Red Bull Summer All Day Play. Red Bull gives you wings. Visit red bull.com slash bright summer ahead to
learn more. See you this summer. Ambition comes in all shapes and sizes. At First Citizens Bank,
we roll with your goals because we're built for what you're building. Fit for your ambition
for Citizens Bank. Whatever your thing, it could be anything. Can
Canva helps you make that thing a thing. Canva is a simple online tool thing. It's a way to design
with our magic AI tool things. You can social media your thing, generate images or videos of your thing,
make decks for presentations to show your thing. Whatever needs to be done for your thing,
Canva can make it an even better and bigger thing. Canva, the thing that makes anything a thing.
Jan Lacoon's Advanced Machine Intelligence Labs has raised a $1.03 billion seed round at a $3.5 billion pre-money
valuation to work on world models in Europe's largest ever seed round.
Quoting the F.T. Advanced Machine Intelligence Labs announced on Tuesday that its first fundraising
included backing from a global group of investors. These include France's Cathay Innovation,
Amazon founder Jeff Bezos' Bezos Expeditions, Singapore's Temasek, Soul-based SBVA and U.S. Chip Giant
NVIDIA.
The $1.03 billion seed round is second only to U.S. startup thinking machines lab, which raised $2 billion
last June, according to data from Deal Room.
The new venture has a pre-money valuation of $3.5 billion.
It will be led by Alexander Lebrun, former chief executive of French startup Nabila,
with Lacoon serving as executive chair.
Laurent Solé, who was met as Vice President for Europe, is joining as the chief operating officer.
The company is launching with a dozen employees across offices in Paris, New York, Singapore, and Montreal.
The record-breaking fundraising underscores rising interest among investors in new approaches to AI that go beyond today's large-language models.
Lacoon, a French-U.S. scientist and Turing Award winner, has argued that systems trained mainly on text will struggle to achieve human-level reasoning.
Instead, he is building so-called world models that understand the physical environment with
potential applications in robotics and transport.
The startup will build on work by Lacoon at Meta on new AI architecture that can learn about
the world through videos and spatial data rather than just language.
These models are designed to retain memory and reason and to plan complex action sequences.
Anything that involves understanding the real world, we think large language models and
generative AI in general, is not the right solution.
said Chief Executive Lebrun. We have at least a year of research before deploying our first
real-world applications, but this is not an applied AI company. AMI Labs launch is the latest in a
string of high-profile AI funding rounds in Europe this year. They include AI cloud provider
and scale, which announced a $2 billion funding round on Monday, video AI startup synthasia,
and secretive AI chip startup OLIX. Last month, the FT reported that David Silver,
one of Britain's top AI researchers is in discussions to raise $1 billion in a round led by Sequoia Capital
for his new venture ineffable intelligence. We want to be a global company and the round
structure reflects the way we want to build, Lebrun said. There is incredible talent elsewhere outside
Silicon Valley. His former company, Nabila, will be the startup's first partner applying its new
models in the healthcare industry. Lebrun added, Lecoons, ex-employer meta, is not an investor in his new
company, but will form a, quote, partnership with AMI Labs that will grant the tech giant access to the
technology it can commercialize, end quote. Finally today, the new MacBook Neo, is it worth giving a try? As ever,
I turn to the verge for their review, quote, the MacBook Neo is basically the M1 MacBook Air all over again.
That laptop changed the game in 2020 and became the default option for just about anyone who wanted a great
all around thin and light laptop and could spend $1,000.
The M1 Air was good enough that you could still buy a new one until last month.
The Neo takes its place as Apple's cheapest laptop with a starting price of $599 and enough power to handle everyday tasks and last all day on a charge.
It's designed to entice students and first-time laptop buyers into Apple's world, and it will.
The Air is still better than the Neo in pretty much every way,
but even the cheapest MacBook Neo is good enough to be the go-to Apple laptop for a lot of people.
Actually, not just the go-to Apple laptop,
the Neo's hardware simultaneously embarrasses an entire class of affordable
and even far-pricier Windows laptops, as well as just about any Chromebook.
And the thing runs on an iPhone chip.
The Neo is, it just works at a lower price.
The 13-inch screen is vivid, bright, and pleasant to look at.
It even gets bright enough to comfortably use outside and all but direct glare.
The speakers sound full for their size, and cranking the volume can fill a small room with music.
They don't get as loud or brassy as the four-and-six speaker setups on price of your MacBooks,
and by comparison, they sound thinner.
But for dual side-firing speakers, they're a-okay.
And the neo-speakers are much better than the average ones found in cheap or even mid-range Windows laptops.
Just be mindful that you're likely to muffle them when grabbing the side.
of the Neo. Typing on the Neo feels like other current MacBooks. The key travel isn't as deep as on some
Lenovo and Aces keyboards that I prefer, but it's not too shallow like the Butterfly Switch-era
MacBooks were. It's a bummer. There's no backlight illumination, but at least three of the four
color combos have bright, near-white key caps, which helps just a tiny bit. Another just fine component
of the Neo is its 1080P webcam, which looks sharp and clear, even in low light, but lacks the
higher resolution and center stage auto-framing of the current MacBook Ares and Pros.
There will always be cheaper laptops than the MacBook Neo, but you'd be hard-pressed to find
something cheaper and better, or even the same price and better, without a bunch of compromises
somewhere. If you need or want more RAM, a better screen, a faster processor, and more
faster ports, the Neo is not for you. That's what the AIR and Pro are for. But the Neo is
the new default recommendation for students and laptop newcomers who want something easy to
use with minimal fuss. I wouldn't expect a Neo to last quite as long as an air with more RAM,
but the more affordable price makes it a more than worthwhile on-ramp, especially because most
people don't want or need to spend $1,000 on a laptop. Apple now has the perfect laptop for that
crowd, and a few years down the line when they decide it's not quite powerful enough, Apple has
the perfect laptop for that too, end quote. Man, I have really gone all in on football this year.
still top of the Premier League, still in contention for four trophies this year. And, of course,
I'm obsessed with the car wreck that is whether or not Tottenham will get relegated this year. And then
I joined the bandwagon of whether or not Hartz may become the first non-old firm team to win
the Scottish Premier League in 40 years. And my friend from the UK has peeled me into rooting
for Ipswich to get promotion from the championship.
So all of the sudden there are like four different teams and like eight different games every week that I'm really invested in.
By the time you hear this, I'll be hate watching the Tottenham game and rooting for Ipswich on two different screens.
Talk to you tomorrow.
Pay off your home, travel for life, drive a Ferrari.
In celebration of the world premiere of the Monopoly Big Board Buckslot machine by Aristocrat Gaming, Yamava Resort and Casino at San Manuel is giving one person a $1.6 million dream package.
the biggest prize in Yamava's history.
Club Serrano members can earn daily instant prizes
and secure a spot in the finale May 29th.
Don't pass go and own it all.
Only at Yamava, celebrating its 40th anniversary.
You win?
Details at yamava.com must be 21-20.
Please gamble responsibly.
Monopoly is a trademark of Hasbro.
Hasbro is not a sponsor of this promotion.
