Pop-Up Thingie

Digital Distortion
  • Home
  • Forum
  • Files
  • Web Monitor
  • Log in

  1. Forum
  2. DOVE-Net
  3. Tech
  • Inside Meta AI rollout 💼 , OpenAI cash outs 💰, code maintenance costs 👨‍💻

    From TLDR@VERT to tldrnewsletter@synchro.net on Mon May 11 10:26:49 2026
    Meta tracks its employees' keyboard inputs and mouse movements to
    train its AI models. Many workers are uncomfortable with the scheme ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 


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

    TLDR

    TOGETHER WITH [WorkOS] [4]

    TLDR 2026-05-11

    WHY THE SAME AI PROMPT GIVES DIFFERENT ANSWERS (AND HOW TEAMS ARE
    FIXING IT) (SPONSOR) [4]

    Same input. Same prompt. Different output. That's the reality of
    testing AI agents that write code, and most teams are shipping without
    solving it.

    Nick Nisi from WorkOS [5] tackled this by building eval systems for
    two AI tools:
    - NPX WORKOS@LATEST, a CLI agent that installs AuthKit [6] into your
    project
    - WorkOS agent skills that power LLM responses about SSO, directory
    sync, and RBAC.

    The post covers how to test against real project structures, score
    output that's different every time, and catch when your agent makes up
    methods that don't exist.

    Learn more about evals → [4]

    📱

    BIG TECH & STARTUPS

    META'S EMBRACE OF AI IS MAKING ITS EMPLOYEES MISERABLE (7 MINUTE
    READ) [7]

    Meta tracks its employees' keyboard inputs and mouse movements to
    train its AI models. Many workers are uncomfortable with the scheme,
    which they are unable to opt out of on their corporate laptops. The
    company says there are safeguards in place to protect sensitive
    content and that the data is not used for any other purpose, but many
    workers have expressed anger at the policy. Many employees no longer
    see Meta as a place for a long career.

    HOW A JOB AT OPENAI BECAME THE GREATEST LOTTERY TICKET OF THE AI BOOM
    (5 MINUTE READ) [8]

    OpenAI recently allowed employees to sell up to $30 million worth of
    shares each. The sale offers a peek into the flood of money that will
    soon hit America's tech capitals. OpenAI and Anthropic are gearing up
    for what will likely be some of the largest IPOs in history. The
    newfound wealth is driving up rental prices in San Francisco and
    sparking concerns about a growing class divide within the city.

    🚀

    SCIENCE & FUTURISTIC TECHNOLOGY

    SURPRISING SIGNS OF AN ATMOSPHERE AROUND A TINY WORLD, BILLIONS OF
    MILES AWAY (7 MINUTE READ) [9]

    Japanese astronomers have discovered a small world about 3.5 billion
    miles from the Sun that appears to be swaddled in a layer of air. The
    discovery of an atmosphere is surprising, as the 300-mile-wide
    celestial body shouldn't have a strong enough gravitational pull to
    keep it in place. Also, temperatures in that quadrant are so cold that
    most of the molecules that exist as gases in Earth's atmosphere freeze
    solid. The atmosphere is very thin, with only a few gas molecules to
    exert any pressure.

    DO YOU TAKE AFTER YOUR DAD'S RNA? (11 MINUTE READ) [10]

    Sperm may be more than just vessels for DNA. Scientists have detected microRNAs and other types of RNA fragments in sperm cells that respond
    to various environmental factors, such as stress, exercise, and mental
    health. There is mounting evidence that sperm may be transmitting
    environmental information to offspring. There are many unanswered
    questions that scientists are still exploring, but there is enough
    evidence to rebalance parental responsibility.

    💻

    PROGRAMMING, DESIGN & DATA SCIENCE

    GIVE EVERY AI AGENT A REAL IDENTITY (SPONSOR) [11]

    Static secrets and hard-coded credentials weren't built for AI agents
    that invoke tools and access data without humans in the loop.
    Teleport's Agentic Identity Framework treats every agent as a
    first-class identity — cryptographic, ephemeral, governed. A
    standards-based roadmap for shipping agents into production.

    Read the framework → [12]

    YOU NEED AI THAT REDUCES MAINTENANCE COSTS (7 MINUTE READ) [13]

    You have to manage maintenance costs if you want a productive team.
    AI may help teams produce code faster, but maintenance costs can build
    up exponentially if teams don't manage the code properly. Even if AI
    produces code that's just as easy to maintain as human-written code,
    the productivity gains don't last. Chase improvements to coding speed,
    but spend just as much time chasing improvements to maintenance costs
    as well.

    USING CLAUDE CODE: THE UNREASONABLE EFFECTIVENESS OF HTML (20 MINUTE
    READ) [14]

    Markdown is the dominant file format used by agents, but it is a bit restrictive. HTML can convey much richer information compared to
    Markdown, making it a better language for model communication. It also
    allows for interaction and data ingestion and makes files easier to
    read and share. This post provides some tips on how to get started
    with getting Claude to generate HTML files.

    🎁

    MISCELLANEOUS

    LEARNING ON THE SHOP FLOOR (10 MINUTE READ) [15]

    River is an AI agent that lives in Shopify's company Slack. It can
    read code, run tests, write code, open pull requests, query data, look
    up production traces, and a lot more. River only works in the open -
    it doesn't respond to direct messages. This helps employees learn from
    each other faster and more effectively than if they were using the
    agent privately. The agent's success comes from Shopify's employees
    watching each other interact with it.

    APPLE, INTEL HAVE REACHED PRELIMINARY CHIP-MAKING AGREEMENT (7 MINUTE
    READ) [16]

    Intel will start manufacturing some of the chips that power Apple
    devices again. It is unclear which products Intel will make chips for.
    Apple has long been TSMC's top customer, but soaring demand means that
    Apple no longer has the leverage to secure the supplies it needs. CEO
    Tim Cook has blamed the lack of availability of advanced chips for the company's inability to meet customer demand for iPhones.

    ⚡

    QUICK LINKS

    THE EXECUTION LAYER FOR YOUR AI AGENTS. (SPONSOR) [17]

    Instant SSH VMs, persistent storage, and auto-HTTPS. Skip the infra
    setup; just ship. Spin up your next service at exe.dev. Get started.
    [18]

    AI IS BREAKING TWO VULNERABILITY CULTURES (4 MINUTE READ) [19]

    AI's ability to find and fix bugs is breaking the way computer
    security is commonly approached.

    WE SEE SOMETHING THAT WORKS, AND THEN WE UNDERSTAND IT (4 MINUTE
    READ) [20]

    There are many jobs where you learn first and then apply, but in
    research and development, you always begin with an incomplete
    understanding.

    ESCAPE FROM AGENTIC LOOP (8 MINUTE READ) [21]

    Some tasks you can leave to agents to work autonomously on, but work
    that requires taste and originality requires human involvement.

    BE TLDR'S FIRST VP MARKETING ($300K-$400K, FULLY REMOTE) [22]

    TLDR is hiring a VP of Marketing to scale growth, pipeline, and brand
    across 8M+ subscribers, 13 newsletters, and advertisers like AWS,
    Google Cloud, Microsoft, and Anthropic. Apply here [23].

    WHAT IF THE BROWSER WAS THE SERVER? (5 MINUTE READ) [24]

    The average computer has become increasingly capable, so work should
    be done in the browser rather than being offloaded to a remote
    computer.

    GOOGLE'S NEXT-GEN RECAPTCHA SYSTEM COULD SPELL TROUBLE FOR DE-GOOGLED
    PHONES (3 MINUTE READ) [25]

    Google's next-generation reCAPTCHA system relies on Play Services for verification.

    BOTH FEDORA AND UBUNTU WILL GET AI SUPPORT – SOON (5 MINUTE READ)
    [26]

    The tools will be for developers, not for end users, and they will
    focus on models that run locally to preserve users' privacy.

    Love TLDR? Tell your friends and get rewards!

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

    https://refer.tldr.tech/66662a80/ [27]

    Track your referrals here. [28]

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

    Want to work at TLDR? 💼

    APPLY HERE [30], CREATE YOUR OWN ROLE [31] or send a friend's resume
    to jobs@tldr.tech and get $1k if we hire them! TLDR is one of INC.'S
    BEST BOOTSTRAPPED BUSINESSES [32] of 2025.

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

    Thanks for reading,
    Dan Ni [33] & Stephen Flanders [34]

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



    Links:
    ------
    [1] https://tldr.tech/signup?utm_source=tldr
    [2] https://advertise.tldr.tech/?utm_source=tldr&utm_medium=newsletter&utm_campaign=advertisetopnav
    [3] https://a.tldrnewsletter.com/web-version?ep=1&lc=265280dc-d4e0-11f0-a661-1b9fa34a893d&p=62efa134-4d15-11f1-8bc9-c578c3aa47dc&pt=campaign&t=1778495209&s=817b9614679a8c1beb315aa833684425307faf7a32dedf3113913a69032aa960
    [4] https://workos.com/blog/writing-my-first-evals?utm_source=tldr&utm_medium=newsletter&utm_campaign=q22026
    [5] https://workos.com/?utm_source=tldr&utm_medium=newsletter&utm_campaign=q22026
    [6] https://workos.com/docs/authkit/cli-installer?utm_source=tldr&utm_medium=newsletter&utm_campaign=q22026
    [7] https://links.tldrnewsletter.com/RsCB50
    [8] https://links.tldrnewsletter.com/1T8urr
    [9] https://links.tldrnewsletter.com/UG6aoi
    [10] https://arstechnica.com/science/2026/05/do-you-take-after-your-dads-rna/?utm_source=tldrnewsletter
    [11] https://fandf.co/3P6l76k?utm_source=tldrnewsletter
    [12] https://fandf.co/3P6l76k
    [13] https://www.jamesshore.com/v2/blog/2026/you-need-ai-that-reduces-your-maintenance-costs?utm_source=tldrnewsletter
    [14] https://links.tldrnewsletter.com/WE7Zwm
    [15] https://links.tldrnewsletter.com/gLGfJ1
    [16] https://links.tldrnewsletter.com/Jmu6Ru
    [17] https://fandf.co/4d99Lqm?utm_source=tldrnewsletter
    [18] https://fandf.co/4d99Lqm
    [19] https://www.jefftk.com/p/ai-is-breaking-two-vulnerability-cultures?utm_source=tldrnewsletter
    [20] https://lemire.me/blog/2025/12/04/we-see-something-that-works-and-then-we-understand-it/?utm_source=tldrnewsletter
    [21] https://www.proofofconcept.pub/p/escape-from-agentic-loop?utm_source=tldrnewsletter
    [22] https://jobs.ashbyhq.com/tldr.tech/9a1d9022-357b-4774-86b2-468e8b3665c5?utm_source=tldrnewsletter
    [23] https://jobs.ashbyhq.com/tldr.tech/9a1d9022-357b-4774-86b2-468e8b3665c5 [24] https://arthurcornil.com/blog/ship-it-to-the-user/?utm_source=tldrnewsletter
    [25] https://www.androidauthority.com/google-recaptcha-play-services-requirement-3664806/?utm_source=tldrnewsletter
    [26] https://www.theregister.com/oses/2026/05/10/both-fedora-and-ubuntu-will-get-ai-support-soon/5237409?utm_source=tldrnewsletter
    [27] https://refer.tldr.tech/66662a80/
    [28] https://hub.sparklp.co/sub_e87ba9c7d7c0/1
    [29] https://advertise.tldr.tech/?utm_source=tldr&utm_medium=newsletter&utm_campaign=advertisecta
    [30] https://jobs.ashbyhq.com/tldr.tech
    [31] https://jobs.ashbyhq.com/tldr.tech/c227b917-a6a4-40ce-8950-d3e165357871 [32] https://www.linkedin.com/feed/update/urn:li:activity:7401699691039830016/ [33] https://twitter.com/tldrdan
    [34] https://twitter.com/SteveFlanders22
    [35] https://tldr.tech/tech/manage?email=tldrnewsletter%40synchro.net
    [36] https://a.tldrnewsletter.com/unsubscribe?ep=1&l=cfa2d55a-b7be-11e8-a3c9-06b79b628af2&lc=265280dc-d4e0-11f0-a661-1b9fa34a893d&p=62efa134-4d15-11f1-8bc9-c578c3aa47dc&pt=campaign&pv=4&spa=1778493646&t=1778495209&s=21ec7855904f24c3cead66ef24cf71c171f46ee732269756ed4e3ce05392457f

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • Web-based telnet client

    Other Links
    What is a BBS?
    Doors installed on this BBS
    Digital Distortion Doors & Tools
    Door stats
    Trivia scores
    Message networks
    Terminal software
    Emulated games
    Synchronet archiver setup
    Ready.gov anti-terrorist guidelines as of 2003

    Other services
    Telnet
    RLogin
    IRC
    Email & news access

    Feel free to send me an email.

    BBS UPS stats
  • Who's Online

  • System Info

    Sysop: Eric Oulashin
    Location: Beaverton, Oregon, USA
    Users: 132
    Nodes: 16 (0 / 16)
    Uptime: 10:49:57
    Calls: 8,323
    Files: 9,489
    D/L today: 25 files
    (11,988K bytes)
    Messages: 409,487

© Digital Distortion, 2026