• OpenAI Deep Research ¨, A

    From TLDR@VERT to All on Mon Feb 3 11:39:00 2025
    OpenAI has announced a new AI agent designed to help people conduct
    in-depth research. It is now available to ChatGPT Pro
    users


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

    TLDR

    TOGETHER WITH [Datadog] [4]

    TLDR 2025-02-03

    [EBOOK] CONTAINERIZED APPLICATIONS IN AWS Ä MONITORING ECS, EKS,
    AND ORCHESTRATION TOOLS (SPONSOR) [4]

    This eBook by AWS and Datadog [4] gives you a complete technical
    overview of cloud-scale monitoring for AWS container environments,
    including:

    * Amazon Elastic Container Service (ECS): how it works on EC2 and Fargate, and key ECS resource metrics to monitor
    * Amazon Elastic Kubernetes Service (EKS): how EKS manages workloads and how to monitor EKS status, control plane, and resource metrics
    * Monitoring AWS services that support orchestrated clusters such as CloudFormation, App Mesh, and Elastic Container Registry
    * Visualizing your container stack, automated alerting, full stack observability, and more

    Get your free copy from Datadog ¨ [4]

    ¨

    BIG TECH & STARTUPS

    OPENAI UNVEILS A NEW CHATGPT AGENT FOR `DEEP RESEARCH' (5 MINUTE
    READ) [5]

    OpenAI has announced a new AI agent designed to help people conduct
    in-depth research. The new 'deep research' feature is designed for
    situations where users need to perform precise and reliable research
    using information from multiple sources. It is now available to
    ChatGPT Pro users, limited to 100 queries per month. OpenAI is
    targeting a Plus rollout about a month from now and support for Team
    and Enterprise users is planned. The release will be geo-targeted -
    there are currently no plans to release 'deep research' in the US,
    Switzerland, or the European Economic Area.

    TIKTOK'S TRAFFIC BOUNCES BACK DESPITE BEING PULLED OFF APP STORES,
    FEARS OF SHUTDOWN (7 MINUTE READ) [6]

    DNS traffic for TikTok-related domains is currently around 10% lower
    than pre-shutdown levels. The app briefly shut down in the US but came
    back online after President Trump said he would postpone enforcement
    of the ban. Traffic to TikTok alternatives peaked on the day TikTok
    returned online. Many creators are expanding their online presence to
    other platforms as TikTok's long-term future in the US remains
    uncertain.

    ¨

    SCIENCE & FUTURISTIC TECHNOLOGY

    CAN WE BUILD A FIVE GIGAWATT DATA CENTER? (26 MINUTE READ) [7]

    AI labs will need data centers that require the power equivalent of
    some of the US' largest cities by 2030. Forecasts predict that
    training runs will require 5-gigawatt centers within five years -
    GPT-4 was reportedly trained with 30 megawatts of power. While tech
    leaders seem confident that they will be able to build data centers of unprecedented size, these plans are still in the planning and
    permission stages and actual sites that can support these projects are
    scarce for several reasons. The US currently doesn't have the power,
    funding, or permitting required to meet the forecasted AI data center infrastructure demands, but it might be possible by 2030 through
    permitting reform and substantial investment.

    STABLECOINS ARE FINDING PRODUCT-MARKET FIT IN EMERGING MARKETS (8
    MINUTE READ) [8]

    SpaceX faced problems accepting payments in developing markets as its
    Starlink service expanded to more than 100 countries. This caused the
    startup to turn to stablecoins, which allowed it to accept cheap and near-instant cross-border transactions. Stablecoins are now a $205
    billion market driven by real-world utility, particularly in emerging
    markets. They are becoming a core part of financial markets and it is
    possible they could replace outdated financial systems as adoption
    accelerates.

    ¨

    PROGRAMMING, DESIGN & DATA SCIENCE

    HOW TO WRITE A GOOD DESIGN DOCUMENT (7 MINUTE READ) [9]

    This essay provides tips on how to write, organize, and edit an
    effective design document. A design document is a technical report
    that outlines the implementation strategy for a system in the context
    of tradeoffs and constraints. Its goal should be to convince the
    reader that the design is optimal given the situation. Writing a
    design document adds rigor to otherwise vague intuitions - it helps
    the author think better.

    HOW TO HAVE A CAREER EVEN WHEN OPENAI'S O3 DROPS (15 MINUTE READ)
    [10]

    There is a real anxiety among students and junior professionals
    regarding AI and its effects on their careers. The future will belong
    to people whose work cannot be easily reduced to a dataset and those
    who can use AI to become even better at what they do. Some jobs are
    currently vulnerable because we can create clear benchmarks for
    performance. AI will amplify the gap between high performers and the
    rest.

    ¨

    MISCELLANEOUS

    AMA WITH OPENAI'S SAM ALTMAN, MARK CHEN, KEVIN WEIL, SRINIVAS
    NARAYANAN, MICHELLE POKRASS, AND HONGYU REN (REDDIT THREAD) [11]

    Sam Altman, Mark Chen, Kevin Weil, Srinivas Narayanan, Michelle
    Pokrass, and Hongyu Ren from OpenAI recently held a Reddit Ask Me
    Anything session to talk about o3-mini and the future of AI. In the
    thread, the representatives answer questions about advanced voice
    mode, the upcoming 4o image generator, GPT-5, and more. OpenAI plans
    to cut API prices in half in August. It doesn't have a timeline for
    the release of GPT-5 yet - the company is still working on the 4o
    series.

    META IN TALKS TO REINCORPORATE IN TEXAS OR ANOTHER STATE, EXIT
    DELAWARE (6 MINUTE READ) [12]

    Meta is exploring its options as it plans to move its incorporation
    from Delaware. Texas has presented itself as a better destination for
    companies like Meta and the change wouldn't require that the company
    relocate its corporate headquarters. While a majority of Fortune 500
    companies are incorporated in Delaware, many have recently considered
    moving due to rulings that bolster the rights of minority
    shareholders. Texas has set up its own specialized business court
    system, but it is too early to tell whether it will be more friendly
    to businesses than the Delaware court has been.

    ¨

    QUICK LINKS

    SAM ALTMAN'S STARGATE IS SCIENCE FICTION (12 MINUTE READ) [13]

    It is entirely possible that the Stargate project will be scaled back
    - we don't even know yet if raw computing power is the path to
    artificial general intelligence.

    APPLE REPORTEDLY GIVES UP ON ITS AR VIDEO GLASSES PROJECT (2 MINUTE
    READ) [14]

    Apple has reportedly pulled the plug on N107, a project that aimed to
    produce AR glasses similar to regular glasses but with added displays
    on the lenses that could connect to a Mac.

    THE FAILED STRATEGY OF ARTIFICIAL INTELLIGENCE DOOMERS (37 MINUTE
    READ) [15]

    AI Doomers, concerned with the scenario where computer systems
    outreason, outcompete, and doom humanity to extinction, oppose AI and
    seek to cripple it via weaponized regulation.

    OPENAI HITS BACK AT DEEPSEEK WITH O3-MINI REASONING MODEL (3 MINUTE
    READ) [16]

    OpenAI's o3-mini is optimized for STEM functions and has lower
    operating costs and latency than o1-mini.

    A VISION RESEARCHER'S GUIDE TO SOME RL STUFF: PPO & GRPO (19 MINUTE
    READ) [17]

    This post presents a deep dive into Policy Optimization (PPO), one of
    the most popular algorithms used in RLHF for LLMs, and Group Relative
    Policy Optimization (GRPO), a method proposed by DeepSeek.

    WHAT FULLY AUTOMATED FIRMS WILL LOOK LIKE (17 MINUTE READ) [18]

    AI agents will be able to be copied, distilled, merged, scaled, and
    evolved in ways that humans simply can't, resulting in AI firms that
    will grow, coordinate, improve, and be selected-for at unprecedented
    speed.

    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/ [19]

    Track your referrals here. [20]

    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 [21].

    Want to work at TLDR? ¨

    APPLY HERE [22] 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 [23] & Stephen Flanders [24]

    Manage your subscriptions [25] to our other newsletters on tech,
    startups, and programming. Or if TLDR isn't for you, please
    unsubscribe [26].



    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=922cc252-e208-11ef-bee3-61477a7ce613&pt=campaign&t=1738582787&s=3d11561e656ab3dd2f2af9456ad786b5b3148e07b2edbbab6ddbc79bc809e02b
    [4] https://www.datadoghq.com/resources/aws-containers-ebook/?utm_source=tldrnewsletter&utm_medium=newsletter&utm_campaign=dg-infra-ww-aws-containers-tldr
    [5] https://techcrunch.com/2025/02/02/openai-unveils-a-new-chatgpt-agent-for-deep-research/?utm_source=tldrnewsletter
    [6] https://www.cnbc.com/2025/01/31/tiktok-traffic-bounces-back-as-creators-diversify-amid-shutdown-fears.html?utm_source=tldrnewsletter
    [7] https://asteriskmag.com/issues/09/can-we-build-a-five-gigawatt-data-center?utm_source=tldrnewsletter
    [8] https://techcrunch.com/2025/01/31/stablecoins-are-finding-product-market-fit-in-emerging-markets/?utm_source=tldrnewsletter
    [9] https://grantslatton.com/how-to-design-document?utm_source=tldrnewsletter [10] https://pradyuprasad.com/writings/how-to-have-a-career-even-when-o3-drops/?utm_source=tldrnewsletter
    [11] https://links.tldrnewsletter.com/XXBUjZ
    [12] https://links.tldrnewsletter.com/2TgHG0
    [13] https://www.theverge.com/openai/603952/sam-altman-stargate-ai-data-center-plan-hype-funding?utm_source=tldrnewsletter
    [14] https://www.theverge.com/news/604378/apple-n107-ar-glasses-canceled?utm_source=tldrnewsletter
    [15] https://www.palladiummag.com/2025/01/31/the-failed-strategy-of-artificial-intelligence-doomers/?utm_source=tldrnewsletter
    [16] https://arstechnica.com/ai/2025/01/openai-hits-back-at-deepseek-with-o3-mini-reasoning-model/?utm_source=tldrnewsletter
    [17] https://yugeten.github.io/posts/2025/01/ppogrpo/?utm_source=tldrnewsletter [18] https://www.dwarkeshpatel.com/p/ai-firm?utm_source=tldrnewsletter
    [19] https://refer.tldr.tech/1fd848fa/
    [20] https://hub.sparklp.co/sub_32edf8dd66ae/1
    [21] https://advertise.tldr.tech/?utm_source=tldr&utm_medium=newsletter&utm_campaign=advertisecta
    [22] https://jobs.ashbyhq.com/tldr.tech
    [23] https://twitter.com/tldrdan
    [24] https://twitter.com/SteveFlanders22
    [25] https://tldr.tech/tech/manage?email=tldr%40synchro.net
    [26] https://a.tldrnewsletter.com/unsubscribe?ep=1&l=cfa2d55a-b7be-11e8-a3c9-06b79b628af2&lc=b5bb39ac-a04f-11ee-8692-6388dbdd6fd1&p=922cc252-e208-11ef-bee3-61477a7ce613&pt=campaign&pv=4&spa=1738580460&t=1738582787&s=5023c41b0d672e5395196bcff4f3b576faa9aa50e99d83766d41d3c75e5fccda
  • From TLDR@VERT to All on Mon Feb 3 11:39:00 2025
    --bo_u-QzC
    Content-Type: text/plain; charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    OpenAI has announced a new AI agent designed to help people conduct
    in-de=
    pth research. It is now available to ChatGPT Pro
    users=C2=A0=E2=80=8C= =C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80= =8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0= =E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2= =A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C= =C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80= =8C=C2=A0=E2=80=8C=C2=A0=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2= =A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C= =C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80= =8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0= =E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2= =A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0=E2=80=8C=C2=A0


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

    =09=09TLDR

    =09=09TOGETH=
    ER WITH [Datadog] [4]

    TLDR 2025-02-03

    [EBOOK] CONTAINERIZED APPL=
    ICATIONS IN AWS =E2=80=94 MONITORING ECS, EKS,
    AND ORCHESTRATION TOOLS (S=
    PONSOR) [4]=20

    This eBook by AWS and Datadog [4] gives you a complete t=
    echnical
    overview of cloud-scale monitoring for AWS container environment=
    s,
    including:

    =09* Amazon Elastic Container Service (ECS): how it w=
    orks on EC2 and
    Fargate, and key ECS resource metrics to monitor
    =09* =
    Amazon Elastic Kubernetes Service (EKS): how EKS manages workloads
    and ho=
    w to monitor EKS status, control plane, and resource metrics
    =09* Monito=
    ring AWS services that support orchestrated clusters such as
    CloudFormati=
    on, App Mesh, and Elastic Container Registry
    =09* Visualizing your conta=
    iner stack, automated alerting, full stack
    observability, and more

    G=
    et your free copy from Datadog =E2=86=97=EF=B8=8F [4]

    =F0=9F=93=B1=20
    =

    BIG TECH & STARTUPS

    OPENAI UNVEILS A NEW CHATGPT AGENT FOR =
    =E2=80=98DEEP RESEARCH' (5 MINUTE
    READ) [5]=20

    OpenAI has announced a=
    new AI agent designed to help people conduct
    in-depth research. The new =
    'deep research' feature is designed for
    situations where users need to pe=
    rform precise and reliable research
    using information from multiple sourc=
    es. It is now available to
    ChatGPT Pro users, limited to 100 queries per =
    month. OpenAI is
    targeting a Plus rollout about a month from now and supp=
    ort for Team
    and Enterprise users is planned. The release will be geo-tar=
    geted -
    there are currently no plans to release 'deep research' in the US=
    ,
    Switzerland, or the European Economic Area.=20

    TIKTOK'S TRAFFIC BOU=
    NCES BACK DESPITE BEING PULLED OFF APP STORES,
    FEARS OF SHUTDOWN (7 MINUT=
    E READ) [6]=20

    DNS traffic for TikTok-related domains is currently arou=
    nd 10% lower
    than pre-shutdown levels. The app briefly shut down in the U=
    S but came
    back online after President Trump said he would postpone enfor=
    cement
    of the ban. Traffic to TikTok alternatives peaked on the day TikTo=
    k
    returned online. Many creators are expanding their online presence to=

    other platforms as TikTok's long-term future in the US remains
    uncerta=
    in.=20

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

    SCIENCE & FUTURISTIC TECHNOLOGY

    CAN WE B=
    UILD A FIVE GIGAWATT DATA CENTER? (26 MINUTE READ) [7]=20

    AI labs will =
    need data centers that require the power equivalent of
    some of the US' la=
    rgest cities by 2030. Forecasts predict that
    training runs will require 5=
    -gigawatt centers within five years -
    GPT-4 was reportedly trained with 3=
    0 megawatts of power. While tech
    leaders seem confident that they will be=
    able to build data centers of
    unprecedented size, these plans are still =
    in the planning and
    permission stages and actual sites that can support t=
    hese projects are
    scarce for several reasons. The US currently doesn't ha=
    ve the power,
    funding, or permitting required to meet the forecasted AI d=
    ata center
    infrastructure demands, but it might be possible by 2030 throu=
    gh
    permitting reform and substantial investment.=20

    STABLECOINS ARE F=
    INDING PRODUCT-MARKET FIT IN EMERGING MARKETS (8
    MINUTE READ) [8]=20

    =
    SpaceX faced problems accepting payments in developing markets as its
    Sta=
    rlink service expanded to more than 100 countries. This caused the
    startu=
    p to turn to stablecoins, which allowed it to accept cheap and
    near-insta=
    nt cross-border transactions. Stablecoins are now a $205
    billion market d=
    riven by real-world utility, particularly in emerging
    markets. They are b=
    ecoming a core part of financial markets and it is
    possible they could re=
    place outdated financial systems as adoption
    accelerates.=20

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

    PROGRAMMING, DESIGN & DATA SCIENCE

    HOW TO WRITE A =
    GOOD DESIGN DOCUMENT (7 MINUTE READ) [9]=20

    This essay provides tips on=
    how to write, organize, and edit an
    effective design document. A design =
    document is a technical report
    that outlines the implementation strategy =
    for a system in the context
    of tradeoffs and constraints. Its goal should=
    be to convince the
    reader that the design is optimal given the situation=
    . Writing a
    design document adds rigor to otherwise vague intuitions - it=
    helps
    the author think better.=20

    HOW TO HAVE A CAREER EVEN WHEN OPE=
    NAI'S O3 DROPS (15 MINUTE READ)
    [10]=20

    There is a real anxiety among=
    students and junior professionals
    regarding AI and its effects on their =
    careers. The future will belong
    to people whose work cannot be easily red=
    uced to a dataset and those
    who can use AI to become even better at what =
    they do. Some jobs are
    currently vulnerable because we can create clear b=
    enchmarks for
    performance. AI will amplify the gap between high performer=
    s and the
    rest.=20

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

    MISCELLANEOUS

    AMA WITH OPE=
    NAI'S SAM ALTMAN, MARK CHEN, KEVIN WEIL, SRINIVAS
    NARAYANAN, MICHELLE POK=
    RASS, AND HONGYU REN (REDDIT THREAD) [11]=20

    Sam Altman, Mark Chen, Kev=
    in Weil, Srinivas Narayanan, Michelle
    Pokrass, and Hongyu Ren from OpenAI=
    recently held a Reddit Ask Me
    Anything session to talk about o3-mini and=
    the future of AI. In the
    thread, the representatives answer questions ab=
    out advanced voice
    mode, the upcoming 4o image generator, GPT-5, and more=
    . OpenAI plans
    to cut API prices in half in August. It doesn't have a tim=
    eline for
    the release of GPT-5 yet - the company is still working on the =
    4o
    series.=20

    META IN TALKS TO REINCORPORATE IN TEXAS OR ANOTHER STAT=
    E, EXIT
    DELAWARE (6 MINUTE READ) [12]=20

    Meta is exploring its option=
    s as it plans to move its incorporation
    from Delaware. Texas has presente=
    d itself as a better destination for
    companies like Meta and the change w=
    ouldn't require that the company
    relocate its corporate headquarters. Whi=
    le a majority of Fortune 500
    companies are incorporated in Delaware, many=
    have recently considered
    moving due to rulings that bolster the rights o=
    f minority
    shareholders. Texas has set up its own specialized business co=
    urt
    system, but it is too early to tell whether it will be more friendly=

    to businesses than the Delaware court has been.=20

    =E2=9A=A1=20

    QU=
    ICK LINKS

    SAM ALTMAN'S STARGATE IS SCIENCE FICTION (12 MINUTE READ) [=
    13]=20

    It is entirely possible that the Stargate project will be scaled=
    back
    - we don't even know yet if raw computing power is the path to
    ar=
    tificial general intelligence.=20

    APPLE REPORTEDLY GIVES UP ON ITS AR V=
    IDEO GLASSES PROJECT (2 MINUTE
    READ) [14]=20

    Apple has reportedly pul=
    led the plug on N107, a project that aimed to
    produce AR glasses similar =
    to regular glasses but with added displays
    on the lenses that could conne=
    ct to a Mac.=20

    THE FAILED STRATEGY OF ARTIFICIAL INTELLIGENCE DOOMERS =
    (37 MINUTE
    READ) [15]=20

    AI Doomers, concerned with the scenario wher=
    e computer systems
    outreason, outcompete, and doom humanity to extinction=
    , oppose AI and
    seek to cripple it via weaponized regulation.=20

    OPEN=
    AI HITS BACK AT DEEPSEEK WITH O3-MINI REASONING MODEL (3 MINUTE
    READ) [16=
    ]=20

    OpenAI's o3-mini is optimized for STEM functions and has lower
    o=
    perating costs and latency than o1-mini.=20

    A VISION RESEARCHER'S GUIDE=
    TO SOME RL STUFF: PPO & GRPO (19 MINUTE
    READ) [17]=20

    This post pres=
    ents a deep dive into Policy Optimization (PPO), one of
    the most popular =
    algorithms used in RLHF for LLMs, and Group Relative
    Policy Optimization =
    (GRPO), a method proposed by DeepSeek.=20

    WHAT FULLY AUTOMATED FIRMS WI=
    LL LOOK LIKE (17 MINUTE READ) [18]=20

    AI agents will be able to be copi=
    ed, distilled, merged, scaled, and
    evolved in ways that humans simply can=
    't, resulting in AI firms that
    will grow, coordinate, improve, and be sel=
    ected-for at unprecedented
    speed.=20

    Love TLDR? Tell your friends and =
    get rewards!

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

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

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

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

    If your company is interested in reaching an audience of tech
    executi=
    ves, decision-makers and engineers, you may want to ADVERTISE
    WITH US [21=
    ].=20

    Want to work at TLDR? =F0=9F=92=BC

    APPLY HERE [22] or send a=
    friend's resume to jobs@tldr.tech and get
    $1k if we hire them!=20

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

    Thank=
    s for reading,=20
    Dan Ni [23] & Stephen Flanders [24]=20

    Manage your su=
    bscriptions [25] to our other newsletters on tech,
    startups, and programm=
    ing. Or if TLDR isn't for you, please
    unsubscribe [26].=20

    =20

    Link=
    s:
    ------
    [1] https://tldr.tech/signup?utm_source=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=3D922cc252-e208-11ef-bee3-61477a7= ce613&pt=3Dcampaign&t=3D1738582787&s=3D3d11561e656ab3dd2f2af9456ad786b5b314= 8e07b2edbbab6ddbc79bc809e02b
    [4] https://www.datadoghq.com/resources/aws-= containers-ebook/?utm_source=3Dtldrnewsletter&utm_medium=3Dnewsletter&utm_c= ampaign=3Ddg-infra-ww-aws-containers-tldr
    [5] https://techcrunch.com/2025= /02/02/openai-unveils-a-new-chatgpt-agent-for-deep-research/?utm_source=3Dt= ldrnewsletter
    [6] https://www.cnbc.com/2025/01/31/tiktok-traffic-bounces-= back-as-creators-diversify-amid-shutdown-fears.html?utm_source=3Dtldrnewsle= tter
    [7] https://asteriskmag.com/issues/09/can-we-build-a-five-gigawatt-d= ata-center?utm_source=3Dtldrnewsletter
    [8] https://techcrunch.com/2025/01= /31/stablecoins-are-finding-product-market-fit-in-emerging-markets/?utm_sou= rce=3Dtldrnewsletter
    [9] https://grantslatton.com/how-to-design-document?= utm_source=3Dtldrnewsletter
    [10] https://pradyuprasad.com/writings/how-to= -have-a-career-even-when-o3-drops/?utm_source=3Dtldrnewsletter
    [11] https=
    ://links.tldrnewsletter.com/XXBUjZ
    [12] https://links.tldrnewsletter.com/=
    2TgHG0
    [13] https://www.theverge.com/openai/603952/sam-altman-stargate-ai= -data-center-plan-hype-funding?utm_source=3Dtldrnewsletter
    [14] https://w= ww.theverge.com/news/604378/apple-n107-ar-glasses-canceled?utm_source=3Dtld= rnewsletter
    [15] https://www.palladiummag.com/2025/01/31/the-failed-strat= egy-of-artificial-intelligence-doomers/?utm_source=3Dtldrnewsletter
    [16] = https://arstechnica.com/ai/2025/01/openai-hits-back-at-deepseek-with-o3-min= i-reasoning-model/?utm_source=3Dtldrnewsletter
    [17] https://yugeten.githu= b.io/posts/2025/01/ppogrpo/?utm_source=3Dtldrnewsletter
    [18] https://www.=
    dwarkeshpatel.com/p/ai-firm?utm_source=3Dtldrnewsletter
    [19] https://refe=
    r.tldr.tech/1fd848fa/
    [20] https://hub.sparklp.co/sub_32edf8dd66ae/1
    [2=
    1] https://advertise.tldr.tech/?utm_source=3Dtldr&utm_medium=3Dnewsletter&u= tm_campaign=3Dadvertisecta
    [22] https://jobs.ashbyhq.com/tldr.tech
    [23]=
    https://twitter.com/tldrdan
    [24] https://twitter.com/SteveFlanders22
    [=
    25] https://tldr.tech/tech/manage?email=3Dtldr%40synchro.net
    [26] https:/= /a.tldrnewsletter.com/unsubscribe?ep=3D1&l=3Dcfa2d55a-b7be-11e8-a3c9-06b79b= 628af2&lc=3Db5bb39ac-a04f-11ee-8692-6388dbdd6fd1&p=3D922cc252-e208-11ef-bee= 3-61477a7ce613&pt=3Dcampaign&pv=3D4&spa=3D1738580460&t=3D1738582787&s=3D502= 3c41b0d672e5395196bcff4f3b576faa9aa50e99d83766d41d3c75e5fccda
    --bo_u-QzC
    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; max-height: 0px; overflow: hidden;">OpenAI has=
    announced a new AI agent designed to help people conduct in-depth research=
    . It is now available to ChatGPT Pro users&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nb= sp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nb= sp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nb= sp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nb= sp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nb= sp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;&nbsp;=E2=80= =8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80= =8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80= =8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80= =8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80= =8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80=8C&nbsp;=E2=80= =8C&nbsp;</div>

    <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/01000194cb9= c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/F_Ff6YSw1xaMe8eaS94mYoIDo= vI8loptNopamR4Yvb8=3D390" 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/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/zXoA= LIpPL6KB8tmaCJ-2c3DaJaWKnKSh708GH5ubhkw=3D390" 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=3D922cc252-e208-11ef-bee3-61477a7ce613%26pt=3D= campaign%26t=3D1738582787%26s=3D3d11561e656ab3dd2f2af9456ad786b5b3148e07b2e= dbbab6ddbc79bc809e02b/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e4623068= 81-000000/LfKUuWofAxa5o7wzgl8__SczO7k_ppAGtJfCxOf3UzM=3D390"><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%2Fwww.datadogh= q.com%2Fresources%2Faws-containers-ebook%2F%3Futm_source=3Dtldrnewsletter%2= 6utm_medium=3Dnewsletter%26utm_campaign=3Ddg-infra-ww-aws-containers-tldr/1= /01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/0cj-aM2mA0h4T= DztSVqhypubUbnOsvmvpEpFjPOvuos=3D390"><img src=3D"https://images.tldr.tech/= datadog50.png" valign=3D"middle" style=3D"vertical-align: middle !important=
    ; height: 100%;" alt=3D"Datadog"></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">2025-02-03</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%2Fwww.datadoghq.com%2Fresources%2Faws-containers-ebook%2F= %3Futm_source=3Dtldrnewsletter%26utm_medium=3Dnewsletter%26utm_campaign=3Dd= g-infra-ww-aws-containers-tldr/2/01000194cb9c058b-174693ca-f9dc-4de4-800b-8= 0e462306881-000000/62ahNLmeWUr86p93sBb4BhoLU0OkcXT-ccjDQeowGlI=3D390">
    <span>
    <strong>[Ebook] Containerized appli= cations in AWS =E2=80=94 monitoring ECS, EKS, and orchestration tools (Spon= sor)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    This <a href=3D"https://tracking.tldrne= wsletter.com/CL0/https:%2F%2Fwww.datadoghq.com%2Fresources%2Faws-containers= -ebook%2F%3Futm_source=3Dtldrnewsletter%26utm_medium=3Dnewsletter%26utm_cam= paign=3Ddg-infra-ww-aws-containers-tldr/3/01000194cb9c058b-174693ca-f9dc-4d= e4-800b-80e462306881-000000/ZB_-atoXWmXeXAEx3CqdW0Z1os6bXZExcroGp6nlDTA=3D3= 90" rel=3D"noopener noreferrer nofollow" target=3D"_blank"><span>eBook by A=
    WS and Datadog</span></a> gives you a complete technical overview of cloud-= scale monitoring for AWS container environments, including:

    <p></p>


    <li>Amazon Elastic Container Service (ECS): how it works on EC2 and Fargate=
    , and key ECS resource metrics to monitor</li>
    <li>Amazon Elastic Kubernetes Service (EKS): how EKS manages workloads and = how to monitor EKS status, control plane, and resource metrics</li> <li>Monitoring AWS services that support orchestrated clusters such as Clou= dFormation, App Mesh, and Elastic Container Registry</li>
    <li>Visualizing your container stack, automated alerting, full stack observ= ability, and more</li>
    </ul>

    <p><a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fwww.datad= oghq.com%2Fresources%2Faws-containers-ebook%2F%3Futm_source=3Dtldrnewslette= r%26utm_medium=3Dnewsletter%26utm_campaign=3Ddg-infra-ww-aws-containers-tld= r/4/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/Zwy9F9ZhUh= UFeObMyuliest1XjAeP4thBGaDoHDIeJY=3D390" rel=3D"noopener noreferrer nofollo=
    w" target=3D"_blank"><span>Get your free copy from Datadog =E2=86=97=EF=B8= =8F</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%2Ftechcrunch.com%2F2025%2F02%2F02%2Fopenai-unveils-a-new-= chatgpt-agent-for-deep-research%2F%3Futm_source=3Dtldrnewsletter/1/01000194= cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/-6H1Mbg_4ZYwEn77WJHmH_= pW4GdaWXmzf1nmo8SC_yk=3D390">
    <span>
    <strong>OpenAI unveils a new ChatGP=
    T agent for =E2=80=98deep research' (5 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    OpenAI has announced a new AI agent des= igned to help people conduct in-depth research. The new 'deep research' fea= ture is designed for situations where users need to perform precise and rel= iable research using information from multiple sources. It is now available=
    to ChatGPT Pro users, limited to 100 queries per month. OpenAI is targetin=
    g a Plus rollout about a month from now and support for Team and Enterprise=
    users is planned. The release will be geo-targeted - there are currently n=
    o plans to release 'deep research' in the US, Switzerland, or the European = Economic Area.
    </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.cnbc.com%2F2025%2F01%2F31%2Ftiktok-traffic-bounces-= back-as-creators-diversify-amid-shutdown-fears.html%3Futm_source=3Dtldrnews= letter/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/dOy0-= kgIk28IaLMdctbi5aeTZdcquT9b6yEuauy90N8=3D390">
    <span>
    <strong>TikTok's traffic bounces ba=
    ck despite being pulled off app stores, fears of shutdown (7 minute read)</= strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    DNS traffic for TikTok-related domains =
    is currently around 10% lower than pre-shutdown levels. The app briefly shu=
    t down in the US but came back online after President Trump said he would p= ostpone enforcement of the ban. Traffic to TikTok alternatives peaked on th=
    e day TikTok returned online. Many creators are expanding their online pres= ence to other platforms as TikTok's long-term future in the US remains unce= rtain.
    </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%2Fasteriskmag.com%2Fissues%2F09%2Fcan-we-build-a-five-gig= awatt-data-center%3Futm_source=3Dtldrnewsletter/1/01000194cb9c058b-174693ca= -f9dc-4de4-800b-80e462306881-000000/dV56RL5xzDrodlg0OE8vZvyTnXgMTfwd5BaGBR_= nf-A=3D390">
    <span>
    <strong>Can We Build a Five Gigawat=
    t Data Center? (26 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    AI labs will need data centers that req= uire the power equivalent of some of the US' largest cities by 2030. Foreca= sts predict that training runs will require 5-gigawatt centers within five = years - GPT-4 was reportedly trained with 30 megawatts of power. While tech=
    leaders seem confident that they will be able to build data centers of unp= recedented size, these plans are still in the planning and permission stage=
    s and actual sites that can support these projects are scarce for several r= easons. The US currently doesn't have the power, funding, or permitting req= uired to meet the forecasted AI data center infrastructure demands, but it = might be possible by 2030 through permitting reform and substantial investm= ent.
    </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%2Ftechcrunch.com%2F2025%2F01%2F31%2Fstablecoins-are-findi= ng-product-market-fit-in-emerging-markets%2F%3Futm_source=3Dtldrnewsletter/= 1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/TFjWqXuepjmM= 9gAPnudF5_FhyM6VIoUWoTqBhJMrAAw=3D390">
    <span>
    <strong>Stablecoins are finding pro= duct-market fit in emerging markets (8 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    SpaceX faced problems accepting payment=
    s in developing markets as its Starlink service expanded to more than 100 c= ountries. This caused the startup to turn to stablecoins, which allowed it =
    to accept cheap and near-instant cross-border transactions. Stablecoins are=
    now a $205 billion market driven by real-world utility, particularly in em= erging markets. They are becoming a core part of financial markets and it i=
    s possible they could replace outdated financial systems as adoption accele= rates.
    </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%2Fgrantslatton.com%2Fhow-to-design-document%3Futm_source= =3Dtldrnewsletter/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-0= 00000/hG83WdNjU-iZaOk3AwwkV94Uu-LN4UPlwnoI-SyO0ms=3D390">
    <span>
    <strong>How to write a good design = document (7 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    This essay provides tips on how to writ=
    e, organize, and edit an effective design document. A design document is a = technical report that outlines the implementation strategy for a system in = the context of tradeoffs and constraints. Its goal should be to convince th=
    e reader that the design is optimal given the situation. Writing a design d= ocument adds rigor to otherwise vague intuitions - it helps the author thin=
    k better.
    </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%2Fpradyuprasad.com%2Fwritings%2Fhow-to-have-a-career-even= -when-o3-drops%2F%3Futm_source=3Dtldrnewsletter/1/01000194cb9c058b-174693ca= -f9dc-4de4-800b-80e462306881-000000/QCy7xXJUkzlEXKbRg3nUsW1ocOxW9xSGgKrw2su= RtGM=3D390">
    <span>
    <strong>How to have a career even w= hen OpenAI's o3 drops (15 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    There is a real anxiety among students = and junior professionals regarding AI and its effects on their careers. The=
    future will belong to people whose work cannot be easily reduced to a data= set and those who can use AI to become even better at what they do. Some jo=
    bs are currently vulnerable because we can create clear benchmarks for perf= ormance. AI will amplify the gap between high performers and the rest.
    </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%2Flinks.tldrnewsletter.com%2FXXBUjZ/1/01000194cb9c058b-17= 4693ca-f9dc-4de4-800b-80e462306881-000000/HrdcpVtrqXw7FJKj707uMOSTDoJ_N-utY= ePpLMbrbi8=3D390">
    <span>
    <strong>AMA with OpenAI's Sam Altma=
    n, Mark Chen, Kevin Weil, Srinivas Narayanan, Michelle Pokrass, and Hongyu = Ren (Reddit Thread)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Sam Altman, Mark Chen, Kevin Weil, Srin= ivas Narayanan, Michelle Pokrass, and Hongyu Ren from OpenAI recently held =
    a Reddit Ask Me Anything session to talk about o3-mini and the future of AI=
    . In the thread, the representatives answer questions about advanced voice = mode, the upcoming 4o image generator, GPT-5, and more. OpenAI plans to cut=
    API prices in half in August. It doesn't have a timeline for the release o=
    f GPT-5 yet - the company is still working on the 4o series.
    </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%2F2TgHG0/1/01000194cb9c058b-17= 4693ca-f9dc-4de4-800b-80e462306881-000000/eEiioJuFfSmGTfU_v1AsjKEPq1wKdikm_= atQh9-vTlc=3D390">
    <span>
    <strong>Meta in Talks to Reincorpor= ate in Texas or Another State, Exit Delaware (6 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Meta is exploring its options as it pla=
    ns to move its incorporation from Delaware. Texas has presented itself as a=
    better destination for companies like Meta and the change wouldn't require=
    that the company relocate its corporate headquarters. While a majority of = Fortune 500 companies are incorporated in Delaware, many have recently cons= idered moving due to rulings that bolster the rights of minority shareholde= rs. Texas has set up its own specialized business court system, but it is t=
    oo early to tell whether it will be more friendly to businesses than the De= laware court has been.
    </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.theverge.com%2Fopenai%2F603952%2Fsam-altman-stargat= e-ai-data-center-plan-hype-funding%3Futm_source=3Dtldrnewsletter/1/01000194= cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/P-8RT6KpI4YR99M4mbexNI= N6H4pfwnsoBTXI8fgb4JM=3D390">
    <span>
    <strong>Sam Altman's Stargate is sc= ience fiction (12 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    It is entirely possible that the Starga=
    te project will be scaled back - we don't even know yet if raw computing po= wer is the path to artificial general 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%2Fwww.theverge.com%2Fnews%2F604378%2Fapple-n107-ar-glasse= s-canceled%3Futm_source=3Dtldrnewsletter/1/01000194cb9c058b-174693ca-f9dc-4= de4-800b-80e462306881-000000/o47mV60jAInxSfv81BtCll798MFsHEGZbeRMIcLINUk=3D= 390">
    <span>
    <strong>Apple reportedly gives up o=
    n its AR video glasses project (2 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    Apple has reportedly pulled the plug on=
    N107, a project that aimed to produce AR glasses similar to regular glasse=
    s but with added displays on the lenses that could connect to a Mac.
    </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.palladiummag.com%2F2025%2F01%2F31%2Fthe-failed-stra= tegy-of-artificial-intelligence-doomers%2F%3Futm_source=3Dtldrnewsletter/1/= 01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/asFay2Ac9tQ2ab= jNt51XnXktah27h8V9DLvI8jjHw48=3D390">
    <span>
    <strong>The Failed Strategy of Arti= ficial Intelligence Doomers (37 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    AI Doomers, concerned with the scenario=
    where computer systems outreason, outcompete, and doom humanity to extinct= ion, oppose AI and seek to cripple it via weaponized regulation.
    </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%2Fai%2F2025%2F01%2Fopenai-hits-back-at-= deepseek-with-o3-mini-reasoning-model%2F%3Futm_source=3Dtldrnewsletter/1/01= 000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/a8Eqq5MT6UHsFaW4= qCV-OVLfmeDpoluJQUFc9sn6H1k=3D390">
    <span>
    <strong>OpenAI hits back at DeepSee=
    k with o3-mini reasoning model (3 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    OpenAI's o3-mini is optimized for STEM = functions and has lower operating costs and latency than o1-mini.
    </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%2Fyugeten.github.io%2Fposts%2F2025%2F01%2Fppogrpo%2F%3Fut= m_source=3Dtldrnewsletter/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462= 306881-000000/NPv-YHkcvoBxYrC6ZaIgR5GXcOEstzub6ckK0ZagX04=3D390">
    <span>
    <strong>A vision researcher's guide=
    to some RL stuff: PPO &amp; GRPO (19 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    This post presents a deep dive into Pol= icy Optimization (PPO), one of the most popular algorithms used in RLHF for=
    LLMs, and Group Relative Policy Optimization (GRPO), a method proposed by = DeepSeek.
    </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.dwarkeshpatel.com%2Fp%2Fai-firm%3Futm_source=3Dtldr= newsletter/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/g= wQeLC7fmrrpld-eSeuVk3THjhtoP-u0vluHZwGkekk=3D390">
    <span>
    <strong>What fully automated firms = will look like (17 minute read)</strong>
    </span>



    <span style=3D"font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, V= erdana, sans-serif;">
    AI agents will be able to be copied, di= stilled, merged, scaled, and evolved in ways that humans simply can't, resu= lting in AI firms that will grow, coordinate, improve, and be selected-for =
    at unprecedented speed.
    </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/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-0= 00000/B3lQbP9jhKJ1vDEV0MYkofxWWJafegiPxK1A89l4eM0=3D390" 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://track= ing.tldrnewsletter.com/CL0/https:%2F%2Fhub.sparklp.co%2Fsub_32edf8dd66ae%2F= 1/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/5N5vtedJ9O= vY8dLpit6uweMJuGmjrQAqqgOUXV-NpCg=3D390" style=3D"font-size: 16px; line-hei= ght: 1.6; padding: 10px 0; display: inline-block; text-decoration: underl= ine;"><span style=3D"mso-text-raise:13pt; text-decoration: underline;">Trac=
    k 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

    <div class=3D"text-block" style=3D"margin-top: 10px;">
    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/01000194cb9c058= b-174693ca-f9dc-4de4-800b-80e462306881-000000/AqZDtAupL5fNCGTZMwuhGCZZ1Y7u6= u7BRaqUDGvD0u8=3D390"><strong><span>advertise with us</span></strong></a>. </div>

    <!-- New "Want to work at TLDR?" section -->

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

    <div class=3D"text-block" style=3D"margin-top: 10px;">
    <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fjobs.ashbyhq= .com%2Ftldr.tech/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-00= 0000/7t1wdPU3LoR22aqH7XpOteKZrNQBBgcRTChoeUgqGqM=3D390" rel=3D"noopener nor= eferrer" style=3D"color: #0000EE; text-decoration: underline;" target=3D"_b= lank"><strong>Apply here</strong></a> or send a friend's resume to <a href= =3D"mailto:jobs@tldr.tech" style=3D"color: #0000EE; text-decoration: underl= ine;">jobs@tldr.tech</a> and get $1k if we hire them!
    </div>

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

    <br> Thanks for reading,

    <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Ftwitter.com%= 2Ftldrdan/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e462306881-000000/br= hq8nJXG14U3kuA_dlR7DvYAe8Dkhqw_86KeiBrBNw=3D390"><span>Dan Ni</span></a> &a= mp; <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Ftwitter.= com%2FSteveFlanders22/1/01000194cb9c058b-174693ca-f9dc-4de4-800b-80e4623068= 81-000000/eNJ0Dw8toUu8UOBgJfRQzXYd04L0YGM-pvsZAw8950A=3D390"><span>Stephen = Flanders</span></a>


    </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">
    <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Ftldr.tech%2F= tech%2Fmanage%3Femail=3Dtldr%2540synchro.net/1/01000194cb9c058b-174693ca-f9= dc-4de4-800b-80e462306881-000000/FB1vwpK4tR-vHH5gDjh6t3iv7lQoiPx0Vn1Qjbe8Xc= w=3D390">Manage your subscriptions</a> to our other newsletters on tech, st= artups, and programming. Or if TLDR isn't for you, please <a href=3D"https:= //tracking.tldrnewsletter.com/CL0/https:%2F%2Fa.tldrnewsletter.com%2Funsubs= cribe%3Fep=3D1%26l=3Dcfa2d55a-b7be-11e8-a3c9-06b79b628af2%26lc=3Db5bb39ac-a= 04f-11ee-8692-6388dbdd6fd1%26p=3D922cc252-e208-11ef-bee3-61477a7ce613%26pt= =3Dcampaign%26pv=3D4%26spa=3D1738580460%26t=3D1738582787%26s=3D5023c41b0d67= 2e5395196bcff4f3b576faa9aa50e99d83766d41d3c75e5fccda/1/01000194cb9c058b-174= 693ca-f9dc-4de4-800b-80e462306881-000000/SEaIGNkbjCWz2gCo-SLy3x1gyf9-aeALpx= dfA4qThwk=3D390">unsubscribe</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/01000194cb9c058= b-174693ca-f9dc-4de4-800b-80e462306881-000000/6v5v6K2OTPmbYzUPlrdDFkeeAoJif= 5dIWpePlTX-l3U=3D390" style=3D"display: none; width: 1px; height: 1px;"> </body></html>
    --bo_u-QzC--


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