• DOJ targets Nvidia antitrust ⚖️, Tesla Robotaxi event 🚕, Apple ends LCD use 📱

    From TLDR@VERT to tldr@synchro.net on Wed Sep 4 10:37:57 2024
    --Hu_xl3Cm
    Content-Type: text/plain; charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    The US Department of Justice has sent subpoenas to Nvidia and other
    compa=
    nies seeking evidence that the chipmaker violated antitrust
    laws.=C2=
    =A0=20

    Sign Up [1] |Advertise [2]|View Online [3]=20

    =09=09TLDR=20
    =

    =09=09TOGETHER WITH [Fern] [4]

    TLDR 2024-09-04

    FERN: INPUT OP=
    ENAPI SPEC =E2=86=92 GET STRIPE-LEVEL SDKS AND API DOCS
    (SPONSOR) [4]=20
    =

    Get your API into the hands of more developers 5x faster. The Fern
    SD=
    K Generator [5]=C2=A0takes your OpenAPI Specification and turns it into
    a=
    typesafe=C2=A0API client in developers' preferred language(s).

    =
    =E2=9C=85=C2=A06 languages supported: TypeScript, Python, Java, Go, Ruby, C=
    #
    (Rust, PHP, Swift coming soon)

    =E2=9C=85=C2=A0Hosts a docs website=
    with your API Reference (like Cohere's [6])

    =E2=9C=85=C2=A0Automatica=
    lly=C2=A0publishes SDKs to registries like NPM and PyPI

    =E2=9C=85=
    =C2=A0Fully featured [7] with pagination, auto-retries with backoff,
    OAut=
    h=C2=A0token refresh, Webhook=C2=A0verification, and more

    =E2=9C=85=
    =C2=A0Integrates into your CI/CD

    =E2=9C=85=C2=A0Proudly built open sou=
    rce (2.6k GitHub stars)

    =F0=9F=AA=84=C2=A0Get a walkthrough from a pro=
    duct expert [8] or join the Slack
    Community [9]

    =F0=9F=93=B1=20

    B=
    IG TECH & STARTUPS

    NVIDIA GETS DOJ SUBPOENA IN ESCALATING ANTITRUST P=
    ROBE (4 MINUTE
    READ) [10]=20

    The US Department of Justice has sent su=
    bpoenas to Nvidia and other
    companies seeking evidence that the chipmaker=
    violated antitrust laws.
    Antitrust officials are concerned that Nvidia i=
    s making it harder to
    switch to other suppliers and penalizing buyers tha=
    t don't exclusively
    use its artificial intelligence chips. Nvidia claims =
    that its market
    dominance stems from the quality of its products. The com=
    pany
    prioritizes customers who can make use of its products in ready-to-g=
    o
    data centers as soon as they're provided to prevent stockpiling and to=

    speed up the broader adoption of AI.=20

    RIP LCD: APPLE REPORTEDLY GO=
    ES ALL-OLED FOR NEW IPHONES (2 MINUTE
    READ) [11]=20

    Apple is reported=
    ly putting OLED-based screens into all of its
    iPhones in the iPhone 16 li=
    neup. The company is no longer using
    displays from Japanese suppliers and=
    ramping up the use of OLEDs from
    China and South Korea. OLED displays we=
    re previously only available in
    the premium Pro and Pro Max models. The n=
    ew phones, expected to be
    announced on September 9, will also feature the=
    introduction of new
    Apple Intelligence AI features.=20

    =F0=9F=9A=
    =80=20

    SCIENCE & FUTURISTIC TECHNOLOGY

    SPACEX POLARIS DAWN MISSION=
    SET TO LAUNCH EARLY FRIDAY (2 MINUTE
    READ) [12]=20

    The SpaceX Polari=
    s Dawn mission, set to feature the first-ever
    spacewalk by private citize=
    ns, is now scheduled to launch on Friday
    from NASA's Kennedy Space Center=
    , with backup opportunities on
    Saturday and Sunday. The mission aims to r=
    each a peak altitude of 870
    miles, the highest for any crewed mission in =
    over half a century. The
    crew will be wearing newly developed SpaceX extr=
    avehicular activity
    suits on their spacewalk. The launch was delayed twic=
    e last week due
    to technical issues and weather constraints.=20

    NEW F=
    ORMS OF STEEL FOR STRONGER, LIGHTER CARS (9 MINUTE READ) [13]=20

    Automa=
    kers tweak production processes to create new steels that allow
    them to b=
    uild cars that are both safer and more fuel-efficient. Most
    steel is more=
    than 98 percent iron - it's the remaining amounts that
    make the differen=
    ce. Modifying treatment methods can also change the
    metal's structure to =
    yield different properties. This article looks at
    some of these technique=
    s and the materials that comprise modern
    vehicles.=20

    =F0=9F=92=BB=20
    =

    PROGRAMMING, DESIGN & DATA SCIENCE

    =E2=9C=82=EF=B8=8F CUT YOUR QA =
    CYCLES DOWN FROM HOURS TO MINUTES (SPONSOR) [14]=20

    If slow QA processe=
    s bottleneck you or your software engineering team
    and you're releasing s=
    lower because of it =E2=80=94 you need to check out QA
    Wolf.

    QA Wolf=
    's [14] AI-native approach gets engineering teams to 80%
    automated end-to=
    -end test coverage [14] and helps them ship 2x faster
    by reducing QA cycl=
    es from hours to minutes.

    The result? With QA Wolf, Drata's team of 80=
    + engineers [15] achieved
    4x more test cases and 86% faster QA cycles.
    =

    Schedule a demo to learn more =F0=9F=90=BA [14]

    QUICK GUIDE TO WEB=
    TYPOGRAPHY FOR DEVELOPERS (18 MINUTE READ) [16]=20

    This guide covers k=
    ey typography settings and teaches how to
    manipulate them with CSS to mak=
    e texts on apps and websites look good
    by default. It is designed to help=
    developers get good results without
    diving headfirst into typography. Th=
    e guide focuses on general
    adjustments that make text good-looking and ea=
    sy to read and the CSS
    rules needed to achieve that. Experienced designer=
    s shouldn't be
    afraid to break the rules, but developers should probably =
    stick to
    sensible defaults if they're not sure.=20

    GREPPABILITY IS AN=
    UNDERRATED CODE METRIC (5 MINUTE READ) [17]=20

    Making a codebase searc=
    hable can make functions, error messages,
    class names, and other componen=
    ts easier to find. Splitting up
    identifiers is a bad idea because while i=
    t looks nice, it makes it
    easier to miss specific occurrences. Use the sa=
    me names for things
    across the stack, otherwise, you'll have to make mult=
    iple queries to
    find all occurrences. Flat-named structures are mostly be=
    tter than
    nested ones.=20

    =F0=9F=8E=81=20

    MISCELLANEOUS

    TESLA=
    WILL NEED SOME HOLLYWOOD MAGIC FOR ITS ROBOTAXI REVEAL (7
    MINUTE READ) [=
    18]=20

    Tesla will likely reveal its long-awaited autonomous robotaxi at=
    the
    Warner Bros. movie studio in Los Angeles at an event on October 10.=

    The 110-acre lot contains fake suburban towns, which could be an ideal=

    location to test the technology. The company has been collecting data
    =
    in the area to help its demonstration perform flawlessly. This
    approach s=
    uggests that the technology is still far away from true
    Level 5 autonomy =
    and restrained by geographic limitations.=20

    INTEL REVEALS FIRST LUNAR =
    LAKE LAPTOP CPUS: EVERYTHING YOU NEED TO
    KNOW (9 MINUTE READ) [19]=20

    =
    Intel's new Core Ultra 200V lineup, formerly known as Lunar Lake,
    claims=
    to beat Qualcomm's Snapdragon X Elite and AMD Strix Point
    laptop chips i=
    n almost every way. The first wave of laptops is set to
    ship on September=
    24. They will feature a significantly increased
    battery life and increas=
    ed performance. Despite improvements, the
    laptops in the new lineup will =
    be limited to 32GB of RAM - users who
    want more cores, threads, and RAM w=
    ill have to wait for Intel's Arrow
    Lake, which may be coming as soon as O=
    ctober 10.=20

    =E2=9A=A1=20

    QUICK LINKS

    CSV IMPORTS FROM ANYWHER=
    E =E2=86=92 YOUR APP (SPONSOR) [20]=20

    Launch one-click CSV import in m=
    inutes with a single line of code,
    and 50+ no-code validations to handle =
    your customers' messiest
    spreadsheets. See OneSchema [20]=20

    THE 2034=
    WEBSITE (9 MINUTE READ) [21]=20

    MIT's 6.UAT class had a website that l=
    asted 15 years - this post
    discusses how it was redesigned to last anothe=
    r 15 years.=20

    OPENAI, STILL HAUNTED BY ITS CHAOTIC PAST, IS TRYING TO =
    GROW UP (9
    MINUTE READ) [22]=20

    OpenAI is struggling to transform its=
    elf into a profit-driven company
    while satisfying worries about the safet=
    y of artificial intelligence.=20

    MICROSOFT ROLLED OUT AI PCS THAT CAN'T=
    PLAY TOP GAMES=E2=80=94AND THERE'S
    NO QUICK FIX (5 MINUTE READ) [23]=20
    =

    The Copilot+ PCs that Microsoft and its partners rolled out this
    Spri=
    ng use Qualcomm's Arm-based chips, which aren't compatible with
    many lead=
    ing video games.=20

    WHY YOU SHOULDN'T STORE LARGE FILES IN GIT (6 MINUT=
    E READ) [24]=20

    When you add a large file to git, it creates a new entr=
    y in the
    object database, and since there's no real way to isolate the ch=
    ange,
    everyone who ever uses the repository will need to download the fil=
    e
    change.=20

    WHY-IS-NODE-RUNNING (GITHUB REPO) [25]=20

    why-is-nod=
    e-running is a tool that helps developers figure out why
    Node.js is runni=
    ng.=20

    YUBIKEYS ARE VULNERABLE TO CLONING ATTACKS THANKS TO NEWLY DISCO=
    VERED
    SIDE CHANNEL (9 MINUTE READ) [26]=20

    The YubiKey 5 contains an =
    unpatchable cryptographic flaw that makes
    it vulnerable to cloning if an =
    attacker gains temporary physical
    access to it - all YubiKeys running fir=
    mware prior to version 5.7 are
    permanently vulnerable.=20

    Love TLDR? T=
    ell your friends and get rewards!

    Share your referral link below with=
    friends to get free TLDR swag!=20

    https://refer.tldr.tech/1fd848fa/ [2=
    7]=20

    =09=09 Track your referrals here. [28]=20

    Want to advertise in =
    TLDR? =F0=9F=93=B0

    If your company is interested in reaching an audie=
    nce of tech
    executives, decision-makers and engineers, you may want to AD=
    VERTISE
    WITH US [29].=20

    If you have any comments or feedback, just r=
    espond to this email!=20

    Thanks for reading,=20
    Dan Ni & Stephen Flander=
    s=20

    If you don't want to receive future editions of TLDR, please
    unsu=
    bscribe from TLDR [30] or manage all of your TLDR newsletter
    subscription=
    s [31].=20

    =20

    Links:
    ------
    [1] https://tldr.tech/signup?utm_sou=
    rce=3Dtldr
    [2] https://advertise.tldr.tech/?utm_source=3Dtldr&utm_medium= =3Dnewsletter&utm_campaign=3Dadvertisetopnav
    [3] https://a.tldrnewsletter= .com/web-version?ep=3D1&lc=3Db5bb39ac-a04f-11ee-8692-6388dbdd6fd1&p=3Dede64= 594-6a8c-11ef-8147-e72c2c610e11&pt=3Dcampaign&t=3D1725446277&s=3D2011c32b80= 1448d8b465074e569965bbb081775f26db4a860327cb078538e817
    [4] https://buildw= ithfern.com/#sdks?utm_medium=3Demail&utm_source=3Dtldr&utm_campaign=3Dfern-= sdk-generator
    [5] https://buildwithfern.com/#sdks
    [6] https://docs.cohe=
    re.com/
    [7] https://buildwithfern.com/learn/sdks/features/strongly-typed=

    [8] https://buildwithfern.com/contact?utm_medium=3Demail&utm_source=3Dtl= dr&utm_campaign=3Dfern-sdk-generator
    [9] https://join.slack.com/t/fern-co= mmunity/shared_invite/zt-2dpftfmif-MuAegl8AfP_PK8s2tx350Q
    [10] https://ww= w.bloomberg.com/news/articles/2024-09-03/nvidia-gets-doj-subpoena-in-escala= ting-antitrust-investigation?accessToken=3DeyJhbGciOiJIUzI1NiIsInR5cCI6IkpX= VCJ9.eyJzb3VyY2UiOiJTdWJzY3JpYmVyR2lmdGVkQXJ0aWNsZSIsImlhdCI6MTcyNTQwMjM1Ni= wiZXhwIjoxNzI2MDA3MTU2LCJhcnRpY2xlSWQiOiJTSVZYVklEV1gyUFQwMCIsImJjb25uZWN0S= WQiOiJFQTExNDNDNTM4NEE0RUY5QTg5RjJEN0IxMTg2MzcwOSJ9.QJgZA6521x19T0OQcxaqu5t= Q3Gi-TMFL-Z7H1AC1WcU&utm_source=3Dtldrnewsletter
    [11] https://www.cnet.co= m/tech/mobile/rip-lcd-apple-reportedly-goes-all-oled-for-new-iphones/?utm_s= ource=3Dtldrnewsletter
    [12] https://phys.org/news/2024-09-spacex-polaris-= dawn-mission-early.html?utm_source=3Dtldrnewsletter
    [13] https://knowable= magazine.org/content/article/technology/2024/new-steel-for-stronger-lighter= -cars?utm_source=3Dtldrnewsletter
    [14] https://www.qawolf.com/?utm_campai= gn=3DScaleAutomatedQA09032024&utm_source=3Dtldr&utm_medium=3Dnewsletter
    [=
    15] https://www.qawolf.com/case-studies/drata?utm_campaign=3DCutQACycles071= 82024&utm_source=3Dtldr&utm_medium=3Dnewsletter
    [16] https://sinja.io/blo= g/web-typography-quick-guide?utm_source=3Dtldrnewsletter
    [17] https://mor= izbuesing.com/blog/greppability-code-metric/?utm_source=3Dtldrnewsletter
    =
    [18] https://www.theverge.com/2024/9/3/24234785/tesla-robotaxi-event-warner= -bros-mapping-data-musk?utm_source=3Dtldrnewsletter
    [19] https://www.thev= erge.com/2024/9/3/24233957/intel-lunar-lake-core-ultra-200v-launch?utm_sour= ce=3Dtldrnewsletter
    [20] https://www.oneschema.co/?utm_campaign=3D1308971= 8&utm_medium=3Dtldr&utm_source=3Dnewsletter
    [21] https://kennethfriedman.= org/thoughts/2019/the-2034-website/?utm_source=3Dtldrnewsletter
    [22] http=
    s://links.tldrnewsletter.com/14XQRE
    [23] https://links.tldrnewsletter.com=
    /10SgOE
    [24] https://blog.moonglow.ai/why-you-shouldnt-store-large-files-= in-git/?utm_source=3Dtldrnewsletter
    [25] https://github.com/mafintosh/why= -is-node-running?utm_source=3Dtldrnewsletter
    [26] https://arstechnica.com= /security/2024/09/yubikeys-are-vulnerable-to-cloning-attacks-thanks-to-newl= y-discovered-side-channel/?utm_source=3Dtldrnewsletter
    [27] https://refer=
    .tldr.tech/1fd848fa/
    [28] https://hub.sparklp.co/sub_32edf8dd66ae/1
    [29=
    ] https://advertise.tldr.tech/?utm_source=3Dtldr&utm_medium=3Dnewsletter&ut= m_campaign=3Dadvertisecta
    [30] https://a.tldrnewsletter.com/unsubscribe?e= p=3D1&l=3Dcfa2d55a-b7be-11e8-a3c9-06b79b628af2&lc=3Db5bb39ac-a04f-11ee-8692= -6388dbdd6fd1&p=3Dede64594-6a8c-11ef-8147-e72c2c610e11&pt=3Dcampaign&pv=3D4= &spa=3D1725444059&t=3D1725446277&s=3D870630fab8a049104fcb550ab4e56ad46a4ee7= a6fbb267ed88840f3a0b3eb855
    [31] https://tldr.tech/tech/manage?email=3Dtld=
    r%40synchro.net
    --Hu_xl3Cm
    Content-Type: text/html; charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    <!DOCTYPE html><html lang=3D"en"><head><meta http-equiv=3D"Content-Type" co= ntent=3D"text/html charset=3DUTF-8"><meta charset=3D"UTF-8"><meta name=3D"v= iewport" content=3D"width=3Ddevice-width"><meta name=3D"x-apple-disable-mes= sage-reformatting"><title>TLDR</title><meta name=3D"color-scheme" content= =3D"light dark"><meta name=3D"supported-color-schemes" content=3D"light dar= k"><style type=3D"text/css">
    =09=09=09:root {
    =09=09=09=09color-scheme: light dark; supported-color-schemes: light dark; =09=09=09}
    =09=09=09
    =09=09=09*,
    =09=09=09*:after,
    =09=09=09*:before {
    =09=09=09=09-webkit-box-sizing: border-box; -moz-box-sizing: border-box; bo= x-sizing: border-box;
    =09=09=09}
    =09=09=09
    =09=09=09* {
    =09=09=09=09-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; =09=09=09}
    =09=09=09
    =09=09=09html,
    =09=09=09body,
    =09=09=09.document {
    =09=09=09=09width: 100% !important; height: 100% !important; margin: 0; pad= ding: 0;
    =09=09=09}
    =09=09=09
    =09=09=09body {
    =09=09=09=09-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: g= rayscale; text-rendering: optimizeLegibility;
    =09=09=09}
    =09=09=09
    =09=09=09div[style*=3D"margin: 16px 0"] {
    =09=09=09=09margin: 0 !important;
    =09=09=09}
    =09=09=09
    =09=09=09table,
    =09=09=09td {
    =09=09=09=09mso-table-lspace: 0pt; mso-table-rspace: 0pt;
    =09=09=09}
    =09=09=09
    =09=09=09table {
    =09=09=09=09border-spacing: 0; border-collapse: collapse; table-layout: fix= ed; margin: 0 auto;
    =09=09=09}
    =09=09=09
    =09=09=09img {
    =09=09=09=09-ms-interpolation-mode: bicubic; max-width: 100%; border: 0; =09=09=09}
    =09=09=09
    =09=09=09*[x-apple-data-detectors] {
    =09=09=09=09color: inherit !important; text-decoration: none !important; =09=09=09}
    =09=09=09
    =09=09=09.x-gmail-data-detectors,
    =09=09=09.x-gmail-data-detectors *,
    =09=09=09.aBn {
    =09=09=09=09border-bottom: 0 !important; cursor: default !important;
    =09=09=09}
    =09=09=09
    =09=09=09.btn {
    =09=09=09=09-webkit-transition: all 200ms ease; transition: all 200ms ease; =09=09=09}
    =09=09=09
    =09=09=09.btn:hover {
    =09=09=09=09background-color: #f67575; border-color: #f67575;
    =09=09=09}
    =09=09=09
    =09=09=09* {
    =09=09=09=09font-family: Arial, Helvetica, sans-serif; font-size: 18px; =09=09=09}
    =09=09=09
    =09=09=09@media screen and (max-width: 600px) {
    =09=09=09=09.container {
    =09=09=09=09=09width: 100%; margin: auto;
    =09=09=09=09}
    =09=09=09=09.stack {
    =09=09=09=09=09display: block!important; width: 100%!important; max-width: = 100%!important;
    =09=09=09=09}
    =09=09=09=09.btn {
    =09=09=09=09=09display: block; width: 100%; text-align: center;
    =09=09=09=09}
    =09=09=09}
    =09=09=09
    =09=09=09body,
    =09=09=09p,
    =09=09=09td,
    =09=09=09tr,
    =09=09=09.body,
    =09=09=09table,
    =09=09=09h1,
    =09=09=09h2,
    =09=09=09h3,
    =09=09=09h4,
    =09=09=09h5,
    =09=09=09h6,
    =09=09=09div,
    =09=09=09span {
    =09=09=09=09background-color: #FEFEFE !important; color: #010101 !important=
    ;
    =09=09=09}
    =09=09=09
    =09=09=09@media (prefers-color-scheme: dark) {
    =09=09=09=09body,
    =09=09=09=09p,
    =09=09=09=09td,
    =09=09=09=09tr,
    =09=09=09=09.body,
    =09=09=09=09table,
    =09=09=09=09h1,
    =09=09=09=09h2,
    =09=09=09=09h3,
    =09=09=09=09h4,
    =09=09=09=09h5,
    =09=09=09=09h6,
    =09=09=09=09div,
    =09=09=09=09span {
    =09=09=09=09=09background-color: #27292D !important; color: #FEFEFE !import= ant;
    =09=09=09=09}
    =09=09=09}
    =09=09=09
    =09=09=09a {
    =09=09=09=09color: inherit !important; text-decoration: underline !importan=
    t;
    =09=09=09}

    =09=09</style><!--[if mso | ie]>
    =09=09<style type=3D"text/css">
    =09=09=09a {
    =09=09=09=09background-color: #FEFEFE !important; color: #010101 !important=
    ;
    =09=09=09}
    =09=09=09@media (prefers-color-scheme: dark) {
    =09=09=09=09a {
    =09=09=09=09=09background-color: #27292D !important; color: #FEFEFE !import= ant;
    =09=09=09=09}
    =09=09=09}
    =09 </style>
    =09=09=09<![endif]--></head><body class=3D"">



    <div style=3D"display:none; font-size:0px; line-height:0px; max-height:0px;=
    max-width:0px; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all= ;">The US Department of Justice has sent subpoenas to Nvidia and other comp= anies seeking evidence that the chipmaker violated antitrust laws.&nbsp;</d=





    <div style=3D"display: none; max-height: 0px; overflow: hidden;">

    </div>

    <table align=3D"center" class=3D"document"><tbody><tr><td valign=3D"top">

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" cl= ass=3D"container" width=3D"600"><tbody><tr class=3D"inner-body"><td>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr class=3D"header"><td bgcolor=3D"" class=3D"containe=


    <table width=3D"100%"><tbody><tr><td class=3D"container">

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" style=3D"margin-top: 0px;" width=3D"100%"><tbody><tr><td style= =3D"padding: 0px;">

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng: 15px 15px;">
    <div style=3D"text-align: center;">
    <span style=3D"margin-right: 0px;"><a href=3D"https://tracking.tldrnewslett= er.com/CL0/https:%2F%2Ftldr.tech%2Fsignup%3Futm_source=3Dtldr/1/01000191bc9= cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/otFxP0jGOGpe94ocBy_Gy69jX= 4W4o-R4x9uwYPLA-0Q=3D369" rel=3D"noopener noreferrer" target=3D"_blank"><sp= an>Sign Up</span></a>
    <span>|</span><span style=3D"margin-right: 2px; margin-left: 2px;"><a href= =3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fadvertise.tldr.tech= %2F%3Futm_source=3Dtldr%26utm_medium=3Dnewsletter%26utm_campaign=3Dadvertis= etopnav/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/lCs5= HYxtZcaRBNwsO_v6L-IsYN9mNGxynybn0OKkwxw=3D369" rel=3D"noopener noreferrer" = target=3D"_blank"><span>Advertise</span></a></span><span>|</span><span styl= e=3D"margin-left: 2px;"><a href=3D"https://tracking.tldrnewsletter.com/CL0/= https:%2F%2Fa.tldrnewsletter.com%2Fweb-version%3Fep=3D1%26lc=3Db5bb39ac-a04= f-11ee-8692-6388dbdd6fd1%26p=3Dede64594-6a8c-11ef-8147-e72c2c610e11%26pt=3D= campaign%26t=3D1725446277%26s=3D2011c32b801448d8b465074e569965bbb081775f26d= b4a860327cb078538e817/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d314347= 39-000000/UWmwWGlwR216T7JcNlPr1pfDbfAhJrnqr5GYQFHeNeo=3D369"><span>View Onl= ine</span></a></span>

    </span></div>
    </td></tr></tbody></table>

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"text-= align: center;"><span data-darkreader-inline-color=3D"" style=3D"--darkread= er-inline-color:#3db3ff; color: rgb(51, 175, 255) !important; font-size: 30= px;">T</span><span style=3D"font-size: 30px;"><span data-darkreader-inline-= color=3D"" style=3D"color: rgb(232, 192, 96) !important; --darkreader-inlin= e-color:#e8c163; font-size:30px;">L</span><span data-darkreader-inline-colo= r=3D"" style=3D"color: rgb(101, 195, 173) !important; --darkreader-inline-c= olor:#6ec7b2; font-size:30px;">D</span></span><span data-darkreader-inline-= color=3D"" style=3D"--darkreader-inline-color:#dd6e6e; color: rgb(220, 107,=
    107) !important; font-size: 30px;">R</span>

    </td></tr></tbody></table>



    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr id=3D"together-with"><td align=3D"cent= er" height=3D"20" style=3D"vertical-align:middle !important;" valign=3D"mid= dle" width=3D"100%"><strong style=3D"vertical-align:middle !important; heig= ht: 100%;">Together With </strong>
    <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fbuildwithfer= n.com%2F%23sdks%3Futm_medium=3Demail%26utm_source=3Dtldr%26utm_campaign=3Df= ern-sdk-generator/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-0= 00000/9xoGU75sMpzaDhroSc6hC_o6_aWF-bbvgeJGBYrfbp8=3D369"><img src=3D"https:= //images.tldr.tech/fern50.png" valign=3D"middle" style=3D"vertical-align: m= iddle !important; height: 100%;" alt=3D"Fern"></a></td></tr></tbody></table=


    <table style=3D"table-layout: fixed; width:100%;" width=3D"100%"><tbody><tr= ><td style=3D"padding:0;border-collapse:collapse;border-spacing:0;margin:0;=

    <div style=3D"text-align: center;">

    <h1><strong>TLDR <span id=3D"date">2024-09-04</span></strong></h1>
    </div>
    </td></tr>
    <tr id=3D"sponsy-copy"><td class=3D"container" style=3D"padding: 15px 15px;=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fbuildwithfern.com%2F%23sdks%3Futm_medium=3Demail%26utm_= source=3Dtldr%26utm_campaign=3Dfern-sdk-generator/2/01000191bc9cc7f8-019c78= ae-e70e-4483-841f-a26d31434739-000000/RVNA5qoptnr6MTXLn9w91UOdDGdmap7xtZb-0= uQuRII=3D369">
    <span>
    <strong>Fern: Input OpenAPI spec = =E2=86=92 get Stripe-level SDKs and API Docs (Sponsor)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Get your API into the hands of more dev= elopers 5x faster. The <a href=3D"https://tracking.tldrnewsletter.com/CL0/h= ttps:%2F%2Fbuildwithfern.com%2F%23sdks/1/01000191bc9cc7f8-019c78ae-e70e-448= 3-841f-a26d31434739-000000/69yIyXIZpF0r5Q3WGnxxv_DCIvShGyJ6AA_ldET5-uI=3D36=
    9" rel=3D"noopener noreferrer nofollow" target=3D"_blank"><span>Fern SDK Ge= nerator</span></a>&nbsp;takes your OpenAPI Specification and turns it into =
    a typesafe&nbsp;API client in developers' preferred language(s).

    <p></p>

    <p>=E2=9C=85&nbsp;6 languages supported: TypeScript, Python, Java, Go, Ruby=
    , C# (Rust, PHP, Swift coming soon)</p>

    <p>=E2=9C=85&nbsp;Hosts a docs website with your API Reference (like <a hre= f=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fdocs.cohere.com%2F= /1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/KVh3FIV62qS= N6eZPAt5d4WCghggej5-6ac4l2p89Kls=3D369" rel=3D"noopener noreferrer nofollow=
    " target=3D"_blank"><span>Cohere's</span></a>)</p>

    <p>=E2=9C=85&nbsp;Automatically&nbsp;publishes SDKs to registries like NPM = and PyPI</p>

    <p>=E2=9C=85&nbsp;<a href=3D"https://tracking.tldrnewsletter.com/CL0/https:= %2F%2Fbuildwithfern.com%2Flearn%2Fsdks%2Ffeatures%2Fstrongly-typed/1/010001= 91bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/L1FD_WSMk2N7WPvgLkiL= LyMBxcwgRo07K1jhN52ACO0=3D369" rel=3D"noopener noreferrer nofollow" target= =3D"_blank"><span>Fully featured</span></a> with pagination, auto-retries w= ith backoff, OAuth&nbsp;token refresh, Webhook&nbsp;verification, and more<=


    <p>=E2=9C=85&nbsp;Integrates into your CI/CD</p>

    <p>=E2=9C=85&nbsp;Proudly built open source (2.6k GitHub stars)</p>

    <p>=F0=9F=AA=84&nbsp;Get a <a href=3D"https://tracking.tldrnewsletter.com/C= L0/https:%2F%2Fbuildwithfern.com%2Fcontact%3Futm_medium=3Demail%26utm_sourc= e=3Dtldr%26utm_campaign=3Dfern-sdk-generator/1/01000191bc9cc7f8-019c78ae-e7= 0e-4483-841f-a26d31434739-000000/vXu_dTwaDdfZJcJA53wfG1V6yPH9R0IpDRekvOIRUv= M=3D369" rel=3D"noopener noreferrer nofollow" target=3D"_blank"><span>walkt= hrough from a product expert</span></a> or <a href=3D"https://tracking.tldr= newsletter.com/CL0/https:%2F%2Fjoin.slack.com%2Ft%2Ffern-community%2Fshared= _invite%2Fzt-2dpftfmif-MuAegl8AfP_PK8s2tx350Q/1/01000191bc9cc7f8-019c78ae-e= 70e-4483-841f-a26d31434739-000000/oAbNT6dmey1gGF_tRC-rp8GWx7ec8GCBA9NK4wHKW= Hg=3D369" rel=3D"noopener noreferrer nofollow" target=3D"_blank"><span>join=
    the Slack Community</span></a>



    </span></span></div>
    </td></tr></tbody></table>
    </td></tr></tbody></table>
    </td></tr></tbody></table>
    </td></tr>
    <tr bgcolor=3D""><td class=3D"container">

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td style=3D"padding: 0px;">

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;"><span style=3D"font-size: 36px;">=F0=9F= =93=B1</span></div></div>
    </td></tr></tbody></table>

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;">

    <h1><strong>Big Tech &amp; Startups</strong></h1>
    </div>
    </div>
    </td></tr></tbody></table>

    <table style=3D"table-layout: fixed; width: 100%;" width=3D"100%"><tbody><t= r><td style=3D"padding:0;border-collapse:collapse;border-spacing:0;margin:0=
    ;" valign=3D"top">

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.bloomberg.com%2Fnews%2Farticles%2F2024-09-03%2Fnvid= ia-gets-doj-subpoena-in-escalating-antitrust-investigation%3FaccessToken=3D= eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb3VyY2UiOiJTdWJzY3JpYmVyR2lmdGVkQX= J0aWNsZSIsImlhdCI6MTcyNTQwMjM1NiwiZXhwIjoxNzI2MDA3MTU2LCJhcnRpY2xlSWQiOiJTS= VZYVklEV1gyUFQwMCIsImJjb25uZWN0SWQiOiJFQTExNDNDNTM4NEE0RUY5QTg5RjJEN0IxMTg2= MzcwOSJ9.QJgZA6521x19T0OQcxaqu5tQ3Gi-TMFL-Z7H1AC1WcU%26utm_source=3Dtldrnew= sletter/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/bEbg= mGT_ZQqiN7LFaj7OO32hWsnFbgSF2nSlmrApaRw=3D369">
    <span>
    <strong>Nvidia Gets DOJ Subpoena in=
    Escalating Antitrust Probe (4 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    The US Department of Justice has sent s= ubpoenas to Nvidia and other companies seeking evidence that the chipmaker = violated antitrust laws. Antitrust officials are concerned that Nvidia is m= aking it harder to switch to other suppliers and penalizing buyers that don=
    't exclusively use its artificial intelligence chips. Nvidia claims that it=
    s market dominance stems from the quality of its products. The company prio= ritizes customers who can make use of its products in ready-to-go data cent= ers as soon as they're provided to prevent stockpiling and to speed up the = broader adoption of AI.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.cnet.com%2Ftech%2Fmobile%2Frip-lcd-apple-reportedly= -goes-all-oled-for-new-iphones%2F%3Futm_source=3Dtldrnewsletter/1/01000191b= c9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/r7KsumhUlwWJXwE8e7N_y56= haydbLLBHH0Oma4ncFk0=3D369">
    <span>
    <strong>RIP LCD: Apple Reportedly G= oes All-OLED for New iPhones (2 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Apple is reportedly putting OLED-based = screens into all of its iPhones in the iPhone 16 lineup. The company is no = longer using displays from Japanese suppliers and ramping up the use of OLE=
    Ds from China and South Korea. OLED displays were previously only available=
    in the premium Pro and Pro Max models. The new phones, expected to be anno= unced on September 9, will also feature the introduction of new Apple Intel= ligence AI features.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    </td></tr></tbody></table>


    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;"><span style=3D"font-size: 36px;">=F0=9F= =9A=80</span></div>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;">

    <h1><strong>Science &amp; Futuristic Technology</strong></h1>
    </div>
    </div>
    </td></tr></tbody></table>

    <table style=3D"table-layout: fixed; width: 100%;" width=3D"100%"><tbody><t= r><td style=3D"padding:0;border-collapse:collapse;border-spacing:0;margin:0=
    ;" valign=3D"top">

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fphys.org%2Fnews%2F2024-09-spacex-polaris-dawn-mission-e= arly.html%3Futm_source=3Dtldrnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-44= 83-841f-a26d31434739-000000/OLtO7vYUoCVqwZeiNrrml-yrHpxf5cVZXVDqEVVLljA=3D3=

    <span>
    <strong>SpaceX Polaris Dawn mission=
    set to launch early Friday (2 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    The SpaceX Polaris Dawn mission, set to=
    feature the first-ever spacewalk by private citizens, is now scheduled to = launch on Friday from NASA's Kennedy Space Center, with backup opportunitie=
    s on Saturday and Sunday. The mission aims to reach a peak altitude of 870 = miles, the highest for any crewed mission in over half a century. The crew = will be wearing newly developed SpaceX extravehicular activity suits on the=
    ir spacewalk. The launch was delayed twice last week due to technical issue=
    s and weather constraints.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fknowablemagazine.org%2Fcontent%2Farticle%2Ftechnology%2= F2024%2Fnew-steel-for-stronger-lighter-cars%3Futm_source=3Dtldrnewsletter/1= /01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/FwzLuiVmixzyP= VZGXt1x8zYLPPa-LWcwhIn0t1c2s9Y=3D369">
    <span>
    <strong>New forms of steel for stro= nger, lighter cars (9 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Automakers tweak production processes t=
    o create new steels that allow them to build cars that are both safer and m= ore fuel-efficient. Most steel is more than 98 percent iron - it's the rema= ining amounts that make the difference. Modifying treatment methods can als=
    o change the metal's structure to yield different properties. This article = looks at some of these techniques and the materials that comprise modern ve= hicles.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    </td></tr></tbody></table>


    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;"><span style=3D"font-size: 36px;">=F0=9F= =92=BB</span></div></div>
    </td></tr></tbody></table>

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;">

    <h1><strong>Programming, Design &amp; Data Science</strong></h1>
    </div>
    </div>
    </td></tr></tbody></table>

    <table style=3D"table-layout: fixed; width: 100%;" width=3D"100%"><tbody><t= r><td style=3D"padding:0;border-collapse:collapse;border-spacing:0;margin:0=
    ;" valign=3D"top">

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.qawolf.com%2F%3Futm_campaign=3DScaleAutomatedQA0903= 2024%26utm_source=3Dtldr%26utm_medium=3Dnewsletter/1/01000191bc9cc7f8-019c7= 8ae-e70e-4483-841f-a26d31434739-000000/-SCr3ON6mI0pdFtVjBkgXt-dpioev7O3mHIG= 2f_JDrI=3D369">
    <span>
    <strong>=E2=9C=82=EF=B8=8F Cut your=
    QA cycles down from hours to minutes (Sponsor)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    If slow QA processes bottleneck you or = your software engineering team and you're releasing slower because of it = =E2=80=94 you need to check out QA Wolf.<p></p><p><a href=3D"https://tracki= ng.tldrnewsletter.com/CL0/https:%2F%2Fwww.qawolf.com%2F%3Futm_campaign=3DSc= aleAutomatedQA09032024%26utm_source=3Dtldr%26utm_medium=3Dnewsletter/2/0100= 0191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/nLQ_82d39encPlB21H= nUhJWtiH1_dgXKomnzGgaOo5Q=3D369" rel=3D"noopener noreferrer nofollow" targe= t=3D"_blank"><span>QA Wolf's</span></a> AI-native approach gets engineering=
    teams to <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fww= w.qawolf.com%2F%3Futm_campaign=3DScaleAutomatedQA09032024%26utm_source=3Dtl= dr%26utm_medium=3Dnewsletter/3/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26= d31434739-000000/_OR8umEBgRuH-RObwjrAllFORfUmziqYNsqEoNP4IZ8=3D369" rel=3D"= noopener noreferrer nofollow" target=3D"_blank"><span>80% automated end-to-= end test coverage</span></a> and helps them ship 2x faster by reducing QA c= ycles from hours to minutes.</p>

    <p>The result? With QA Wolf, <a href=3D"https://tracking.tldrnewsletter.com= /CL0/https:%2F%2Fwww.qawolf.com%2Fcase-studies%2Fdrata%3Futm_campaign=3DCut= QACycles07182024%26utm_source=3Dtldr%26utm_medium=3Dnewsletter/1/01000191bc= 9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/3diBqm49N-XXd9nOUZkFmP2a= Ie3EXNX-5Tw0vTLC-qo=3D369" rel=3D"noopener noreferrer nofollow" target=3D"_= blank"><span>Drata's team of 80+ engineers</span></a> achieved 4x more test=
    cases and 86% faster QA cycles.</p>

    <p><a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fwww.qawol= f.com%2F%3Futm_campaign=3DScaleAutomatedQA09032024%26utm_source=3Dtldr%26ut= m_medium=3Dnewsletter/4/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d314347= 39-000000/PTq6mUIYWzAIgNY9BRZNcL-d4la44tPnsB2eWFSZBxM=3D369" rel=3D"noopene=
    r noreferrer nofollow" target=3D"_blank"><span>Schedule a demo to learn mor=
    e =F0=9F=90=BA</span></a>



    </span></span></div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fsinja.io%2Fblog%2Fweb-typography-quick-guide%3Futm_sour= ce=3Dtldrnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739= -000000/hddaZq2JlkWfnuk1fAp1TgwAZRkFIRJ9XgDmvj3i_7E=3D369">
    <span>
    <strong>Quick guide to web typograp=
    hy for developers (18 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    This guide covers key typography settin=
    gs and teaches how to manipulate them with CSS to make texts on apps and we= bsites look good by default. It is designed to help developers get good res= ults without diving headfirst into typography. The guide focuses on general=
    adjustments that make text good-looking and easy to read and the CSS rules=
    needed to achieve that. Experienced designers shouldn't be afraid to break=
    the rules, but developers should probably stick to sensible defaults if th= ey're not sure.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fmorizbuesing.com%2Fblog%2Fgreppability-code-metric%2F%3= Futm_source=3Dtldrnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26= d31434739-000000/07qtkLMgZbfR1XYGaa6CuLeSrq44Y8qKw10GhNMQXO8=3D369">
    <span>
    <strong>Greppability is an underrat=
    ed code metric (5 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Making a codebase searchable can make f= unctions, error messages, class names, and other components easier to find.=
    Splitting up identifiers is a bad idea because while it looks nice, it mak=
    es it easier to miss specific occurrences. Use the same names for things ac= ross the stack, otherwise, you'll have to make multiple queries to find all=
    occurrences. Flat-named structures are mostly better than nested ones.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    </td></tr></tbody></table>



    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;"><span style=3D"font-size: 36px;">=F0=9F= =8E=81</span></div></div>
    </td></tr></tbody></table>

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;"><strong><h1>Miscellaneous</h1></strong><= /div>
    </div>
    </td></tr></tbody></table>

    <table bgcolor=3D"" style=3D"table-layout: fixed; width: 100%;" width=3D"10= 0%"><tbody><tr><td style=3D"padding:0;border-collapse:collapse;border-spaci= ng:0;margin:0;" valign=3D"top">

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.theverge.com%2F2024%2F9%2F3%2F24234785%2Ftesla-robo= taxi-event-warner-bros-mapping-data-musk%3Futm_source=3Dtldrnewsletter/1/01= 000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/qu1gCXxQ3AJbllJa= ehRGzbQWLD1jeHBMDWFjZzvGd48=3D369">
    <span>
    <strong>Tesla will need some Hollyw= ood magic for its robotaxi reveal (7 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Tesla will likely reveal its long-await=
    ed autonomous robotaxi at the Warner Bros. movie studio in Los Angeles at a=
    n event on October 10. The 110-acre lot contains fake suburban towns, which=
    could be an ideal location to test the technology. The company has been co= llecting data in the area to help its demonstration perform flawlessly. Thi=
    s approach suggests that the technology is still far away from true Level 5=
    autonomy and restrained by geographic limitations.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.theverge.com%2F2024%2F9%2F3%2F24233957%2Fintel-luna= r-lake-core-ultra-200v-launch%3Futm_source=3Dtldrnewsletter/1/01000191bc9cc= 7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/iythKUhTPzRTjUxFWED6esX1wM1= B0WWNNeN8eRGOnlE=3D369">
    <span>
    <strong>Intel reveals first Lunar L= ake laptop CPUs: everything you need to know (9 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Intel's new Core Ultra 200V lineup, for= merly known as Lunar Lake, claims to beat Qualcomm's Snapdragon X Elite and=
    AMD Strix Point laptop chips in almost every way. The first wave of laptop=
    s is set to ship on September 24. They will feature a significantly increas=
    ed battery life and increased performance. Despite improvements, the laptop=
    s in the new lineup will be limited to 32GB of RAM - users who want more co= res, threads, and RAM will have to wait for Intel's Arrow Lake, which may b=
    e coming as soon as October 10.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    </td></tr></tbody></table>


    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;"><span style=3D"font-size: 36px;">=E2=9A= =A1</span></div></div>
    </td></tr></tbody></table>

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng-top: 0px; padding-bottom: 0px;">
    <div class=3D"text-block">
    <div style=3D"text-align: center;">

    <h1><strong>Quick Links</strong></h1>
    </div>
    </div>
    </td></tr></tbody></table>

    <table bgcolor=3D"" style=3D"table-layout: fixed; width: 100%;" width=3D"10= 0%"><tbody><tr><td style=3D"padding:0;border-collapse:collapse;border-spaci= ng:0;margin:0;" valign=3D"top">

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.oneschema.co%2F%3Futm_campaign=3D13089718%26utm_med= ium=3Dtldr%26utm_source=3Dnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-4483-= 841f-a26d31434739-000000/9ew9fTafycXbuz1jDeU7MIrmM5eUTBoF3e-PkLrQlq4=3D369"=

    <span>
    <strong>CSV imports from anywhere = =E2=86=92 your app (Sponsor)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Launch one-click CSV import in minutes = with a single line of code, and 50+ no-code validations to handle your cust= omers' messiest spreadsheets. <a href=3D"https://tracking.tldrnewsletter.co= m/CL0/https:%2F%2Fwww.oneschema.co%2F%3Futm_campaign=3D13089718%26utm_mediu= m=3Dtldr%26utm_source=3Dnewsletter/2/01000191bc9cc7f8-019c78ae-e70e-4483-84= 1f-a26d31434739-000000/LnBSgYzuztjRBN5c532ao5eUMqIuvqN19kKkja4vQ8c=3D369" r= el=3D"noopener noreferrer nofollow" target=3D"_blank"><span>See OneSchema</= span></a>
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fkennethfriedman.org%2Fthoughts%2F2019%2Fthe-2034-websit= e%2F%3Futm_source=3Dtldrnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-4483-84= 1f-a26d31434739-000000/ul75tJmPmG1hxFADvSyWzX08hzDBldJBGw1z3L1qtaM=3D369">
    <span>
    <strong>The 2034 Website (9 minute = read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    MIT's 6.UAT class had a website that la= sted 15 years - this post discusses how it was redesigned to last another 1=
    5 years.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Flinks.tldrnewsletter.com%2F14XQRE/1/01000191bc9cc7f8-01= 9c78ae-e70e-4483-841f-a26d31434739-000000/9Nu7rbshwHXWr5a8VlZGNz6ak2b8-ximJ= QaccdfDTm0=3D369">
    <span>
    <strong>OpenAI, Still Haunted by It=
    s Chaotic Past, Is Trying to Grow Up (9 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    OpenAI is struggling to transform itsel=
    f into a profit-driven company while satisfying worries about the safety of=
    artificial intelligence.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Flinks.tldrnewsletter.com%2F10SgOE/1/01000191bc9cc7f8-01= 9c78ae-e70e-4483-841f-a26d31434739-000000/D9IP-bSyJUEnGDRU0kGL0NqJH8kItk61O= LL8JMNnzSs=3D369">
    <span>
    <strong>Microsoft Rolled Out AI PCs=
    That Can't Play Top Games=E2=80=94and There's No Quick Fix (5 minute read)= </strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    The Copilot+ PCs that Microsoft and its=
    partners rolled out this Spring use Qualcomm's Arm-based chips, which aren=
    't compatible with many leading video games.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fblog.moonglow.ai%2Fwhy-you-shouldnt-store-large-files-i= n-git%2F%3Futm_source=3Dtldrnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-448= 3-841f-a26d31434739-000000/Dj0OvpSg5iAO1LP9xGlq3ksWlG6VZ-5XujnZFQRoXzY=3D36=

    <span>
    <strong>Why you shouldn't store lar=
    ge files in Git (6 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    When you add a large file to git, it cr= eates a new entry in the object database, and since there's no real way to = isolate the change, everyone who ever uses the repository will need to down= load the file change.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fgithub.com%2Fmafintosh%2Fwhy-is-node-running%3Futm_sour= ce=3Dtldrnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739= -000000/DhiixpZ94lQzemIpgSSxnZdT5N2KSH0SESQWBJkWp3A=3D369">
    <span>
    <strong>why-is-node-running (GitHub=
    Repo)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    why-is-node-running is a tool that help=
    s developers figure out why Node.js is running.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    <table align=3D"center" border=3D"0" cellpadding=3D"0" cellspacing=3D"0" wi= dth=3D"100%"><tbody><tr><td class=3D"container" style=3D"padding: 15px 15px=

    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Farstechnica.com%2Fsecurity%2F2024%2F09%2Fyubikeys-are-v= ulnerable-to-cloning-attacks-thanks-to-newly-discovered-side-channel%2F%3Fu= tm_source=3Dtldrnewsletter/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d3= 1434739-000000/vac_WQF57AZO-ojLNdzQwgWX0Uf1PYm08H3XqQPs_Js=3D369">
    <span>
    <strong>YubiKeys are vulnerable to = cloning attacks thanks to newly discovered side channel (9 minute read)</st= rong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    The YubiKey 5 contains an unpatchable c= ryptographic flaw that makes it vulnerable to cloning if an attacker gains = temporary physical access to it - all YubiKeys running firmware prior to ve= rsion 5.7 are permanently vulnerable.
    </span>
    </span>
    </div>
    </td></tr></tbody></table>

    </td></tr></tbody></table>


    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td align=3D"left" style=3D"word-break=
    : break-word; vertical-align: top; padding: 5px 10px;">

    <p style=3D"padding: 0; margin: 0; font-size: 22px; color: #000000; line-he= ight: 1.6; font-weight: bold;">
    Love TLDR? Tell your friends and get rewards!

    </td></tr>
    <tr><td class=3D"container" style=3D"padding: 0px 10px 15px;">
    <div class=3D"text-block">
    Share your referral link below with friends to get free TLDR swag!
    </div>
    </td></tr>
    <tr><td align=3D"left" style=3D"padding: 10px;">
    <div class=3D"text-block">
    <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Frefer.tldr.t= ech%2F1fd848fa%2F/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31434739-0= 00000/wTE9Ws1y_v6Akk6w_f9aJ2a0BWbpltI_4K22B6r-Tg0=3D369" style=3D"color: #4= 64ba4; text-decoration: underline;">https://refer.tldr.tech/1fd848fa/</a> </div>
    </td></tr>
    <tr></tr>
    <tr><td align=3D"left" style=3D"padding:5px 10px;">
    <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fhub.sparklp.= co%2Fsub_32edf8dd66ae%2F1/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d31= 434739-000000/izW-yOsk8bG4TKAUbfJViTZKL2fFotSUZmm5HTq5txs=3D369" style=3D"f= ont-size: 16px; line-height: 1.6; padding: 10px 0; display: inline-block; =
    text-decoration: underline;"><span style=3D"mso-text-raise:13pt; text-deco= ration: underline;">Track your referrals here.</span></a> </td></tr></tbody></table>




    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td align=3D"left" style=3D"word-break=
    : break-word; vertical-align: top; padding: 5px 10px;">

    <p style=3D"padding: 0; margin: 0; font-size: 22px; color: #000000; line-he= ight: 1.6; font-weight: bold;">
    Want to advertise in TLDR? =F0=9F=93=B0

    </td></tr>
    <tr><td class=3D"container" style=3D"padding: 0px 10px 15px;">
    <div class=3D"text-block">
    If your company is interested in reaching an audience of tech executives, d= ecision-makers and engineers, you may want to <a href=3D"https://tracking.t= ldrnewsletter.com/CL0/https:%2F%2Fadvertise.tldr.tech%2F%3Futm_source=3Dtld= r%26utm_medium=3Dnewsletter%26utm_campaign=3Dadvertisecta/1/01000191bc9cc7f= 8-019c78ae-e70e-4483-841f-a26d31434739-000000/MxXoKoNR4w3CAEkzu9ENVpB3MbmNs= wnPfUM80s9oW2E=3D369"><strong><span>advertise with us</span></strong></a>. </div>

    <div class=3D"text-block">
    If you have any comments or feedback, just respond to this email!

    <br> Thanks for reading,

    <span>Dan Ni</span> &amp; <span>Stephen Flanders</span>


    </div>

    </td></tr></tbody></table>

    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cellspa= cing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"paddi= ng: 15px 15px;">
    <div class=3D"text-block" id=3D"testing-id">If you don't want to receive fu= ture editions of TLDR, please <a href=3D"https://tracking.tldrnewsletter.co= m/CL0/https:%2F%2Fa.tldrnewsletter.com%2Funsubscribe%3Fep=3D1%26l=3Dcfa2d55= a-b7be-11e8-a3c9-06b79b628af2%26lc=3Db5bb39ac-a04f-11ee-8692-6388dbdd6fd1%2= 6p=3Dede64594-6a8c-11ef-8147-e72c2c610e11%26pt=3Dcampaign%26pv=3D4%26spa=3D= 1725444059%26t=3D1725446277%26s=3D870630fab8a049104fcb550ab4e56ad46a4ee7a6f= bb267ed88840f3a0b3eb855/1/01000191bc9cc7f8-019c78ae-e70e-4483-841f-a26d3143= 4739-000000/VzY1Vw1siPYEleNcUILoovcw2oVS7HcEgaZykxRLlqA=3D369">unsubscribe = from TLDR</a> or <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%= 2F%2Ftldr.tech%2Ftech%2Fmanage%3Femail=3Dtldr%2540synchro.net/1/01000191bc9= cc7f8-019c78ae-e70e-4483-841f-a26d31434739-000000/jCdXpcRQN6Qg_o-umfm78VHqi= EZ_odrd59XRBrPS68c=3D369">manage all of your TLDR newsletter subscriptions<= /a>.

    </div>
    </td></tr></tbody></table>
    </td></tr></tbody></table>
    </td></tr></tbody></table>
    </td></tr></tbody></table>
    </td></tr></tbody></table>



    <img alt=3D"" src=3D"http://tracking.tldrnewsletter.com/CI0/01000191bc9cc7f= 8-019c78ae-e70e-4483-841f-a26d31434739-000000/ZJFOnksOAX3yLs9Cep4LfZeE9V3Vn= wkrH4Lhiu7DVNA=3D369" style=3D"display: none; width: 1px; height: 1px;"> </body></html>
    --Hu_xl3Cm--


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net