Apple's iPhone 17 Air will weigh approximately 145 grams. The
6.6-inch, 5.5 mm-thin device will have a battery capacity of
2,800mAh
Sign Up [1] |Advertise [2]|View Online [3]
TLDR
TOGETHER WITH [You.com] [4]
TLDR 2025-05-20
OPENAI ADMITS YOU.COM'S DEEP RESEARCH IS MORE ACCURATE THAN ITS OWN
(SPONSOR) [4]
According to benchmarks, ARI beats OpenAI's Deep Research with a 76%
WIN RATE. [4]
Put it to the test! You.com is giving TLDR readers their Team plan
($375 value), including:
¨ 5 ARI REPORTS - deep research agent that analyzes 400+ sources
across private, public, and premium data to produce
fully-customizable, McKinsey-style reports [4]in < 5 mins
¨ ACCESS TO 31+ LATEST AI MODELS IN ONE PLACE - includes ChatGPT,
Claude, Gemini, Llama, Grok, DeepSeek, and more
¨ AI AGENTS - automate any work-related sequence as an agentic
workflow that can be shared across teams for huge productivity gains.
¨ Claim your FREE gift & try now. Offer expires 5/31.¨ [4]
¨
BIG TECH & STARTUPS
NLWEB IS MICROSOFT'S PROJECT TO BRING MORE CHATBOTS TO WEB PAGES (2
MINUTE READ) [5]
Microsoft's NLWeb project enables websites to provide a
conversational interface for users with a few lines of code, the AI
model of their choice, and their own data. Sites using NLWeb can make
their content discoverable and accessible to platforms that support
MCP. NLWeb could play a similar role to HTML for the agentic web and
allow users to interact directly with web content in a rich, semantic
manner. The NLWeb project started with OpenAI, which was working on an
early version last November.
IPHONE 17 AIR BATTERY CAPACITY AND WEIGHT ALLEGEDLY REVEALED (2
MINUTE READ) [6]
Apple's iPhone 17 Air, which is expected to launch later this year,
will weigh approximately 145 grams. The 6.6-inch, 5.5 mm-thin device
will have a battery capacity of 2,800mAh and may use Apple's
power-efficient C1 modem. There have been mixed reports regarding the
iPhone 17 Air's potential battery performance, but Apple apparently
determined that 60% to 70% of users will be able to use the device for
a full day without needing to recharge throughout the day. The company
is reportedly planning to release a battery case as an optional
accessory to mitigate this problem.
¨
SCIENCE & FUTURISTIC TECHNOLOGY
NVIDIA OPENS UP SPEEDY NVLINK INTERCONNECT TO CUSTOM CPUS, ASICS (4
MINUTE READ) [7]
Nvidia's NVLink Fusion, introduced at Computex this week, opens the
NVLink interconnect tech to non-Nvidia-designed accelerators. NVLink
enables multiple GPUs in a system or rack to behave like a single
accelerator with shared compute and memory resources. The technology
will be offered in two configurations: the first will be for
connecting custom CPUs to Nvidia GPUs, and the second involves using
NVLink to connect Grace and Vera CPUs to non-Nvidia accelerators. This
should theoretically open up the possibility of superchip-style
compute assemblies that feature any combination of CPUs and GPUs as
long as Nvidia technology is involved.
23ANDME AND ITS USER DATA WILL SOON BELONG TO A PHARMACEUTICAL GIANT
(2 MINUTE READ) [8]
23andMe will be sold to Regeneron Pharmaceuticals for $256 million.
The sale includes 23andMe's Total Health and Research Services
business and biobank of customer data and genetic samples. 23andMe
says that customer data is anonymized and stored genetic samples are
destroyed when users delete their accounts, but it is unclear how much information is retained. Regeneron's co-founder said that the purchase
will further the company's large-scale genetics research into future
drugs and treatments. 23andMe has collected genetic samples and data
from more than 15 million customers.
¨
PROGRAMMING, DESIGN & DATA SCIENCE
JOIN FERN AND HELP US BUILD THE FUTURE OF DELIGHTFUL DEVELOPER
EXPERIENCES! (JOB POSTS, $170K-$230K + EQUITY, BROOKLYN) [9]
At Fern, we're building open source tools to automatically generate
idiomatic SDKs and documentation for any API.
We're looking for a TypeScript SDK Lead [10], a Python SDK Lead
[11], and an infrastructure engineer [12] to own our internal
developer experience.
If you're passionate about building for developers and shipping
fast, check out our careers page [9]!
GITHUB COPILOT CODING AGENT IN PUBLIC PREVIEW (2 MINUTE READ) [13]
Copilot coding agent lets developers delegate issues so they can
focus on the creative, complex, and high-impact work that matters
most. Developers simply assign issues to Copilot as they would another developer, and Copilot will work in the background using a secure
cloud-based development environment. The agent will explore the
repository, make changes, and validate its work before it pushes.
Developers can ask Copilot to make changes to pull requests by leaving comments. The agent excels in low-to-medium complex tasks in
well-tested codebases.
CLAUDE CODE SDK (7 MINUTE READ) [14]
Anthropic's Claude Code SDK allows developers to programmatically
integrate Claude Code into their applications. It enables running
Claude Code as a subprocess. The SDK currently supports command-line
usage. TypeScript and Python SDKs are coming soon. This page provides
a guide on basic SDK usage.
¨
MISCELLANEOUS
VIBE CODING IS REWRITING THE RULES OF TECHNOLOGY (20 MINUTE READ)
[15]
Vibe coding represents a fundamental reimagining of the software
development process. Instead of crafting lines of code, developers get
to focus on vision and creative direction. It has the potential to
transform technology development for the better - anyone with an idea
for how technology could solve a problem can create that solution
without specialized technical training. Vibe coding isn't just a
technical shift, it's a cultural one that challenges assumptions about
who gets to create technology and how that creation happens.
THERE'S NO FREE LUNCH AT APPLE (8 MINUTE READ) [16]
Apple is known for not giving its employees free lunches - even Steve
Jobs paid for his own lunch. However, recently, the team working on
Apple Intelligence were given vouchers to eat for free, breeding
resentment among other teams. The team still shipped late. This
article looks at the multiple failures within Apple's AI efforts.
Apple may need to make some big changes to catch up, such as a big
acquisition. While it doesn't usually make such moves, the current
situation isn't typical - the company needs to let go of the past and
operate in the future.
¨
QUICK LINKS
AI ENGINEER WORLD'S FAIR (SPONSOR) [17]
The world's biggest event for AI builders is in SF from June 3-5.
Speakers include leaders from OpenAI, DeepMind, Anthropic, and
more, click here to get 30% off your ticket [18].
HUAWEI IS LOOKING TO SURPASS THE BILLION-USER MARK WITH ITS HARMONYOS
NEXT OPERATING SYSTEM, AS IT CAN NO LONGER USE MICROSOFT WINDOWS (3
MINUTE READ) [19]
What began as a survival strategy against US sanctions has evolved
into an initiative to position HarmonyOS as a dominant operating
system across smartphones, tablets, TVs, and PCs.
TURNING FEEDBACK INTO FEATURES: BUILDING MY NPX BUSINESS CARD (5
MINUTE READ) [20]
This developer built custom terminal business cards to give others a
way to connect to them that felt a little different.
LLM MEMORY (19 MINUTE READ) [21]
This post looks at different ways to store information for large
language models to access later in the interaction.
THE PRINCIPLES OF DATABASE DESIGN, OR, THE TRUTH IS OUT THERE (3
MINUTE READ) [22]
Poor design leads to semantic confusion and technical instability -
this post presents a list of design principles to follow for formal
database design.
JUDGE PRESSURES APPLE TO APPROVE FORTNITE OR RETURN TO COURT (3
MINUTE READ) [23]
Apple has been asked to approve Epic's submission for Fortnite on the
US App Store or return to court to explain the legal basis as to why
it has not done so.
MICROSOFT CTO KEVIN SCOTT ON HOW AI CAN SAVE THE WEB, NOT DESTROY IT
(56 MINUTE READ) [24]
A transcript of an interview with Microsoft's Chief Technology
Officer, Kevin Scott, where he talks about the future of search,
Microsoft's relationship with OpenAI, Scott's feelings about AI's
capabilities scaling up over time, and his thoughts on AI as a
creative tool.
Love TLDR? Tell your friends and get rewards!
Share your referral link below with friends to get free TLDR swag!
https://refer.tldr.tech/1fd848fa/ [25]
Track your referrals here. [26]
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 [27].
Want to work at TLDR? ¨
APPLY HERE [28] or send a friend's resume to
jobs@tldr.tech and get
$1k if we hire them!
If you have any comments or feedback, just respond to this email!
Thanks for reading,
Dan Ni [29] & Stephen Flanders [30]
Manage your subscriptions [31] to our other newsletters on tech,
startups, and programming. Or if TLDR isn't for you, please
unsubscribe [32].
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=b5bb39ac-a04f-11ee-8692-6388dbdd6fd1&p=ed50b252-354f-11f0-8eb5-592a50fdb425&pt=campaign&t=1747737811&s=a495793e8a5fd457d7e08fbf8b871b7243e1918b600271ec9f2812064616bc59
[4]
https://you.com/ari?utm_campaign=13476006-TLDR%20General%2020May25&utm_source=Newsletter&utm_medium=Newsletter&utm_content=TLDR_General_Pri_ARI_20May25
[5]
https://techcrunch.com/2025/05/19/nlweb-is-microsofts-project-to-bring-more-chatbots-to-webpages/?utm_source=tldrnewsletter
[6]
https://www.macrumors.com/2025/05/19/iphone-17-air-battery-capacity-revealed/?utm_source=tldrnewsletter
[7]
https://www.theregister.com/2025/05/19/nvidia_nvlink_fusion/?utm_source=tldrnewsletter
[8]
https://www.theverge.com/news/669548/23andme-bankruptcy-auction-regeneron-purchase?utm_source=tldrnewsletter
[9]
https://jobs.ashbyhq.com/buildwithfern?utm_source=tldrnewsletter
[10]
https://jobs.ashbyhq.com/buildwithfern/dd2c351b-1368-41c2-bada-5860d0f73a5e?utm_source=tldrnewsletter
[11]
https://jobs.ashbyhq.com/buildwithfern/cb006a48-8970-4267-8974-bd40f932a181?utm_source=tldrnewsletter
[12]
https://jobs.ashbyhq.com/buildwithfern/a78fb05c-3581-4b3e-8b39-dbe33082b3a6?utm_source=tldrnewsletter
[13]
https://github.blog/changelog/2025-05-19-github-copilot-coding-agent-in-public-preview/?utm_source=tldrnewsletter
[14]
https://docs.anthropic.com/en/docs/claude-code/sdk?utm_source=tldrnewsletter
[15]
https://www.freethink.com/artificial-intelligence/vibe-coding?utm_source=tldrnewsletter
[16]
https://spyglass.org/theres-no-free-lunch-at-apple/?utm_source=tldrnewsletter
[17]
https://ti.to/software-3/ai-engineer-worlds-fair-2025/discount/THANKSTLDR?utm_source=tldrnewsletter
[18]
https://ti.to/software-3/ai-engineer-worlds-fair-2025/discount/THANKSTLDR [19]
https://www.techradar.com/pro/huawei-is-looking-to-surpass-the-billion-user-mark-with-its-harmonyos-next-operating-system-as-it-can-no-longer-use-microsoft-windows?utm_source=tldrnewsletter
[20]
https://ashley.dev/posts/turning-feedback-into-features/?utm_source=tldrnewsletter
[21]
https://grantslatton.com/llm-memory?utm_source=tldrnewsletter
[22]
https://ebellani.github.io/blog/2025/the-principles-of-database-design-or-the-truth-is-out-there/?utm_source=tldrnewsletter
[23]
https://techcrunch.com/2025/05/19/judge-pressures-apple-to-approve-fortnite-or-return-to-court/?utm_source=tldrnewsletter
[24]
https://www.theverge.com/decoder-podcast-with-nilay-patel/669409/microsoft-cto-kevin-scott-interview-ai-natural-language-search-openai?utm_source=tldrnewsletter
[25]
https://refer.tldr.tech/1fd848fa/
[26]
https://hub.sparklp.co/sub_32edf8dd66ae/1
[27]
https://advertise.tldr.tech/?utm_source=tldr&utm_medium=newsletter&utm_campaign=advertisecta
[28]
https://jobs.ashbyhq.com/tldr.tech
[29]
https://twitter.com/tldrdan
[30]
https://twitter.com/SteveFlanders22
[31]
https://tldr.tech/tech/manage?email=tldr%40synchro.net
[32]
https://a.tldrnewsletter.com/unsubscribe?ep=1&l=cfa2d55a-b7be-11e8-a3c9-06b79b628af2&lc=b5bb39ac-a04f-11ee-8692-6388dbdd6fd1&p=ed50b252-354f-11f0-8eb5-592a50fdb425&pt=campaign&pv=4&spa=1747735274&t=1747737811&s=76bbe906c5407b742c7ee4a7a4a9405eccd7750faa644cb5e6f7d71d01c0c9d8
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net