OpenAI and Broadcom's Jalapeño chip is designed for inference, the compute-intensive process of serving AI models to users
Sign Up [1] |Advertise [2]|View Online [3]
TLDR
TOGETHER WITH [NICE] [4]
TLDR 2026-06-25
BLACK FRIDAY HIT AT 9:47AM. NICE AI AGENTS HANDLED THE NEXT 4.2
MILLION CONVERSATIONS (SPONSOR) [4]
Do you love listening to hold music on customer support calls?
Your customers probably don't...
With NiCE AI Agents [5], they never need to hear it again, turning
40-minute waits into 40-second resolutions.
Proven at enterprise scale [6], these AI Agents connect your
organization's knowledge to customer needs, automating the full
customer journey from intent to resolution.
Most AI was built to demo. NiCE AI Agents are built for deployment, consistently enhancing every interaction.
Anyone can build an AI Agent. NiCE runs them at scale. Get started [7]
📱
BIG TECH & STARTUPS
OPENAI UNVEILS FIRST CHIP AS PART OF BROADCOM DEAL IN EFFORT TO
‘BUILD THE FULL STACK' (6 MINUTE READ) [8]
OpenAI and Broadcom's Jalapeño chip is designed for inference, the compute-intensive process of serving AI models to users. It took nine
months for the companies to design the chips end-to-end. The use of
OpenAI's AI models helped accelerate the process. Jalapeño is a major
step in OpenAI's plan to build the full-stack behind its models and
products.
TESLA, SUNRUN TEAM UP ON 16 GW VIRTUAL POWER PLANT FOR DATA CENTERS
(6 MINUTE READ) [9]
Sunrun, Tesla, and Renew Home have announced an agreement to
aggregate more than 16 gigawatts of home batteries and other devices
into the largest distributed power plant in the US. The project aims
to address the surging electricity demand from data centers. The
companies already have more than 300 megawatts of capacity ready for
immediate deployment in Virginia. They expect capacity to grow to at
least 500 megawatts by 2030 as more home batteries and thermostats
come online.
🚀
SCIENCE & FUTURISTIC TECHNOLOGY
A NEW $500 MILLION FUND IS TRYING TO ELIMINATE THE COMMON COLD (5
MINUTE READ) [10]
Intercept is a project aimed at making respiratory infections like
the common cold and flu a thing of the past. Launched on June 24, it
will support research into the adoption of technologies like air
filtration to remove pathogens from the air directly. The project has
received $500 million in investments from a variety of sources,
including Stripe and Anthropic. The funds will be used to back the
development of treatments that could protect people from many viruses
at once.
THE ROOMBA GUY'S SECOND ACT: A ROBOT YOU'LL WANT TO SNUGGLE (9 MINUTE
READ) [11]
Colin Angle, who led iRobot for nearly three decades, has a new
startup called Familiar Machines & Magic that is selling a robot
designed to help people monitor their loved ones. The robot, called
the Familiar, is an expressive, furry creature that can react to
people's actions and feelings in an emotionally intelligent way. It is
still in an early prototype stage, so there's no information about
price or availability, but videos of the current iteration of the
product are available in the article. The Familiar will use local
small models to process requests and won't send any data to the cloud.
💻
PROGRAMMING, DESIGN & DATA SCIENCE
HOW BASETEN BUILT THE WORLD'S FASTEST API FOR GLM 5.2 (SPONSOR) [12]
For coding and agentic workloads, GLM 5.2 delivers competitive
intelligence to Opus 4.8 at 1/5th the cost. Baseten's GLM 5.2 API
delivers 280+ TPS, <0.8 TTFT with 99.9% uptime. This is a great model
to achieve higher uptime and lower costs vs. closed weights.
Try GLM 5.2 [13]
WHAT I'M FINDING ABOUT LLM CODE STYLE AND TOKEN COSTS (16 MINUTE
READ) [14]
Large language models will code from scratch unless you explicitly
tell them about existing functionalities. They don't know to use
existing code unless you tell them to. Letting them know what already
exists can result in significant token savings. It can also help
remove entire categories of security and reliability issues.
THE CASE FOR LANGUAGE-NATIVE SOFTWARE (12 MINUTE READ) [15]
Natural language is becoming an interface. Software is beginning to
understand instructions in human language. Language-native software
will accept intent in the language users already speak, translate it
into structured operations, and execute them deterministically. This
makes language the interface itself.
🎁
MISCELLANEOUS
TLDR IS HIRING A SENIOR PMM ($180K-$225K BASE + $40-50K ANNUAL TARGET
BONUS, FULLY REMOTE) [16]
We're hiring a senior PMM to own product marketing at TLDR. You'll
define our positioning, build out sales enablement, and lead every
launch. Learn more [17].
THE CEO OF AWS ON WHY AMAZON IS HIRING 11,000 INTERNS AND JUNIOR
EMPLOYEES (22 MINUTE READ) [18]
Amazon is increasingly in the business of selling software that does white-collar work. However, Matt Garman, the CEO of AWS, says he isn't
worried about AI destroying a huge number of jobs. He believes that
jobs might change, but they're not going away. This article features
highlights from an interview with Garman where he discusses how
technology changes work.
ANTHROPIC'S WHITE HOUSE NEGOTIATIONS ARE REPORTEDLY ON TRACK AFTER
‘WEIRDO' DARIO AMODEI WAS REPLACED (2 MINUTE READ) [19]
Dario Amodei was reportedly weird and hard to deal with during the negotiations between the White House and Anthropic. Talks are now on
track now that his role in the discussions has been replaced by Tom
Brown, another Anthropic co-founder. Brown's manner is warmer and more traditionally personable. He is working on the talks alongside Sarah
Heck, Anthropic's Head of Public Policy, who is quite disciplined and
cautious but comes across as enthusiastic and on-message.
⚡
QUICK LINKS
THE NOTETAKER BOT HAS MET ITS MATCH (SPONSOR) [20]
Granola's AI notepad listens in without joining the call and drafts
next steps from your POV. Get 1 month free [21] with code TLDR1MO.
STOP PROGRAMMING IN MARKDOWN (7 MINUTE READ) [22]
People are using LLMs inappropriately in situations where regular
code would fare much better.
QUALCOMM LANDS META AS FIRST NAMED CUSTOMER FOR ITS DRAGONFLY DATA
CENTRE CHIPS (5 MINUTE READ) [23]
The Dragonfly C1000 is a general-purpose server processor expected to
be available in 2028.
AMAZON SELLER REVEALS RARE GLIMPSE OF SHADOW BRIBERY MARKET (11
MINUTE READ) [24]
Middlemen on messaging apps like Telegram, WeChat, and WhatsApp are
offering access to people inside Amazon who can get things done for a
price.
REACH 7 MILLION ENGAGED TECH PROFESSIONALS (SPONSOR) [25]
Ads get ignored on social media but not in TLDR! Reach developers,
PMs, marketers, founders and other tech leaders where they actually
pay attention. Learn more about sponsorship opportunities. [25]
WRITING LOOPS, NOT PROMPTS, EXPLAINED (15 MINUTE READ) [26]
Automate the parts of prompting that you keep repeating, and keep
judgment close to the parts that matter.
STOP BUILDING CHATBOTS. BUILD AGENTS THAT OPEN PRS (14 MINUTE READ)
[27]
PRs are an artifact that can be reviewed or rejected by a human.
I WROTE A 70X FASTER SQL PARSER WHILE BARELY LOOKING AT THE CODE (8
MINUTE READ) [28]
Lessons learned when rewriting PostHog's SQL parser using multiple
Claude Code sessions running in parallel.
Love TLDR? Tell your friends and get rewards!
Share your referral link below with friends to get free TLDR swag!
https://refer.tldr.tech/66662a80/ [29]
Track your referrals here. [30]
Want to advertise in TLDR? 📰
If your company is interested in reaching an audience of tech
executives, decision-makers and engineers, you may want to ADVERTISE
WITH US [31].
Want to work at TLDR? 💼
APPLY HERE [32], CREATE YOUR OWN ROLE [33] or send a friend's resume
to
jobs@tldr.tech and get $1k if we hire them! TLDR is one of INC.'S
BEST BOOTSTRAPPED BUSINESSES [34] of 2025.
If you have any comments or feedback, just respond to this email!
Thanks for reading,
Dan Ni [35] & Stephen Flanders [36]
Manage your subscriptions [37] to our other newsletters on tech,
startups, and programming. Or if TLDR isn't for you, please
unsubscribe [38].
Links:
------
[1]
https://tldr.tech/signup?utm_source=tldr
[2]
https://advertise.tldr.tech/?utm_source=tldr&utm_medium=newsletter&utm_campaign=advertisetopnav
[3]
https://a.tldrnewsletter.com/web-version?ep=1&lc=265280dc-d4e0-11f0-a661-1b9fa34a893d&p=da102bf8-7079-11f1-bf68-a548f80ba69a&pt=campaign&t=1782383290&s=effc4bb818a86acf8e1d843d7a78fdb22a80f68d297985df5b017104f6d9ed43
[4]
https://www.nice.com/products/agentic-experience-automation?utm_source=tldr&utm_medium=sponsorednewsletter&utm_campaign=NL_Q226_EN_COG_GLOB_261084_WEB_Solutions-Campaign-Its-a-fact&utm_content=0000000_header_black_friday_hit&utm_detail=tldr-6.25-primary-placement
[5]
https://www.nice.com/products/agentic-experience-automation?utm_source=tldr&utm_medium=sponsorednewsletter&utm_campaign=NL_Q226_EN_COG_GLOB_261084_WEB_Solutions-Campaign-Its-a-fact&utm_content=0000000_body_intro_nice_ai_agents&utm_detail=tldr-6.25-primary-placement
[6]
https://www.nice.com/products/agentic-experience-automation?utm_source=tldr&utm_medium=sponsorednewsletter&utm_campaign=NL_Q226_EN_COG_GLOB_261084_WEB_Solutions-Campaign-Its-a-fact&utm_content=0000000_body_outro_enterprise_scale&utm_detail=tldr-6.25-primary-placement
[7]
https://www.nice.com/products/agentic-experience-automation?utm_source=tldr&utm_medium=sponsorednewsletter&utm_campaign=NL_Q226_EN_COG_GLOB_261084_WEB_Solutions-Campaign-Its-a-fact&utm_content=0000000_cta_started&utm_detail=tldr-6.25-primary-placement
[8]
https://www.cnbc.com/2026/06/24/openai-and-broadcom-reveal-jalapeno-first-ai-chip-in-partnership.html?utm_source=tldrnewsletter
[9]
https://electrek.co/2026/06/24/tesla-sunrun-16gw-vpp-data-centers/?utm_source=tldrnewsletter
[10]
https://time.com/article/2026/06/24/500-million-intercept-fund-eliminate-common-cold/?utm_source=tldrnewsletter
[11]
https://links.tldrnewsletter.com/nFeSKW
[12]
https://www.baseten.co/blog/how-we-built-the-worlds-fastest-api-for-glm-52/#higher-tps-with-multi-token-prediction?utm_source=tldr_newsletter&utm_medium=paid_newsletter&utm_campaign=awareness_GLM_52_Performance_2026-06-24
[13]
https://www.baseten.co/library/glm-52/?utm_source=tldr_newsletter&utm_medium=paid_newsletter&utm_campaign=awareness_GLM_52_Performance_2026-06-24
[14]
https://www.jimmont.com/llm-style-token-costs?utm_source=tldrnewsletter [15]
https://robenglander.com/writing/the-case-for-language-native-software/?utm_source=tldrnewsletter
[16]
https://jobs.ashbyhq.com/tldr.tech/4028e55e-b0f0-433c-8f61-8886d7e07c29?utm_source=tldrnewsletter
[17]
https://jobs.ashbyhq.com/tldr.tech/4028e55e-b0f0-433c-8f61-8886d7e07c29 [18]
https://www.platformer.news/matt-garman-aws-ceo-interview-ai-jobs/?utm_source=tldrnewsletter
[19]
https://gizmodo.com/anthropics-white-house-negotiations-are-reportedly-on-track-after-weirdo-dario-amodei-was-replaced-2000777207?utm_source=tldrnewsletter
[20]
https://go.granola.ai/adops-tldr-tech?utm_source=TLDR&utm_medium=newsletter&utm_campaign=2026-06-25_Quick+Links_Granola&utm_content=header_notetaker_bot_met
[21]
https://go.granola.ai/adops-tldr-tech?utm_source=TLDR&utm_medium=newsletter&utm_campaign=2026-06-25_Quick+Links_Granola&utm_content=cta_1_month
[22]
https://structural.chat/articles/programming-in-markdown/?utm_source=tldrnewsletter
[23]
https://thenextweb.com/news/qualcomm-dragonfly-meta-ai-data-center-chips-modular?utm_source=tldrnewsletter
[24]
https://links.tldrnewsletter.com/THIHOY
[25]
https://advertise.tldr.tech/?utm_source=tldr&utm_medium=newsletter&utm_campaign=quicklinks06252026
[26]
https://rico.codes/loops-not-prompts?utm_source=tldrnewsletter
[27]
https://zackproser.com/blog/build-agents-that-open-prs?utm_source=tldrnewsletter
[28]
https://posthog.com/blog/sql-parser?utm_source=tldrnewsletter
[29]
https://refer.tldr.tech/66662a80/
[30]
https://hub.sparklp.co/sub_e87ba9c7d7c0/1
[31]
https://advertise.tldr.tech/?utm_source=tldr&utm_medium=newsletter&utm_campaign=advertisecta
[32]
https://jobs.ashbyhq.com/tldr.tech
[33]
https://jobs.ashbyhq.com/tldr.tech/c227b917-a6a4-40ce-8950-d3e165357871 [34]
https://www.linkedin.com/feed/update/urn:li:activity:7401699691039830016/ [35]
https://twitter.com/tldrdan
[36]
https://twitter.com/SteveFlanders22
[37]
https://tldr.tech/tech/manage?email=tldrnewsletter%40synchro.net
[38]
https://a.tldrnewsletter.com/unsubscribe?ep=1&l=cfa2d55a-b7be-11e8-a3c9-06b79b628af2&lc=265280dc-d4e0-11f0-a661-1b9fa34a893d&p=da102bf8-7079-11f1-bf68-a548f80ba69a&pt=campaign&pv=4&spa=1782381692&t=1782383290&s=0cbb9ff04e45820071c5e8dc53d327a8e811d17c37f3c168f99e6c59fc7e5330
---
■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net