• Tesla requires FSD demo 🚗, Adam Neuman's WeWork bid 💰, problems with CSVs 👨â€ðŸ’»

    From TLDR@VERT to tldr@synchro.net on Tue Mar 26 10:41:51 2024
    --nmo1tS4I
    Content-Type: text/plain; charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    Tesla employees are now required to install and show customers how to
    use=
    the latest version of the company's Full Self-Driving=C2=A0=20

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

    =09=09TLDR=20

    =09=09TOGETHER WIT=
    H [TLDR] [4]

    TLDR 2024-03-26

    WANT TO=C2=A0ADVERTISE=C2=A0IN=
    =C2=A0TLDR? (SPONSOR) [4]=20

    Fortune 50 companies like AWS and Google C=
    loud as well as fast
    growing startups like Vercel and Secureframe work wi=
    th=C2=A0TLDR=C2=A0to reach
    our audience of over 4 million tech-savvy=
    =C2=A0decision=C2=A0makers=C2=A0with
    highly customized campaigns (like th=
    is one!).
    We help manage your campaigns from end=C2=A0to end, ensuring th=
    at your
    performance marketing efforts hit your internal KPIs without brea=
    king
    your budget.=C2=A0Learn more about working with us [4].

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

    BIG TECH & STARTUPS

    ELON MUSK REQUIRES =E2=80=
    =98FSD=E2=80=99 DEMO FOR EVERY PROSPECTIVE TESLA BUYER
    IN NORTH AMERICA (=
    2 MINUTE READ) [5]=20

    Tesla employees are now required to install and s=
    how customers how to
    use the latest version of the company's Full Self-Dr=
    iving (FSD)
    premium driver assistance system before completing a vehicle =
    delivery
    in North America. All Tesla vehicles have a standard driver assi=
    stance
    system called Autopilot. The FSD option costs $199 per month for m=
    ost
    customers. Drivers must remain attentive to the road and ready to
    s=
    teer or brake at any time when using FSD.=20

    ADAM NEUMANN MAKES A $500 =
    MILLION BID FOR WEWORK THAT COULD HIT $900
    MILLION IF FINANCING AND DILIG=
    ENCE FIRM UP (2 MINUTE READ) [6]=20

    Adam Neumann, former WeWork CEO, ha=
    s submitted an unsolicited bid in
    excess of $500 million to acquire WeWor=
    k out of bankruptcy. The bid
    could potentially go up to $900 million pend=
    ing due diligence. It is
    unclear how Neumann will finance the offer. The =
    bid may make WeWork's
    bankruptcy proceedings more complex. The company is=
    seeking to walk
    away from some of its longer-term commitments in less lu=
    crative
    markets, but some of its lessors are fighting these efforts.=20
    =

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

    SCIENCE & FUTURISTIC TECHNOLOGY

    AS AI BOOMS, LA=
    ND NEAR NUCLEAR POWER PLANTS BECOMES HOT REAL ESTATE
    (3 MINUTE READ) [7] =


    Land near power plants is set to become a hot commodity due to AI.=

    Several data center operators, including AWS and Microsoft, have
    explo=
    red nuclear-powered options for their operations. While most
    projects are=
    looking to build on the land surrounding nuclear plants,
    some projects, =
    like Microsoft's, are exploring the idea of installing
    tiny modular plant=
    s to power existing data centers. While small
    modular reactors are not ye=
    t ready for production, there are still
    more than 400 reactors around the=
    globe to collocate with.=20

    INKJETS ARE FOR MORE THAN JUST PRINTING (1=
    3 MINUTE READ) [8]=20

    Inkjet technology has found a host of application=
    s beyond putting
    dots on paper. It can now be used to make DNA microarray=
    s for
    genomics, create electrical traces for printed circuit boards, and=

    build 3D-printed structures. The technology could eventually also be
    u=
    sed for personalized medicine and the development of advanced
    batteries. =
    This article looks at the history of the technology, how it
    developed, as=
    well as what the future holds for inkjet systems.=20

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

    PROGRAMMING, DESIGN & DATA SCIENCE

    MORE THAN 70% OF ORGANIZATIONS =
    HAVE SECURITY DEBT (SPONSOR) [9]=20

    Research by Veracode has found that=
    70.8% of organizations have
    security debt and nearly 50% have critical d=
    ebt. Here=E2=80=99s how you can
    crush security debt with DAST [9]:
    =
    =E2=86=92 Launch rapid, on-demand scans earlier in development.

    =
    =E2=86=92 Receive near-instant, actionable results.

    =E2=86=92 Escape t=
    he scan noise and focus on what matters with <5%
    false-positive results.=


    Find and fix runtime vulnerabilities with Veracode [10]

    THE BES=
    T ENGINEERING INTERVIEW QUESTION I=E2=80=99VE EVER GOTTEN (12 MINUTE
    READ=
    ) [11]=20

    This blog post discusses a programming challenge from a softw=
    are
    engineering interview. memcached, an in-memory key-value store,
    pro=
    vides a built-in way to atomically add k to a number, but it
    doesn=
    =E2=80=99t provide other arithmetic operations - there is no 'atomic
    mult=
    iply by k' operation. The challenge required interviewees to add a
    `mult`=
    command to memcached. The challenge is well calibrated for
    interviews as=
    there is only one correct answer and it is also a good
    representation of=
    what most real-world programming is like.=20

    FRIENDS DON'T LET FRIENDS=
    EXPORT TO CSV (10 MINUTE READ) [12]=20

    CSV is common in the data scien=
    ce space as it is human-readable, less
    verbose than options like JSON and=
    XML, and super-easy to produce from
    almost any tool. However, the format=
    is usually underspecified and CSV
    files have terrible compression and pe=
    rformance. There are many file
    formats more suitable for working with tab=
    ular data. This post looks
    at one of them, Apache Parquet, and shows how =
    it is better in both
    compression and performance with examples.=20

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

    MISCELLANEOUS

    UNITED STATES V. APPLE (29 MINUTE RE=
    AD) [13]=20

    The US vs Apple case will take years to conclude. Apple's s=
    uccess is
    built upon integration - its hardware, software, services, and =
    entire
    ecosystem of products work together to create an experience.
    Dev=
    elopers who want to enter the iOS ecosystem have to go through the
    App St=
    ore and abide by its rules and restrictions. This article looks
    at the fa=
    cts of the case against Apple, which directly attacks Apple's
    core differ=
    entiation: its deep integrations across its devices.=20

    101 THINGS I WO=
    ULD TELL MYSELF FROM 10 YEARS AGO (10 MINUTE READ)
    [14]=20

    This blog =
    post, written by a former software engineer with experience
    writing real-=
    time financial systems, contains advice that they needed
    to hear back dur=
    ing their freshman year of college. The advice is
    highly personalized to =
    the author. While some of it may be actively
    bad for some readers, the re=
    st can be helpful for life in general.=20

    =E2=9A=A1=20

    QUICK LINKS
    =

    EVERYONE WANTS THE LATEST CHIPS. THAT=E2=80=99S CAUSING A HUGE HEADACHE=
    FOR
    THE WORLD=E2=80=99S BIGGEST SUPPLIER (7 MINUTE READ) [15]=20

    The=
    soaring demand for chips has caused a shortage of specialist
    workers in =
    the semiconductor industry, delaying production.=20

    INCLUSIVE SANS (3 M=
    INUTE READ) [16]=20

    Inclusive Sans is a text font that incorporates key=
    features that
    make it highly legible in all uses.=20

    NVIDIA=E2=80=
    =99S AI CHIP DOMINANCE IS BEING TARGETED BY GOOGLE, INTEL, AND
    ARM (2 MIN=
    UTE READ) [17]=20

    The Unified Acceleration (UXL) Foundation, a group fo=
    rmed by Intel,
    Google, Arm, Qualcomm, Samsung, and other tech companies, =
    is
    developing open-source software to prevent AI developers from being
    =
    locked into Nvidia's proprietary technology.=20

    TWO OPEN SOURCE PROJECT=
    S WITH GREAT DOCUMENTATION (9 MINUTE READ)
    [18]=20

    esbuild and Redis =
    are two examples of codebases with exceptional
    documentation - good docum=
    entation is necessary, especially if other
    people will see or contribute =
    to the codebase.=20

    SORA: FIRST IMPRESSIONS (5 MINUTE READ) [19]=20

    =
    This page contains examples of artists' work with Sora, OpenAI's new
    vid=
    eo generation AI model, along with their thoughts on how they see
    Sora fi=
    tting into their workflows and businesses.=20

    FEDERATION IS THE FUTURE =
    OF SOCIAL MEDIA, SAYS BLUESKY CEO JAY GRABER
    (76 MINUTE READ) [20]=20

    =
    This interview with Bluesky CEO Jay Graber covers Bluesky's approach
    to =
    federation, the growth of the Bluesky app, and the standards and
    protocol=
    s at the heart of the decentralization movement.=20

    Love TLDR and want f=
    ree stuff? =F0=9F=8E=81

    Share TLDR with your friends and get rewards =
    when they subscribe.
    Simply send them your referral link below!=20

    ht=
    tps://refer.tldr.tech/1fd848fa/ [1]=20

    =09=09 Earn a TLDR T-shirt =
    =F0=9F=91=95, slides =F0=9F=A9=B4, or even an autobiography
    about your li=
    fe! =F0=9F=A4=AF [21]=20

    Want more TLDR?

    We also write newsletters=
    for Web Dev, AI, Information Security,
    Product Management, DevOps, Found=
    ers, Design, Marketing, and more!=20

    SIGN UP NOW! [22]=20

    Want to adv=
    ertise in TLDR? =F0=9F=93=B0

    If your company is interested in reachin=
    g an audience of tech
    executives, decision-makers and engineers, you may =
    want to ADVERTISE
    WITH US [23].=20

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

    Thanks for reading,=20
    Dan Ni [24] & =
    Stephen Flanders [25]=20

    If you don't want to receive future editions of=
    TLDR, please=C2=A0click
    here to unsubscribe [26].=20

    =20

    Links:
    =
    ------
    [1] https://refer.tldr.tech/1fd848fa/
    [2] https://advertise.tldr= .tech/?utm_source=3Dtldr&utm_medium=3Dnewsletter&utm_campaign=3Dadvertiseto= pnav
    [3] https://actions.tldrnewsletter.com/web-version?ep=3D1&lc=3Db5bb3= 9ac-a04f-11ee-8692-6388dbdd6fd1&p=3D5b29b4fa-eb45-11ee-bf2d-39ae0f2f3cb1&pt= =3Dcampaign&t=3D1711449711&s=3D49cd9108d28746ab11f3959ec2f33aa3f091f32f5121= 227695a9e5f1d4e4066b
    [4] https://advertise.tldr.tech/?utm_source=3Dtldr&u= tm_medium=3Dnewsletter&utm_campaign=3Dprimary03262024
    [5] https://www.cnb= c.com/2024/03/25/elon-musk-requires-fsd-demo-for-every-prospective-tesla-bu= yer-in-north-america.html?utm_source=3Dtldrnewsletter
    [6] https://www.cnb= c.com/2024/03/25/adam-neumann-submits-bid-of-more-than-500-million-to-buy-w= ework.html?utm_source=3Dtldrnewsletter
    [7] https://www.theregister.com/20= 24/03/25/ai_boom_nuclear/?utm_source=3Dtldrnewsletter
    [8] https://spectru=
    m.ieee.org/inkjet-printer?utm_source=3Dtldrnewsletter
    [9] https://www.ver= acode.com/products/dynamic-analysis-dast?utm_source=3Dtldr&utm_medium=3Ddev= ops-newsletter&utm_campaign=3DVER7013n0000019ZIBAA2&utm_content=3Ddast-free= -trial
    [10] https://www.veracode.com/products/dynamic-analysis-dast?utm_s= ource=3Dtldr&utm_medium=3Dinfosec-newsletter&utm_campaign=3DVER7013n0000019= ZIBAA2&utm_content=3Ddast-free-trial
    [11] https://quuxplusone.github.io/b= log/2022/01/06/memcached-interview/?utm_source=3Dtldrnewsletter
    [12] http= s://kaveland.no/friends-dont-let-friends-export-to-csv.html?utm_source=3Dtl= drnewsletter
    [13] https://stratechery.com/2024/united-states-v-apple/?utm= _source=3Dtldrnewsletter
    [14] https://www.approachwithalacrity.com/101-th= ings-for-my-past-self/?utm_source=3Dtldrnewsletter
    [15] https://www.cnn.c= om/2024/03/22/tech/taiwan-tsmc-talent-shortage-training-center-intl-hnk/ind= ex.html?utm_source=3Dtldrnewsletter
    [16] https://www.oliviaking.com/inclu=
    sive-sans?utm_source=3Dtldrnewsletter
    [17] https://www.theverge.com/2024/= 3/25/24111435/nvidia-ai-market-google-intel-arm-uxl-foundation-cuda?utm_sou= rce=3Dtldrnewsletter
    [18] https://johnjago.com/great-docs/?utm_source=3Dt=
    ldrnewsletter
    [19] https://openai.com/blog/sora-first-impressions?utm_sou= rce=3Dtldrnewsletter
    [20] https://www.theverge.com/2024/3/25/24108872/blu= esky-ceo-graber-federation-social-media-decoder-interview?utm_source=3Dtldr= newsletter
    [21] https://hub.sparklp.co/sub_32edf8dd66ae/1
    [22] https://=
    tldr.tech/subscribed?email=3Dtldr%40synchro.net
    [23] https://advertise.tl= dr.tech/?utm_source=3Dtldr&utm_medium=3Dnewsletter&utm_campaign=3Dadvertise= cta
    [24] https://twitter.com/tldrdan
    [25] https://twitter.com/SteveFlan=
    ders22
    [26] https://actions.tldrnewsletter.com/unsubscribe?ep=3D1&l=3Dcfa= 2d55a-b7be-11e8-a3c9-06b79b628af2&lc=3Db5bb39ac-a04f-11ee-8692-6388dbdd6fd1= &p=3D5b29b4fa-eb45-11ee-bf2d-39ae0f2f3cb1&pt=3Dcampaign&pv=3D4&spa=3D171144= 7363&t=3D1711449711&s=3D47fcd63094c994942921c86469d2ee08343be3be7db7aa13306= ac492d9a9d9b6
    --nmo1tS4I
    Content-Type: text/html; charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    <!DOCTYPE html><html><head><meta http-equiv=3D"Content-Type" content=3D"tex= t/html charset=3DUTF-8"><meta charset=3D"UTF-8"><meta name=3D"viewport" con= tent=3D"width=3Ddevice-width"><meta name=3D"x-apple-disable-message-reforma= tting"><title></title><meta name=3D"color-scheme" content=3D"light dark"><m= eta name=3D"supported-color-schemes" content=3D"light dark"><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= ;">Tesla employees are now required to install and show customers how to us=
    e the latest version of the company&#039;s Full Self-Driving&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: 2px;"><a hr= ef=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Frefer.tldr.tech%2= F1fd848fa%2F/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000= /KtBb-Aj5mVsPmBXLWzbk2DjEbNMvnXfq1qgB0aW43Ek=3D346" rel=3D"noopener norefer= rer" target=3D"_blank"><span>Sign Up</span></a></span><span>|</span><span s= tyle=3D"margin-right: 2px; margin-left: 2px;"><a href=3D"https://tracking.t= ldrnewsletter.com/CL0/https:%2F%2Fadvertise.tldr.tech%2F%3Futm_source=3Dtld= r%26utm_medium=3Dnewsletter%26utm_campaign=3Dadvertisetopnav/1/0100018e7a5a= 2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/lK_57O5rYHT60WvJ6ROJnMJRPn= 799_LmSKuJui88RXY=3D346" rel=3D"noopener noreferrer" target=3D"_blank"><spa= n>Advertise</span></a></span><span>|</span><span style=3D"margin-left: 2px;= "><a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2Factions.tl= drnewsletter.com%2Fweb-version%3Fep=3D1%26lc=3Db5bb39ac-a04f-11ee-8692-6388= dbdd6fd1%26p=3D5b29b4fa-eb45-11ee-bf2d-39ae0f2f3cb1%26pt=3Dcampaign%26t=3D1= 711449711%26s=3D49cd9108d28746ab11f3959ec2f33aa3f091f32f5121227695a9e5f1d4e= 4066b/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/GYjNXH= h1K2dzytQcOANnQCBkR7R2apyD0UVQaedqt0o=3D346"><span>View Online</span></a></= 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.tldrnewslette= r.com/CL0/https:%2F%2Fadvertise.tldr.tech%2F%3Futm_source=3Dtldr%26utm_medi= um=3Dnewsletter%26utm_campaign=3Dprimary03262024/1/0100018e7a5a2374-a65c029= 9-1120-4b29-9951-fa348a38cfee-000000/A3IFZoKtV75jG8uNfqCoZennt275e0i35FSjWo= JcEIE=3D346"><img src=3D"https://jwwrbzsvyukwfpbuimxf.supabase.co/storage/v= 1/object/public/sponsor-logos/tldrlogo.jpg?t=3D2024-03-26T07%3A42%3A48.569Z=
    " valign=3D"middle" style=3D"vertical-align: middle !important; height: 100= %;" alt=3D"TLDR"></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;">

    <h3><strong>TLDR <span id=3D"date">2024-03-26</span></strong></h3>
    </div>
    </td></tr>
    <tr id=3D"sponsy-copy"><td class=3D"container" style=3D"padding: 15px 15px;= ">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fadvertise.tldr.tech%2F%3Futm_source=3Dtldr%26utm_medium= =3Dnewsletter%26utm_campaign=3Dprimary03262024/2/0100018e7a5a2374-a65c0299-= 1120-4b29-9951-fa348a38cfee-000000/wOBqKBA08Q-VF9LCwfKM-dQbscEORP8Za7IgBg_B= g_A=3D346">
    <span>
    <strong>Want to&nbsp;advertise&nbsp= ;in&nbsp;TLDR? (Sponsor)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    Fortune 50 companies like AWS and Googl=
    e Cloud as well as fast growing startups like Vercel and Secureframe work w= ith&nbsp;TLDR&nbsp;to reach our audience of over 4 million tech-savvy&nbsp;= decision&nbsp;makers&nbsp;with highly customized campaigns (like this one!)= .<p>We help manage your campaigns from end&nbsp;to end, ensuring that your = performance marketing efforts hit your internal KPIs without breaking your = budget.&nbsp;<a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2F%2= Fadvertise.tldr.tech%2F%3Futm_source=3Dtldr%26utm_medium=3Dnewsletter%26utm= _campaign=3Dprimary03262024/3/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa34= 8a38cfee-000000/43LS-He8Zl_lD0kQQWNYcT-AVML1Eg2r8h3ZGVMEAIY=3D346" rel=3D"n= oopener noreferrer nofollow" target=3D"_blank"><span>Learn more about worki=
    ng with us</span></a>.
    =20
    =20
    </p></span></span></div>=20
    </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;">

    <h3><strong>Big Tech &amp; Startups</strong></h3>
    </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" ce= llspacing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"= padding: 15px 15px;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.cnbc.com%2F2024%2F03%2F25%2Felon-musk-requires-fsd-= demo-for-every-prospective-tesla-buyer-in-north-america.html%3Futm_source= =3Dtldrnewsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-0= 00000/qvmAsnu3VevJTvN-PkyAKaAo1nP3BB1UvXTCr4zE6ks=3D346">
    <span>
    <strong>Elon Musk requires =E2=80= =98FSD=E2=80=99 demo for every prospective Tesla buyer in North America (2 = minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    Tesla employees are now required to ins= tall and show customers how to use the latest version of the company's Full=
    Self-Driving (FSD) premium driver assistance system before completing a ve= hicle delivery in North America. All Tesla vehicles have a standard driver = assistance system called Autopilot. The FSD option costs $199 per month for=
    most customers. Drivers must remain attentive to the road and ready to ste=
    er or brake at any time when using FSD.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.cnbc.com%2F2024%2F03%2F25%2Fadam-neumann-submits-bi= d-of-more-than-500-million-to-buy-wework.html%3Futm_source=3Dtldrnewsletter= /1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/R16ru4EgaZO= nMzQOLcfJHFWRdIWi6-B1aPhHG1FKn4c=3D346">
    <span>
    <strong>Adam Neumann makes a $500 m= illion bid for WeWork that could hit $900 million if financing and diligenc=
    e firm up (2 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    Adam Neumann, former WeWork CEO, has su= bmitted an unsolicited bid in excess of $500 million to acquire WeWork out =
    of bankruptcy. The bid could potentially go up to $900 million pending due = diligence. It is unclear how Neumann will finance the offer. The bid may ma=
    ke WeWork's bankruptcy proceedings more complex. The company is seeking to = walk away from some of its longer-term commitments in less lucrative market=
    s, but some of its lessors are fighting these efforts.
    </span>
    </span>
    </div>=20
    </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;">

    <h3><strong>Science &amp; Futuristic Technology</strong></h3>
    </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" ce= llspacing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"= padding: 15px 15px;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.theregister.com%2F2024%2F03%2F25%2Fai_boom_nuclear%= 2F%3Futm_source=3Dtldrnewsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951= -fa348a38cfee-000000/-4UVydsbqCDU8VXW0bNP6vQ_TwIuIPzXNQH_fpqJ7TU=3D346">
    <span>
    <strong>As AI booms, land near nucl= ear power plants becomes hot real estate (3 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    Land near power plants is set to become=
    a hot commodity due to AI. Several data center operators, including AWS an=
    d Microsoft, have explored nuclear-powered options for their operations. Wh= ile most projects are looking to build on the land surrounding nuclear plan= ts, some projects, like Microsoft's, are exploring the idea of installing t= iny modular plants to power existing data centers. While small modular reac= tors are not yet ready for production, there are still more than 400 reacto=
    rs around the globe to collocate with.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fspectrum.ieee.org%2Finkjet-printer%3Futm_source=3Dtldrn= ewsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/5T= NFPIzU0DfpwD3565XbFS_75_s3-X7pplotR7u39dI=3D346">
    <span>
    <strong>Inkjets Are for More Than J= ust Printing (13 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    Inkjet technology has found a host of a= pplications beyond putting dots on paper. It can now be used to make DNA mi= croarrays for genomics, create electrical traces for printed circuit boards=
    , and build 3D-printed structures. The technology could eventually also be = used for personalized medicine and the development of advanced batteries. T= his article looks at the history of the technology, how it developed, as we=
    ll as what the future holds for inkjet systems.
    </span>
    </span>
    </div>=20
    </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;">

    <h3><strong>Programming, Design &amp; Data Science</strong></h3>
    </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" ce= llspacing=3D"0" width=3D"100%"><tbody><tr><td class=3D"container" style=3D"= padding: 15px 15px;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.veracode.com%2Fproducts%2Fdynamic-analysis-dast%3Fu= tm_source=3Dtldr%26utm_medium=3Ddevops-newsletter%26utm_campaign=3DVER7013n= 0000019ZIBAA2%26utm_content=3Ddast-free-trial/1/0100018e7a5a2374-a65c0299-1= 120-4b29-9951-fa348a38cfee-000000/g9S7tqzXjJwc5jbyymGGDlus3yqq1RPZW58jBTzi_= Jg=3D346">
    <span>
    <strong>More than 70% of organizati= ons have security debt (Sponsor)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    Research by Veracode has found that 70.=
    8% of organizations have security debt and nearly 50% have critical debt. H= ere=E2=80=99s how you can <a href=3D"https://tracking.tldrnewsletter.com/CL= 0/https:%2F%2Fwww.veracode.com%2Fproducts%2Fdynamic-analysis-dast%3Futm_sou= rce=3Dtldr%26utm_medium=3Ddevops-newsletter%26utm_campaign=3DVER7013n000001= 9ZIBAA2%26utm_content=3Ddast-free-trial/2/0100018e7a5a2374-a65c0299-1120-4b= 29-9951-fa348a38cfee-000000/zRGvJ2VTkBAJEioF9sMGT4FtQwnDsZJ3F7YXwJkrLAI=3D3= 46" rel=3D"noopener noreferrer nofollow" target=3D"_blank"><span>crush secu= rity debt with DAST</span></a>:<p>=E2=86=92 Launch rapid, on-demand scans e= arlier in development.</p><p>=E2=86=92 Receive near-instant, actionable res= ults.</p><p>=E2=86=92 Escape the scan noise and focus on what matters with = &lt;5% false-positive results.</p><p><a href=3D"https://tracking.tldrnewsle= tter.com/CL0/https:%2F%2Fwww.veracode.com%2Fproducts%2Fdynamic-analysis-das= t%3Futm_source=3Dtldr%26utm_medium=3Dinfosec-newsletter%26utm_campaign=3DVE= R7013n0000019ZIBAA2%26utm_content=3Ddast-free-trial/1/0100018e7a5a2374-a65c= 0299-1120-4b29-9951-fa348a38cfee-000000/vIOsS96NLspbSqxEX3bpzpACygci70nBG4I= 1A1yOnxU=3D346" rel=3D"noopener noreferrer nofollow" target=3D"_blank"><spa= n>Find and fix runtime vulnerabilities with Veracode</span></a>
    =20
    =20
    </p></span></span></div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fquuxplusone.github.io%2Fblog%2F2022%2F01%2F06%2Fmemcach= ed-interview%2F%3Futm_source=3Dtldrnewsletter/1/0100018e7a5a2374-a65c0299-1= 120-4b29-9951-fa348a38cfee-000000/Wj5i8l3fp7gsBKg2O-CnCtYm-iyRZW3LX5IJ1CNTH= FM=3D346">
    <span>
    <strong>The best engineering interv= iew question I=E2=80=99ve ever gotten (12 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    This blog post discusses a programming = challenge from a software engineering interview. memcached, an in-memory ke= y-value store, provides a built-in way to atomically add k to a number, but=
    it doesn=E2=80=99t provide other arithmetic operations - there is no 'atom=
    ic multiply by k' operation. The challenge required interviewees to add a `= mult` command to memcached. The challenge is well calibrated for interviews=
    as there is only one correct answer and it is also a good representation o=
    f what most real-world programming is like.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fkaveland.no%2Ffriends-dont-let-friends-export-to-csv.ht= ml%3Futm_source=3Dtldrnewsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951= -fa348a38cfee-000000/nighMsPFqDLzO7CzPt1MqF1fNzRFSPjC020zzlts_fE=3D346">
    <span>
    <strong>Friends don't let friends e= xport to CSV (10 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    CSV is common in the data science space=
    as it is human-readable, less verbose than options like JSON and XML, and = super-easy to produce from almost any tool. However, the format is usually = underspecified and CSV files have terrible compression and performance. The=
    re are many file formats more suitable for working with tabular data. This = post looks at one of them, Apache Parquet, and shows how it is better in bo=
    th compression and performance with examples.
    </span>
    </span>
    </div>=20
    </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><h3>Miscellaneous</h3></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" cellpad= ding=3D"0" cellspacing=3D"0" width=3D"100%"><tbody><tr><td class=3D"contain= er" style=3D"padding: 15px 15px;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fstratechery.com%2F2024%2Funited-states-v-apple%2F%3Futm= _source=3Dtldrnewsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a3= 8cfee-000000/AMRDAJR07tTFw4neuf28wHhjE7lBNtc5NJLjnJKqEuw=3D346">
    <span>
    <strong>United States v. Apple (29 = minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    The US vs Apple case will take years to=
    conclude. Apple's success is built upon integration - its hardware, softwa= re, services, and entire ecosystem of products work together to create an e= xperience. Developers who want to enter the iOS ecosystem have to go throug=
    h the App Store and abide by its rules and restrictions. This article looks=
    at the facts of the case against Apple, which directly attacks Apple's cor=
    e differentiation: its deep integrations across its devices.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.approachwithalacrity.com%2F101-things-for-my-past-s= elf%2F%3Futm_source=3Dtldrnewsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-= 9951-fa348a38cfee-000000/sRwfaRPhXHDsyxyOy9Ro6POKslrAdmB5vqZRZH1aaKA=3D346"=

    <span>
    <strong>101 things I would tell mys= elf from 10 years ago (10 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    This blog post, written by a former sof= tware engineer with experience writing real-time financial systems, contain=
    s advice that they needed to hear back during their freshman year of colleg=
    e. The advice is highly personalized to the author. While some of it may be=
    actively bad for some readers, the rest can be helpful for life in general=
    .
    </span>
    </span>
    </div>=20
    </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;">

    <h3><strong>Quick Links</strong></h3>
    </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" cellpad= ding=3D"0" cellspacing=3D"0" width=3D"100%"><tbody><tr><td class=3D"contain= er" style=3D"padding: 15px 15px;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.cnn.com%2F2024%2F03%2F22%2Ftech%2Ftaiwan-tsmc-talen= t-shortage-training-center-intl-hnk%2Findex.html%3Futm_source=3Dtldrnewslet= ter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/n1HJtCY6= AVIiPKMT0xhPam8TFBlGCk4tJAhS8TFGWRE=3D346">
    <span>
    <strong>Everyone wants the latest c= hips. That=E2=80=99s causing a huge headache for the world=E2=80=99s bigges=
    t supplier (7 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    The soaring demand for chips has caused=
    a shortage of specialist workers in the semiconductor industry, delaying p= roduction.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.oliviaking.com%2Finclusive-sans%3Futm_source=3Dtldr= newsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/k= aK2eap21SIrufUDgAhxfoxMmov3BE2ejDYRLnE3xWQ=3D346">
    <span>
    <strong>Inclusive Sans (3 minute re= ad)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    Inclusive Sans is a text font that inco= rporates key features that make it highly legible in all uses.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.theverge.com%2F2024%2F3%2F25%2F24111435%2Fnvidia-ai= -market-google-intel-arm-uxl-foundation-cuda%3Futm_source=3Dtldrnewsletter/= 1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/ROI05wumsWLz= QxkHB32Z-liZUdeR9C6kaGwYozwAKHw=3D346">
    <span>
    <strong>Nvidia=E2=80=99s AI chip do= minance is being targeted by Google, Intel, and Arm (2 minute read)</strong=

    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    The Unified Acceleration (UXL) Foundati= on, a group formed by Intel, Google, Arm, Qualcomm, Samsung, and other tech=
    companies, is developing open-source software to prevent AI developers fro=
    m being locked into Nvidia's proprietary technology.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fjohnjago.com%2Fgreat-docs%2F%3Futm_source=3Dtldrnewslet= ter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/ADRpz_eY= XTh_hAE-A-QmMW2aZphMeUW8kk-wgqRSh5I=3D346">
    <span>
    <strong>Two open source projects wi=
    th great documentation (9 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    esbuild and Redis are two examples of c= odebases with exceptional documentation - good documentation is necessary, = especially if other people will see or contribute to the codebase.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fopenai.com%2Fblog%2Fsora-first-impressions%3Futm_source= =3Dtldrnewsletter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-0= 00000/YFkD-00BGvjzkbxFH66Jv9EfJHncXYGJR8zrctvDxb0=3D346">
    <span>
    <strong>Sora: First Impressions (5 = minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    This page contains examples of artists'=
    work with Sora, OpenAI's new video generation AI model, along with their t= houghts on how they see Sora fitting into their workflows and businesses.
    </span>
    </span>
    </div>=20
    </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= ;">=20
    <div class=3D"text-block">
    <span>
    <a href=3D"https://tracking.tldrnewsletter.= com/CL0/https:%2F%2Fwww.theverge.com%2F2024%2F3%2F25%2F24108872%2Fbluesky-c= eo-graber-federation-social-media-decoder-interview%3Futm_source=3Dtldrnews= letter/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/0k0Ng= iKVX7-i6FflOyh2dkv8SgzMVgkDQKwYqpmEysU=3D346">
    <span>
    <strong>Federation is the future of=
    social media, says Bluesky CEO Jay Graber (76 minute read)</strong>
    </span>
    </a>
    <br><br>
    <span style=3D"font-family: &quot;Helvetica=
    Neue&quot;, Helvetica, Arial, Verdana, sans-serif;">
    This interview with Bluesky CEO Jay Gra= ber covers Bluesky's approach to federation, the growth of the Bluesky app,=
    and the standards and protocols at the heart of the decentralization movem= ent.
    </span>
    </span>
    </div>=20
    </td></tr></tbody></table>

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

    =20
    <table align=3D"center" bgcolor=3D"" border=3D"0" cellpadding=3D"0" cel= lspacing=3D"0" width=3D"100%"><tbody><tr><td align=3D"left" style=3D"word-b= reak: break-word; vertical-align: top; padding: 5px 10px;">
    <p style=3D"padding: 0; margin: 0; font-size: 22px; color: = #000000; line-height: 1.6; font-weight: bold;">
    Love TLDR and want free stuff? =F0=9F=8E=81
    </p>
    </td></tr>
    <tr><td class=3D"container" style=3D"padding: 0px 10px 15px;">
    <div class=3D"text-block">
    Share TLDR with your friends and get rewards when they
    subscribe. Simply send them your referral link below!
    </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.tech%2F1fd848fa%2F/2/0100018e7a5a2374-a65c0299-1120-4b29-9= 951-fa348a38cfee-000000/7Ms3O2bu7ZdxFh4RlmKPxPofpUgqBvBN0VkRbXYjuJM=3D346" = style=3D"color: #464ba4; text-decoration: underline;">https://refer.tldr.te= ch/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:%2= F%2Fhub.sparklp.co%2Fsub_32edf8dd66ae%2F1/1/0100018e7a5a2374-a65c0299-1120-= 4b29-9951-fa348a38cfee-000000/QKRKB46dG1U3q5a3YD--dumIuFFbqFmgLiVAxHWWZT0= =3D346" style=3D"font-size: 16px; line-height: 1.6; padding: 10px 0; displ= ay: inline-block; text-decoration: underline;"><span style=3D"mso-text-rai= se:13pt; text-decoration: underline;">Earn a TLDR T-shirt =F0=9F=91=95, sli= des =F0=9F=A9=B4, or even an autobiography about your life! =F0=9F=A4=AF</s= pan></a>
    </td></tr></tbody></table>

    =20
    <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: 10px 10px 15px;">
    <div class=3D"text-block">
    <p style=3D"padding: 0; margin: 0; font-size: 22px; color: #000= 000; line-height: 1.6; font-weight: bold;">Want more TLDR?</p>
    <div> <span>We also write newsletters for <span>Web Dev</span>,=
    <span>AI</span>, <span>Information Security</span>, <span>Product Manageme= nt</span>, <span>DevOps</span>, <span>Founders</span>, <span>Design</span>,=
    <span>Marketing</span>, and more!
    <br><br><a href=3D"https://tracking.tldrnewsletter.com/CL0/http= s:%2F%2Ftldr.tech%2Fsubscribed%3Femail=3Dtldr%2540synchro.net/1/0100018e7a5= a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/dP0RYx1m_F9Vv7qW5zbzUmveV= N03TI0SazNZe1lWhI0=3D346" style=3D"padding-top: 5px;"><strong><span>Sign up=
    now!</span></strong>
    </a>
    </span></div>
    </div>
    </td></tr></tbody></table>
    =20
    <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-height: 1.6; font-weight: bold;">
    Want to advertise in TLDR? =F0=9F=93=B0
    </p>
    </td></tr><tr><td class=3D"container" style=3D"padding: 0px 10px 15= px;">
    <div class=3D"text-block">
    If your company is interested in reaching an audience of tech=
    executives, decision-makers and engineers, you may want to <a href=3D"http= s://tracking.tldrnewsletter.com/CL0/https:%2F%2Fadvertise.tldr.tech%2F%3Fut= m_source=3Dtldr%26utm_medium=3Dnewsletter%26utm_campaign=3Dadvertisecta/1/0= 100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a38cfee-000000/fsfSMbwhnNHgBmk= YKsDcw7BoQthS0ti9rT98KYurtbY=3D346"><strong><span>advertise with us</span><= /strong></a>.
    </div>
    <br>
    <div class=3D"text-block">
    If you have any comments or feedback, just respond to this em= ail!
    <br>
    <br>
    Thanks for reading,
    <br>
    <a href=3D"https://tracking.tldrnewsletter.com/CL0/https:%2= F%2Ftwitter.com%2Ftldrdan/1/0100018e7a5a2374-a65c0299-1120-4b29-9951-fa348a= 38cfee-000000/pC1r31wBbarLPf23DN95o7ZvlHpC4YgJulj3GN33-hE=3D346"><span>Dan = Ni</span></a> &amp; <a href=3D"https://tracking.tldrnewsletter.com/CL0/htt= ps:%2F%2Ftwitter.com%2FSteveFlanders22/1/0100018e7a5a2374-a65c0299-1120-4b2= 9-9951-fa348a38cfee-000000/ToA4wVaPoeYRlkqcbODu9K30Eundi779cd0Z30nrwcs=3D34= 6"><span>Stephen Flanders</span></a>
    <br>
    <br>
    </div>
    <br>
    </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&nbsp;<a href=3D"https://tracking.tldrnewslett= er.com/CL0/https:%2F%2Factions.tldrnewsletter.com%2Funsubscribe%3Fep=3D1%26= l=3Dcfa2d55a-b7be-11e8-a3c9-06b79b628af2%26lc=3Db5bb39ac-a04f-11ee-8692-638= 8dbdd6fd1%26p=3D5b29b4fa-eb45-11ee-bf2d-39ae0f2f3cb1%26pt=3Dcampaign%26pv= =3D4%26spa=3D1711447363%26t=3D1711449711%26s=3D47fcd63094c994942921c86469d2= ee08343be3be7db7aa13306ac492d9a9d9b6/1/0100018e7a5a2374-a65c0299-1120-4b29-= 9951-fa348a38cfee-000000/GYRiJmogH04VxJ4hCY4ORZohn4P6UvgWHdKh-SVW90s=3D346"= >click here to unsubscribe</a>.

    <br></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/0100018e7a5a237= 4-a65c0299-1120-4b29-9951-fa348a38cfee-000000/7oqAw9AG09keeJ7PBfY5Rti5rUvhw= RCHSAa0qdRS1lU=3D346" style=3D"display: none; width: 1px; height: 1px;"> </body></html>
    --nmo1tS4I--


    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From poindexter FORTRAN@VERT/REALITY to TLDR on Tue Mar 26 06:14:00 2024
    TLDR wrote to tldr@synchro.net <=-

    ADAM NEUMANN MAKES A $500 MILLION BID FOR WEWORK THAT COULD HIT $900 MILLION IF FINANCING AND DILIGENCE FIRM UP (2 MINUTE READ) [6]

    Adam Neumann, former WeWork CEO, has submitted an unsolicited bid in excess of $500 million to acquire WeWork out of bankruptcy. The bid
    could potentially go up to $900 million pending due diligence.


    Step 1. Bankrupt company
    Step 2. Buy company from bankrupcy court for pennies on the dollar.
    Step 3. Profit!




    --- MultiMail/Win v0.52
    þ Synchronet þ .: realitycheckbbs.org :: scientia potentia est :.
  • From phigan@VERT/TACOPRON to poindexter FORTRAN on Tue Mar 26 07:21:16 2024
    Re: Tesla requires FSD demo ", Adam Neuman's WeWork bid ", problems with C
    By: poindexter FORTRAN to TLDR on Tue Mar 26 2024 06:14 am

    Step 1. Bankrupt company
    Step 2. Buy company from bankrupcy court for pennies on the dollar.
    Step 3. Profit!

    There should be a law! ... Oh wait....

    ---
    þ Synchronet þ TIRED of waiting 2 hours for a taco? GO TO TACOPRONTO.bbs.io
  • From Digital Man@VERT to poindexter FORTRAN on Tue Mar 26 09:36:47 2024
    Re: Tesla requires FSD demo ", Adam Neuman's WeWork bid ", problems with CS
    By: poindexter FORTRAN to TLDR on Tue Mar 26 2024 06:14 am

    Step 1. Bankrupt company
    Step 2. Buy company from bankrupcy court for pennies on the dollar.
    Step 3. Profit!

    Did you watch WeCrash on Netflix? It was pretty good.
    --
    digital man (rob)

    Steven Wright quote #18:
    Hard work pays off in the future; laziness pays off now.
    Norco, CA WX: 53.3øF, 76.0% humidity, 0 mph ENE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to POINDEXTER FORTRAN on Wed Mar 27 08:54:00 2024
    Adam Neumann, former WeWork CEO, has submitted an unsolicited bid in excess of $500 million to acquire WeWork out of bankruptcy. The bid could potentially go up to $900 million pending due diligence.

    Step 1. Bankrupt company
    Step 2. Buy company from bankrupcy court for pennies on the dollar.
    Step 3. Profit!

    Why didn't we think of that?!?


    * SLMR 2.1a * Sacred cows make great hamburgers.
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From poindexter FORTRAN@VERT/REALITY to Digital Man on Wed Mar 27 06:38:00 2024
    Digital Man wrote to poindexter FORTRAN <=-

    Did you watch WeCrash on Netflix? It was pretty good.

    No, been meaning to.

    I've been scouting out coworking facilities near where I work. I like
    the idea, as I've been WFH for the past few years and looking for a
    change of scenery. It's certainly not worth the valuations they were
    originally looking for at WeWork.


    --- MultiMail/Win v0.52
    þ Synchronet þ .: realitycheckbbs.org :: scientia potentia est :.