<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ai-Dev on Cowlpane</title>
    <link>https://cowlpane.com/tags/ai-dev/</link>
    <description>Recent content in Ai-Dev on Cowlpane</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 09 May 2026 17:30:39 +0000</lastBuildDate>
    <atom:link href="https://cowlpane.com/tags/ai-dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Zed Editor Theme-Builder</title>
      <link>https://cowlpane.com/tech/zed-editor-theme-builder/</link>
      <pubDate>Sat, 09 May 2026 17:30:39 +0000</pubDate>
      <guid>https://cowlpane.com/tech/zed-editor-theme-builder/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://zed.dev/theme-builder&#34;&gt;Hacker News&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;theme-builder-is-desktop-only&#34;&gt;Theme Builder is Desktop-only&lt;/h2&gt;&#xA;&lt;p&gt;To fully utilize Zed&amp;rsquo;s theme builder, access it from the desktop. In the meantime, browse available theme extensions.&lt;/p&gt;&#xA;&lt;p&gt;Elevated Surface Background&lt;/p&gt;&#xA;&lt;p&gt;Panel Focused Border&lt;/p&gt;&#xA;&lt;p&gt;Panel Indent Guide Hover&lt;/p&gt;&#xA;&lt;p&gt;Panel Indent Guide Active&lt;/p&gt;&#xA;&lt;p&gt;Panel Overlay Background&lt;/p&gt;&#xA;&lt;p&gt;Setting up the workbench…&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;div class=&#34;affiliate-pick&#34;&gt;&lt;div class=&#34;affiliate-badge&#34;&gt;Recommended&lt;/div&gt;&lt;a href=&#34;https://www.amazon.com/dp/B0D3J5VFYQ?tag=cowlpane-21&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener sponsored&#34; class=&#34;affiliate-link&#34;&gt;&lt;div class=&#34;affiliate-icon&#34;&gt;🛒&lt;/div&gt;&lt;div class=&#34;affiliate-info&#34;&gt;&lt;span class=&#34;affiliate-title&#34;&gt;Apple iPad Air M2 11-inch&lt;/span&gt;&lt;span class=&#34;affiliate-cta&#34;&gt;View on Amazon →&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&#xA;&lt;p&gt;&lt;small class=&#34;affiliate-disclosure&#34;&gt;As an Amazon Associate, we earn from qualifying purchases at no extra cost to you.&lt;/small&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CPanel&#39;s Black Week: 3 New Vulnerabilities Patched After Attack on 44k Servers</title>
      <link>https://cowlpane.com/tech/cpanels-black-week-3-new-vulnerabilities-patched-after-attack-on-44k-servers/</link>
      <pubDate>Sat, 09 May 2026 17:06:46 +0000</pubDate>
      <guid>https://cowlpane.com/tech/cpanels-black-week-3-new-vulnerabilities-patched-after-attack-on-44k-servers/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.copahost.com/blog/cpanels-black-week-three-new-vulnerabilities-patched-after-ransomware-attack-on-44000-servers/&#34;&gt;Hacker News&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Reading Time:  5 minutes&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If you run a server with cPanel or WHM, you need to read this carefully.&lt;/p&gt;&#xA;&lt;p&gt;On May 8, 2026 — just ten days after the cPanel CVE-2026-41940 authentication bypass was used to compromise 44,000 web hosting servers and deploy ransomware — cPanel quietly released a second emergency security patch. This one covers three new vulnerabilities: CVE-2026-29201, CVE-2026-29202, and CVE-2026-29203.&lt;/p&gt;&#xA;&lt;p&gt;Two of the three carry a CVSS score of 8.8. That puts them firmly in theHigh severitytier, one step below Critical.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I Will Not Add Query Strings to Your URLs</title>
      <link>https://cowlpane.com/tech/i-will-not-add-query-strings-to-your-urls/</link>
      <pubDate>Sat, 09 May 2026 16:28:36 +0000</pubDate>
      <guid>https://cowlpane.com/tech/i-will-not-add-query-strings-to-your-urls/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://susam.net/no-query-strings.html&#34;&gt;Hacker News&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;small class=&#34;photo-credit&#34;&gt;Photo by &lt;a href=&#34;https://unsplash.com/@boshkov?utm_source=cowlpane&amp;utm_medium=referral&#34;&gt;Ilija Boshkov&lt;/a&gt; on &lt;a href=&#34;https://unsplash.com/?utm_source=cowlpane&amp;utm_medium=referral&#34;&gt;Unsplash&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;&#xA;&lt;p&gt;Last evening, a short blog post appeared in my feed reader that felt&#xA;as if it spoke directly to me.  It is Chris Morgan&amp;rsquo;s excellent postI&amp;rsquo;ve banned&#xA;query strings.&lt;/p&gt;&#xA;&lt;p&gt;Chrisis someone whose&#xA;Internet comments I have been reading for about half a decade now.&#xA;I first stumbled upon his comments when he left very detailedfeedbackon one of my collections of CSS rules on Hacker News.  I am by no&#xA;means a web developer.  I have spent most of myprofessional lifedoing systems programming in C and C++.  However, developing&#xA;websites and writingsmall HTML toolshas been a long-time&#xA;hobby for me.  I have learnt most of my web development skills as a&#xA;hobbyist by studying what other people do: first by viewing the&#xA;source of websites I liked in the early 2000s, and later by&#xA;occasionally getting possessed by the urge to implement a new game&#xA;or tool and searchingMDN Web&#xA;Docsto learn whatever I needed to make it work.  One problem&#xA;with learning a skill this way is that you sometimes pick up habits&#xA;and practices that are fashionable but not necessarily optimal or&#xA;correct.  So it was really valuable to me when Chris commented on my&#xA;collection of boilerplate CSS rules.  It helped me improve my CSS a&#xA;lot.  In fact, a few of the lessons from his comment have really&#xA;stuck with me; I keep them in mind whenever I make a hobby HTML&#xA;project: always retain underlines in links andretain purplefor&#xA;visited links.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introduction to Beaver Triples</title>
      <link>https://cowlpane.com/tech/introduction-to-beaver-triples/</link>
      <pubDate>Sat, 09 May 2026 16:02:38 +0000</pubDate>
      <guid>https://cowlpane.com/tech/introduction-to-beaver-triples/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://stoffelmpc.com/stoffel-blog/beaver-triples-tuples&#34;&gt;Hacker News&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;computing-with-secret-shares---introducing-beaver-triples&#34;&gt;Computing with Secret Shares - Introducing Beaver Triples&lt;/h2&gt;&#xA;&lt;p&gt;Mikerah Quintyne-Collins&lt;/p&gt;&#xA;&lt;p&gt;You and your friends are planning to go out to dinner. Typically, you are the friend in the friend group that pays for everyone else&amp;rsquo;s meals. But recently, the market isn&amp;rsquo;t doing to well recently. So, everyone needs to start paying up.&lt;/p&gt;&#xA;&lt;p&gt;However, not all of the homies are ballin&amp;rsquo; because well, the market isn&amp;rsquo;t doing too well and one of them is still a student. But, just because external forces are kicking everyone&amp;rsquo;s butt doesn&amp;rsquo;t prevent the friend group from hanging out and enjoying a nice meal together. In order to have an enjoyable meal together, a restaurant needs to be decided upon. But, not everyone likes the same cuisine and some restaurants are more expensive than others. Considering that everyone&amp;rsquo;s financial situation and food preferences are different, you attempt to devise a privacy-respecting way to allow the group to come to consensus on which restaurant to go to.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intent-based chaos testing is designed for when AI behaves confidently — and wrongly</title>
      <link>https://cowlpane.com/tech/intent-based-chaos-testing-is-designed-for-when-ai-behaves-confidently-and-wrong/</link>
      <pubDate>Sat, 09 May 2026 16:00:00 +0000</pubDate>
      <guid>https://cowlpane.com/tech/intent-based-chaos-testing-is-designed-for-when-ai-behaves-confidently-and-wrong/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://venturebeat.com/infrastructure/intent-based-chaos-testing-is-designed-for-when-ai-behaves-confidently-and-wrongly&#34;&gt;VentureBeat&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Here is a scenario that should concern every enterprise architect shipping autonomous AI systems right now: An observability agent is running in production. Its job is to detect infrastructure anomalies and trigger the appropriate response. Late one night, it flags an elevated anomaly score across a&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;div class=&#34;affiliate-pick&#34;&gt;&lt;div class=&#34;affiliate-badge&#34;&gt;Recommended&lt;/div&gt;&lt;a href=&#34;https://www.amazon.com/dp/B085BVGYBF?tag=cowlpane-21&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener sponsored&#34; class=&#34;affiliate-link&#34;&gt;&lt;div class=&#34;affiliate-icon&#34;&gt;🛒&lt;/div&gt;&lt;div class=&#34;affiliate-info&#34;&gt;&lt;span class=&#34;affiliate-title&#34;&gt;LEGO Mindstorms Robot Inventor Building Set&lt;/span&gt;&lt;span class=&#34;affiliate-cta&#34;&gt;View on Amazon →&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&#xA;&lt;p&gt;&lt;small class=&#34;affiliate-disclosure&#34;&gt;As an Amazon Associate, we earn from qualifying purchases at no extra cost to you.&lt;/small&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>PipeDream on the Acorn Archimedes</title>
      <link>https://cowlpane.com/tech/pipedream-on-the-acorn-archimedes/</link>
      <pubDate>Sat, 09 May 2026 15:01:16 +0000</pubDate>
      <guid>https://cowlpane.com/tech/pipedream-on-the-acorn-archimedes/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://stonetools.ghost.io/pipedream-archimedes/&#34;&gt;Hacker News&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;During the &amp;ldquo;throw everything at the wall and see what sticks&amp;rdquo; years of home computing, up to around 1995, a lot was thrown and a lot failed to stick. Sometimes clumps would form that appeared to have the combined friction necessary to maintain wall grip, each holding the other up. But, like Mitch Hedberg&amp;rsquo;s observation of belts and belt loops, it was difficult to discern who was helping who stick to what.&lt;/p&gt;</description>
    </item>
    <item>
      <title>macOS 27 threatens to bury Time Capsule, FOSS brings a shovel</title>
      <link>https://cowlpane.com/tech/macos-27-threatens-to-bury-time-capsule-foss-brings-a-shovel/</link>
      <pubDate>Sat, 09 May 2026 12:25:00 +0000</pubDate>
      <guid>https://cowlpane.com/tech/macos-27-threatens-to-bury-time-capsule-foss-brings-a-shovel/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.theregister.com/software/2026/05/09/macos-27-threatens-to-bury-time-capsule-foss-brings-a-shovel/5234824&#34;&gt;The Register&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Apple&amp;rsquo;s old backup boxes only speak AFP and SMB1, but NetBSD under the hood gives them one last shot&lt;/p&gt;&#xA;&lt;p&gt;The next major release of macOS looks likely to remove Apple Filing Protocol (AFP) support,&#xA;stopping Time Capsules from working… butlifeFOSS, uh, finds&#xA;a way.&lt;/p&gt;&#xA;&lt;p&gt;The current version of macOS &amp;ldquo;Tahoe&amp;rdquo; 26.4already&#xA;has network Time Machine issues, especially for folksusing&#xA;Apple Time Capsules. It looks like macOS 27 may completely remove&#xA;the network protocol they need. However, the Time Capsules run NetBSD&#xA;under the hood, and that means that the FOSS world has been able tocome&#xA;up with a workaround. It&amp;rsquo;s calledTimeCapsuleSMB, and it aims to keep older Time Capsules usable with modern macOS.&lt;/p&gt;</description>
    </item>
    <item>
      <title>London’s BT Tower to get rooftop swimming pool</title>
      <link>https://cowlpane.com/tech/londons-bt-tower-to-get-rooftop-swimming-pool/</link>
      <pubDate>Sat, 09 May 2026 10:03:00 +0000</pubDate>
      <guid>https://cowlpane.com/tech/londons-bt-tower-to-get-rooftop-swimming-pool/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.theregister.com/offbeat/2026/05/09/londons-bt-tower-to-get-rooftop-swimming-pool/5237337&#34;&gt;The Register&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Imagine taking a dip 177m above the streets of London’s West End&lt;/p&gt;&#xA;&lt;p&gt;Visitors to London’s iconic Telecom Tower might soon be able&#xA;to go for a rooftop swim, according to plans revealed by the developer turning the building into a hotel.&lt;/p&gt;&#xA;&lt;p&gt;The iconic 177 meter (581 ft) high structure in Fitzrovia in&#xA;London’s West End was sold off by BT Group in 2024 to US-based hotel&#xA;owner-operator MCR Hotels for £275 million ($346 million).&lt;/p&gt;</description>
    </item>
    <item>
      <title>UK wants fresh fingerprints on £300M biometrics platform</title>
      <link>https://cowlpane.com/tech/uk-wants-fresh-fingerprints-on-300m-biometrics-platform/</link>
      <pubDate>Sat, 09 May 2026 08:30:00 +0000</pubDate>
      <guid>https://cowlpane.com/tech/uk-wants-fresh-fingerprints-on-300m-biometrics-platform/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.theregister.com/public-sector/2026/05/09/uk-wants-fresh-fingerprints-on-300m-biometrics-platform/5234933&#34;&gt;The Register&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Home Office probes supplier interest as core police and immigration system heads for support shake-up&lt;/p&gt;&#xA;&lt;p&gt;The UK Home Office wants to talk to suppliers about its plans for two&#xA;potential procurements for the Strategic Central and Bureau&#xA;Platform (SCBP), its core biometrics system, worth up to £300&#xA;million.&lt;/p&gt;&#xA;&lt;p&gt;The department said the procurements could cover support, development, and ongoing&#xA;modernization of SCBP after it shifted much of the platform to &amp;ldquo;more&#xA;modern and widely adopted technology stacks.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Musk v. Altman week 2: OpenAI fires back, and Shivon Zilis reveals that Musk tried to poach Sam Altman</title>
      <link>https://cowlpane.com/tech/musk-v-altman-week-2-openai-fires-back-and-shivon-zilis-reveals-that-musk-tried-/</link>
      <pubDate>Fri, 08 May 2026 23:59:19 +0000</pubDate>
      <guid>https://cowlpane.com/tech/musk-v-altman-week-2-openai-fires-back-and-shivon-zilis-reveals-that-musk-tried-/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.technologyreview.com/2026/05/08/1137008/musk-v-altman-week-2-openai-fires-back-and-shivon-zilis-reveals-that-musk-tried-to-poach-sam-altman/&#34;&gt;MIT Technology Review&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;In the second week of the landmark trial between Elon Musk and OpenAI, Musk’s motivations for bringing the suit were under scrutiny.&lt;/p&gt;&#xA;&lt;p&gt;Last week, Musk took the stand, alleging that OpenAI CEO Sam Altman and president Greg Brockman had deceived him into donating $38 million to the company. He claimed that they’d promised to maintain it as a nonprofit dedicated to developing AI for the benefit of humanity, only to later accept billions of dollars of investment from Microsoft and restructure the company to operate a for-profit subsidiary.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Akamai surges on big LLM deal as Cloudflare dims</title>
      <link>https://cowlpane.com/tech/akamai-surges-on-big-llm-deal-as-cloudflare-dims/</link>
      <pubDate>Fri, 08 May 2026 23:17:31 +0000</pubDate>
      <guid>https://cowlpane.com/tech/akamai-surges-on-big-llm-deal-as-cloudflare-dims/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.theregister.com/networks/2026/05/09/akamai-surges-on-big-llm-deal-as-cloudflare-dims/5237552&#34;&gt;The Register&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Good times, bad times&lt;/p&gt;&#xA;&lt;p&gt;This week was the best of times for Akamai and the worst of times for Cloudflare.&lt;/p&gt;&#xA;&lt;p&gt;On the same evening, content delivery network mainstay Cloudflare announced it wascutting about a fifth of its staffin a realignment around AI, its competitor Akamai announced a seven-year, $1.8 billion deal with a leading LLM provider thatBloombergidentified as Anthropic.&lt;/p&gt;&#xA;&lt;p&gt;Akamai CEO Tom Leighton said this was the largest deal in the company’s history and that it came after another large, unidentified frontier-model developer signed a $200 million deal last quarter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anthropic says it hit a $30 billion revenue run rate after &#39;crazy&#39; 80x growth</title>
      <link>https://cowlpane.com/tech/anthropic-says-it-hit-a-30-billion-revenue-run-rate-after-crazy-80x-growth/</link>
      <pubDate>Fri, 08 May 2026 21:45:20 +0000</pubDate>
      <guid>https://cowlpane.com/tech/anthropic-says-it-hit-a-30-billion-revenue-run-rate-after-crazy-80x-growth/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://venturebeat.com/technology/anthropic-says-it-hit-a-30-billion-revenue-run-rate-after-crazy-80x-growth&#34;&gt;VentureBeat&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Dario Amodeiis not the kind of CEO who talks loosely about numbers. The Anthropic co-founder and chief executive, a former VP of research at OpenAI with a PhD in computational neuroscience from Princeton, has built a reputation for measured public statements — particularly around the financial perfo&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;div class=&#34;affiliate-pick&#34;&gt;&lt;div class=&#34;affiliate-badge&#34;&gt;Recommended&lt;/div&gt;&lt;a href=&#34;https://www.amazon.com/dp/1984819194?tag=cowlpane-21&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener sponsored&#34; class=&#34;affiliate-link&#34;&gt;&lt;div class=&#34;affiliate-icon&#34;&gt;🛒&lt;/div&gt;&lt;div class=&#34;affiliate-info&#34;&gt;&lt;span class=&#34;affiliate-title&#34;&gt;Brief Answers to the Big Questions by Stephen Hawking&lt;/span&gt;&lt;span class=&#34;affiliate-cta&#34;&gt;View on Amazon →&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&#xA;&lt;p&gt;&lt;small class=&#34;affiliate-disclosure&#34;&gt;As an Amazon Associate, we earn from qualifying purchases at no extra cost to you.&lt;/small&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenAI brings GPT-5-class reasoning to real-time voice — and it changes what voice agents can actually orchestrate</title>
      <link>https://cowlpane.com/tech/openai-brings-gpt-5-class-reasoning-to-real-time-voice-and-it-changes-what-voice/</link>
      <pubDate>Fri, 08 May 2026 21:41:21 +0000</pubDate>
      <guid>https://cowlpane.com/tech/openai-brings-gpt-5-class-reasoning-to-real-time-voice-and-it-changes-what-voice/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://venturebeat.com/orchestration/openai-brings-gpt-5-class-reasoning-to-real-time-voice-and-it-changes-what-voice-agents-can-actually-orchestrate&#34;&gt;VentureBeat&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Voice agents have been expensive to run and painful to orchestrate, not because the models can&amp;rsquo;t handle conversation, but because context ceilings forced enterprises to build session resets, state compression, and reconstruction layers into every deployment. OpenAI&amp;rsquo;s three new voice models are desig&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;div class=&#34;affiliate-pick&#34;&gt;&lt;div class=&#34;affiliate-badge&#34;&gt;Recommended&lt;/div&gt;&lt;a href=&#34;https://www.amazon.com/dp/0593716736?tag=cowlpane-21&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener sponsored&#34; class=&#34;affiliate-link&#34;&gt;&lt;div class=&#34;affiliate-icon&#34;&gt;🛒&lt;/div&gt;&lt;div class=&#34;affiliate-info&#34;&gt;&lt;span class=&#34;affiliate-title&#34;&gt;Co-Intelligence: Living and Working with AI&lt;/span&gt;&lt;span class=&#34;affiliate-cta&#34;&gt;View on Amazon →&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&#xA;&lt;p&gt;&lt;small class=&#34;affiliate-disclosure&#34;&gt;As an Amazon Associate, we earn from qualifying purchases at no extra cost to you.&lt;/small&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>GPT-5.5 may burn fewer tokens, but it always burns more cash</title>
      <link>https://cowlpane.com/tech/gpt-55-may-burn-fewer-tokens-but-it-always-burns-more-cash/</link>
      <pubDate>Fri, 08 May 2026 21:08:52 +0000</pubDate>
      <guid>https://cowlpane.com/tech/gpt-55-may-burn-fewer-tokens-but-it-always-burns-more-cash/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.theregister.com/ai-and-ml/2026/05/08/gpt-55-may-burn-fewer-tokens-but-it-always-burns-more-cash/5237498&#34;&gt;The Register&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;It’s not just gas prices skyrocketing. Frontier-model pricing keeps climbing too&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s getting more expensive to use the latest models. OpenAI last month bumped the version number of its GPT model family to 5.5, and per-token prices rose too, in some cases doubling compared to its predecessor.&lt;/p&gt;&#xA;&lt;p&gt;For 1 million tokens, GPT-5.5 is priced at $5 (input), $0.50 (cached input), and $30 (output). Its predecessor GPT-5.4 charges $2.50 (input), $0.25 (cached input), and $15 (output) per 1 million tokens.&lt;/p&gt;</description>
    </item>
    <item>
      <title>5,000 vibe-coded apps just proved shadow AI is the new S3 bucket crisis</title>
      <link>https://cowlpane.com/tech/5000-vibe-coded-apps-just-proved-shadow-ai-is-the-new-s3-bucket-crisis/</link>
      <pubDate>Fri, 08 May 2026 20:57:01 +0000</pubDate>
      <guid>https://cowlpane.com/tech/5000-vibe-coded-apps-just-proved-shadow-ai-is-the-new-s3-bucket-crisis/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://venturebeat.com/security/vibe-coded-apps-shadow-ai-s3-bucket-crisis-ciso-audit-framework&#34;&gt;VentureBeat&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Most enterprise security programs were built to protect servers, endpoints, and cloud accounts. None of them was built to find a customer intake form that a product manager vibe coded on Lovable over a weekend, connected to a live Supabase database, and deployed on a public URL indexed by Google. Th&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;div class=&#34;affiliate-pick&#34;&gt;&lt;div class=&#34;affiliate-badge&#34;&gt;Recommended&lt;/div&gt;&lt;a href=&#34;https://www.amazon.com/dp/0593716736?tag=cowlpane-21&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener sponsored&#34; class=&#34;affiliate-link&#34;&gt;&lt;div class=&#34;affiliate-icon&#34;&gt;🛒&lt;/div&gt;&lt;div class=&#34;affiliate-info&#34;&gt;&lt;span class=&#34;affiliate-title&#34;&gt;Co-Intelligence: Living and Working with AI&lt;/span&gt;&lt;span class=&#34;affiliate-cta&#34;&gt;View on Amazon →&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&#xA;&lt;p&gt;&lt;small class=&#34;affiliate-disclosure&#34;&gt;As an Amazon Associate, we earn from qualifying purchases at no extra cost to you.&lt;/small&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>An AI agent rewrote a Fortune 50 security policy. Here&#39;s how to govern AI agents before one does the same.</title>
      <link>https://cowlpane.com/tech/an-ai-agent-rewrote-a-fortune-50-security-policy-heres-how-to-govern-ai-agents-b/</link>
      <pubDate>Fri, 08 May 2026 17:55:03 +0000</pubDate>
      <guid>https://cowlpane.com/tech/an-ai-agent-rewrote-a-fortune-50-security-policy-heres-how-to-govern-ai-agents-b/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://venturebeat.com/security/cisco-crowdstrike-rsac-2026-agent-identity-iam-gap-maturity-model&#34;&gt;VentureBeat&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;A CEO’s AI agent rewrote the company’s security policy. Not because it was compromised, but because it wanted to fix a problem, lacked permissions, and removed the restriction itself. Every identity check passed. CrowdStrike CEO George Kurtzdisclosed the incident and a second one at his RSAC 2026 ke&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;div class=&#34;affiliate-pick&#34;&gt;&lt;div class=&#34;affiliate-badge&#34;&gt;Recommended&lt;/div&gt;&lt;a href=&#34;https://www.amazon.com/dp/0593716736?tag=cowlpane-21&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener sponsored&#34; class=&#34;affiliate-link&#34;&gt;&lt;div class=&#34;affiliate-icon&#34;&gt;🛒&lt;/div&gt;&lt;div class=&#34;affiliate-info&#34;&gt;&lt;span class=&#34;affiliate-title&#34;&gt;Co-Intelligence: Living and Working with AI&lt;/span&gt;&lt;span class=&#34;affiliate-cta&#34;&gt;View on Amazon →&lt;/span&gt;&lt;/div&gt;&lt;/a&gt;&lt;/div&gt;&#xA;&lt;p&gt;&lt;small class=&#34;affiliate-disclosure&#34;&gt;As an Amazon Associate, we earn from qualifying purchases at no extra cost to you.&lt;/small&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Here’s what you need to know about the cruise ship hantavirus outbreak</title>
      <link>https://cowlpane.com/tech/heres-what-you-need-to-know-about-the-cruise-ship-hantavirus-outbreak/</link>
      <pubDate>Fri, 08 May 2026 16:19:40 +0000</pubDate>
      <guid>https://cowlpane.com/tech/heres-what-you-need-to-know-about-the-cruise-ship-hantavirus-outbreak/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.technologyreview.com/2026/05/08/1136988/heres-what-you-need-to-know-about-the-cruise-ship-hantavirus-outbreak/&#34;&gt;MIT Technology Review&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;MIT Technology Review Explains: Let our writers untangle the complex, messy world of technology to help you understand what’s coming next.You can read more from the series here.&lt;/p&gt;&#xA;&lt;p&gt;Eight passengers aboard a Dutch-flagged cruise ship have contracted a type of hantavirus, a rare virus transmitted by rats. Three of them have died. As the ship prepares to dock in the Canary Islands, plans are being finalized to let the remaining passengers and crew disembark safely.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Download: AI malaise and babymaking tech</title>
      <link>https://cowlpane.com/tech/the-download-ai-malaise-and-babymaking-tech/</link>
      <pubDate>Fri, 08 May 2026 12:10:00 +0000</pubDate>
      <guid>https://cowlpane.com/tech/the-download-ai-malaise-and-babymaking-tech/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.technologyreview.com/2026/05/08/1136985/the-download-ai-malaise-babymaking-ivf-tech/&#34;&gt;MIT Technology Review&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;This is today&amp;rsquo;s edition ofThe Download,our weekday newsletter that provides a daily dose of what&amp;rsquo;s going on in the world of technology.&lt;/p&gt;&#xA;&lt;h3 id=&#34;weve-entered-the-era-of-ai-malaise&#34;&gt;We’ve entered the era of AI malaise&lt;/h3&gt;&#xA;&lt;p&gt;AI is spreading everywhere, and it is not going away. But what will it do? What effect will it have on our society? Will it make life better, or worse? How will we know? What’s the plan?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Here’s how technology transformed babymaking</title>
      <link>https://cowlpane.com/tech/heres-how-technology-transformed-babymaking/</link>
      <pubDate>Fri, 08 May 2026 09:00:00 +0000</pubDate>
      <guid>https://cowlpane.com/tech/heres-how-technology-transformed-babymaking/</guid>
      <description>&lt;p&gt;&lt;em&gt;Originally published by &lt;a href=&#34;https://www.technologyreview.com/2026/05/08/1136974/heres-how-technology-transformed-babymaking-ivf/&#34;&gt;MIT Technology Review&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Technology is changing the way we make babies. The pioneering work of the scientists who invented IVF led to the birth of the first “test tube baby” in 1978. We’ve come a long, long way since then.&lt;/p&gt;&#xA;&lt;p&gt;This week, I’ve been working ona pieceabout the cutting edge of IVF technologies and what’s coming next. Think AI and robots and, potentially, gene-edited embryos.&lt;/p&gt;&#xA;&lt;p&gt;My reporting has also made me think about just how much progress has been made in the last five decades. Clinicians have improved hormonal treatments. Embryologists have devised ways to culture embryos in the lab for longer. IVF clinics today offer multiple genetic tests for embryos.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
