<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>AT2k Design BBS - Slashdot</title>
  <description>AT2k Design BBS</description>
  <link>http://mail.vadvbbs.com/web-bbs/forums/forum-dispmsg.php?t=39&amp;d=3</link>
  <pubDate>Fri, 25 Sep 2026 09:18:15 -0500</pubDate>
  <item>
   <title>Raspberry Pi Stock Jumps 30% as Demand Surges. (And Boards Now L</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Raspberry Pi Stock Jumps 30% as Demand Surges. (And Boards Now L&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Raspberry Pi Stock Jumps 30% as Demand Surges. (And Boards Now Locked&lt;br /&gt;&#13;
to Their Original RAM Size)&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://hardware.slashdot.org/story/26/09/25/0554208/raspberry-pi-stock-jumps-30-as-demand-surges-and-boards-now-locked-to-their-original-ram-size?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://hardware.slashdot.org/story/26/09/25/...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Raspberry Pi&amp;#039;s stock shot up over 30% in the last week. Why are investors so&lt;br /&gt;&#13;
excited? For the six months ending June 30, revenue for Raspberry Pi Holdings&lt;br /&gt;&#13;
&amp;quot;jumped 90% to $256.9 million,&amp;quot; reports Investing.com, &amp;quot;while adjusted EBITDA&lt;br /&gt;&#13;
more than doubled to $40.3 million, and profit before tax leapt 216% to $19.6&lt;br /&gt;&#13;
million.&amp;quot; Underpinning the strong numbers was an acceleration in OEM&lt;br /&gt;&#13;
adoption: direct unit shipments rose 26% to 3.4 million, total unit shipments&lt;br /&gt;&#13;
climbed 17% to 4.2 million, and the customer order backlog doubled during the&lt;br /&gt;&#13;
half to 2.6 million units. Demand was particularly robust in the Smart Home&lt;br /&gt;&#13;
and Aerospace and Defence segments, and the company launched the AI HAT+ 2&lt;br /&gt;&#13;
for Raspberry Pi 5, extending its edge-AI product line. DRAM prices have been&lt;br /&gt;&#13;
increasing everywhere, notes The Times of London, and Raspberry Pi co-founder&lt;br /&gt;&#13;
Eben Upton &amp;quot;said new customers, who required computers or microcontrollers to&lt;br /&gt;&#13;
manufacture other technologies, were choosing Raspberry Pi&amp;#039;s computers&lt;br /&gt;&#13;
because they had a better inventory of components than competitors.&amp;quot; &amp;quot;There&amp;#039;s&lt;br /&gt;&#13;
always that choice for an original equipment manufacturer as to whether they&lt;br /&gt;&#13;
should &amp;#039;make&amp;#039; or &amp;#039;buy&amp;#039; the computer elements of their platforms,&amp;quot; Upton said.&lt;br /&gt;&#13;
&amp;quot;The supply chain disruption is making &amp;#039;make&amp;#039; a much harder choice and it&amp;#039;s&lt;br /&gt;&#13;
making the cost of repair a much harder choice. So we&amp;#039;re seeing strength&lt;br /&gt;&#13;
there.&amp;quot; Raspberry Pi has already increased its suppliers of Dram more than&lt;br /&gt;&#13;
threefold... Upton said the increased demand had led to its backlog for units&lt;br /&gt;&#13;
doubling to 2.6 million, which meant production rates would need to increase&lt;br /&gt;&#13;
to prevent the numbers from getting &amp;quot;unhealthy&amp;quot;. New production capacity at&lt;br /&gt;&#13;
the manufacturing facility in Pencoed, Wales was expected to come online this&lt;br /&gt;&#13;
week... Exports were almost evenly split between North America, Europe and&lt;br /&gt;&#13;
the rest of the world, which was primarily China, where demand was growing...&lt;br /&gt;&#13;
Analysts at Peel Hunt said the company was &amp;quot;well positioned for rapid growth&lt;br /&gt;&#13;
in unit shipments in 2027 and beyond&amp;quot; with demand expected from enthusiasts&lt;br /&gt;&#13;
as well as the AI and security sectors. In other news, Hackaday notes the&lt;br /&gt;&#13;
Raspberry Pi Foundation has &amp;quot;pushed binary-blob bootloader changes that limit&lt;br /&gt;&#13;
your ability to upgrade RAM...&amp;quot; This change restricts upgrading the RAM chip&lt;br /&gt;&#13;
on your Pi 4 and Pi 5, as well as Compute Modules. By the looks of it, it&lt;br /&gt;&#13;
does not restrict replacing the RAM chip with a chip of a similar size,&lt;br /&gt;&#13;
quote, &amp;quot;locking devices to their original RAM size&amp;quot;. As such, this does not&lt;br /&gt;&#13;
prevent repair of your Raspberry Pi board, but does somewhat limit your&lt;br /&gt;&#13;
repair part choice, at most. This restriction is easily bypassable. The&lt;br /&gt;&#13;
bootloader is stored in the SPI flash chip, which can be reflashed using the&lt;br /&gt;&#13;
built-in mask ROM over USB and rpiboot, and you are not prevented from&lt;br /&gt;&#13;
flashing older versions of the bootloader, so far. This means even if you&lt;br /&gt;&#13;
manually swap the RAM chip, all you need to do is to also downgrade the&lt;br /&gt;&#13;
bootloader to the last known good release - 2024-09-10 - and then your Pi&lt;br /&gt;&#13;
board or Compute Module will function with upgraded RAM. If you have the&lt;br /&gt;&#13;
skills to upgrade your RAM, you most certainly have the skills to downgrade&lt;br /&gt;&#13;
the Raspberry Pi bootloader. For most regular use, having a two-year old&lt;br /&gt;&#13;
bootloader version won&amp;#039;t really matter... For the reference, this bootloader&lt;br /&gt;&#13;
change happened almost exactly two years ago, at some point between September&lt;br /&gt;&#13;
10 and September 23, 2024... The Raspberry Pi Foundation (RPF) justifies this&lt;br /&gt;&#13;
as follows: they saw third-party resellers sourcing low-RAM Compute Modules,&lt;br /&gt;&#13;
upgrading them with RAM from unknown source and unknown stability. My&lt;br /&gt;&#13;
observation is that they&amp;#039;d also be reselling the modules at a markup for&lt;br /&gt;&#13;
purely commercial gain, while undercutting RPF who would otherwise direct&lt;br /&gt;&#13;
that money into RnD, something I much enjoy to see them do. This creates&lt;br /&gt;&#13;
perverse incentives and risk for people buying Raspberry Pi boards online,&lt;br /&gt;&#13;
and RPF decided to limit this primarily for their users&amp;#039; benefit, plus, if&lt;br /&gt;&#13;
you ask me, some of theirs... The related GitHub issues have a fair few&lt;br /&gt;&#13;
pingbacks, and exploring them makes the problem look grim to me.... My&lt;br /&gt;&#13;
advice: don&amp;#039;t lament Raspberry Pi RAM upgrades, especially given they&amp;#039;re only&lt;br /&gt;&#13;
slightly harder to perform now. Very few hackers ever performed them, the&lt;br /&gt;&#13;
main audience for them turned out to be dodgy hardware resellers online, and&lt;br /&gt;&#13;
in most cases, repair doesn&amp;#039;t seem to be impeded at all, either. Think of the&lt;br /&gt;&#13;
users that will no longer be fooled by a shady seller on Amazon, especially&lt;br /&gt;&#13;
now that the perverse incentives for board mods and reusing harvested RAM&lt;br /&gt;&#13;
chips are at their highest. Raspberry Pi co-founder Eben Upton answered&lt;br /&gt;&#13;
questions from Slashdot readers in 2011 and 2016.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Fri, 25 Sep 2026 08:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=102</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=102</guid>
  </item>
  <item>
   <title>F-Droid 2.0: FOSS Android Appstore Continues Updating Despite Go</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: F-Droid 2.0: FOSS Android Appstore Continues Updating Despite Go&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: F-Droid 2.0: FOSS Android Appstore Continues Updating Despite Google&amp;#039;s&lt;br /&gt;&#13;
Pending &amp;#039;Developer Verification&amp;#039; Plan&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://news.slashdot.org/story/26/09/25/0344225/f-droid-20-foss-android-appstore-continues-updating-despite-googles-pending-developer-verification-plan?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://news.slashdot.org/story/26/09/25/0344...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
&amp;quot;F-Droid, a third-party app repository that only distributes free and open-&lt;br /&gt;&#13;
source software packages for Google&amp;#039;s Android mobile platform, on Thursday&lt;br /&gt;&#13;
announced version 2.0 of its Android app,&amp;quot; reports The Register. Though they&lt;br /&gt;&#13;
also note &amp;quot;a big banner across the top of the F-Droid site&amp;quot; pointing to a&lt;br /&gt;&#13;
site describing pending changes from Google that threaten the future of F-&lt;br /&gt;&#13;
Droid... [D]evelopers who want their apps broadly distributed outside the&lt;br /&gt;&#13;
official Google Play Store will need to register with Google and verify their&lt;br /&gt;&#13;
identities. Google&amp;#039;s Full Distribution option includes paying a one-time $25&lt;br /&gt;&#13;
fee, handing over a copy of a government-issued ID to verify one&amp;#039;s identity,&lt;br /&gt;&#13;
and conforming to Google&amp;#039;s terms of service. Google also offers a free&lt;br /&gt;&#13;
Limited Distribution option that doesn&amp;#039;t require government ID verification&lt;br /&gt;&#13;
but restricts distribution to 20 authorized devices, while apps from&lt;br /&gt;&#13;
unverified developers can still be installed by users who enable Android&amp;#039;s&lt;br /&gt;&#13;
advanced installation flow. The potential death warrant hanging over its head&lt;br /&gt;&#13;
hasn&amp;#039;t stopped the F-Droid team from rolling out a bunch of new features for&lt;br /&gt;&#13;
an app it says it intends to keep working on for years to come... The team&lt;br /&gt;&#13;
also credited the EU&amp;#039;s many Digital Markets Act decisions against Google for&lt;br /&gt;&#13;
making the installation experience smoother for users. F-Droid can now use a&lt;br /&gt;&#13;
unified installation service for its apps thanks to the availability of a pre-&lt;br /&gt;&#13;
approval API that allows users to approve an installation when they request&lt;br /&gt;&#13;
it, rather than waiting until the app has finished downloading. That, said&lt;br /&gt;&#13;
the F-Droid team, &amp;quot;brings the F-Droid install experience on official Android&lt;br /&gt;&#13;
devices much closer to what the built-in app store can provide.&amp;quot;&lt;br /&gt;&#13;
Additionally, F-Droid 2.0 can fetch and install app updates automatically,&lt;br /&gt;&#13;
which it now does by default. All of those changes, however, won&amp;#039;t matter&lt;br /&gt;&#13;
much if Google pushes ahead undeterred with its plans to force registration&lt;br /&gt;&#13;
onto non-Play Store developers. F-Droid&amp;#039;s announcement on Thursday makes it&lt;br /&gt;&#13;
seem that the team isn&amp;#039;t going to go quietly. F-Droid has gone 10 years&lt;br /&gt;&#13;
without a major update, notes Ars Technica - and spent over a year developing&lt;br /&gt;&#13;
F-Droid 2.0: The new F-Droid client was redesigned from scratch in Kotlin&lt;br /&gt;&#13;
Compose, which is the standard for modern Android apps. This makes the store&lt;br /&gt;&#13;
much more responsive, and there&amp;#039;s optional support for Android&amp;#039;s Material&lt;br /&gt;&#13;
theming. The interface has also been cleaned up considerably, making the most&lt;br /&gt;&#13;
important functions easier to access and hiding some others in overflow&lt;br /&gt;&#13;
menus... Unlike the Play Store, F-Droid doesn&amp;#039;t track your taps and installs&lt;br /&gt;&#13;
to push ads and suggestions - it helps you find things and gets out of the&lt;br /&gt;&#13;
way. F-Droid now includes a huge number of categories, drilling down to&lt;br /&gt;&#13;
specialized niches like firewalls, password managers, and VPNs. You can see&lt;br /&gt;&#13;
all these groups in the search tab. There are also higher-level categories&lt;br /&gt;&#13;
listed on the main Discover page. When searching for apps, F-Droid will now&lt;br /&gt;&#13;
be able to return results based on app descriptions rather than just names.&lt;br /&gt;&#13;
&amp;quot;One of the goals of the rewrite was to lower the barrier for new&lt;br /&gt;&#13;
contributors,&amp;quot; F-Droid said in their announcement. &amp;quot;We are excited to begin&lt;br /&gt;&#13;
rolling out F-Droid 2.0 to users over the coming weeks after 14 test&lt;br /&gt;&#13;
releases.&amp;quot; (And if you want the 2.0 release right now, it&amp;#039;s available on the&lt;br /&gt;&#13;
versions page.)&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Fri, 25 Sep 2026 03:40:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=101</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=101</guid>
  </item>
  <item>
   <title>How Believable is Google&amp;#039;s New &amp;#039;Live Avatar&amp;#039; Capability?</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: How Believable is Google&amp;#039;s New &amp;#039;Live Avatar&amp;#039; Capability?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: How Believable is Google&amp;#039;s New &amp;#039;Live Avatar&amp;#039; Capability?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://tech.slashdot.org/story/26/09/25/0035208/how-believable-is-googles-new-live-avatar-capability?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://tech.slashdot.org/story/26/09/25/0035...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Google has synthesized &amp;quot;expressive face-to-face experiences&amp;quot; for its speech&lt;br /&gt;&#13;
agent Gemini 3.8 Live. They&amp;#039;re now offering a Live Avatar &amp;quot;with precise lip-&lt;br /&gt;&#13;
syncing, natural expressions, and fluid turn-taking&amp;quot; for Google Enterprise&lt;br /&gt;&#13;
accounts wanting &amp;quot;engaging customer service&amp;quot; or for offering interactive&lt;br /&gt;&#13;
walkthroughs. (Check out the not-creepy-at-all video in Google&amp;#039;s&lt;br /&gt;&#13;
announcement.) &amp;quot;Though Google will offer a library of preset avatars for&lt;br /&gt;&#13;
customers to choose from, it will also allow organizations to create their&lt;br /&gt;&#13;
own,&amp;quot; notes The Verge. (See some examples from the YouTube channel &amp;quot;AI with&lt;br /&gt;&#13;
Surya&amp;quot;.) But even without the visualization of the avatar, &amp;quot;I was never able&lt;br /&gt;&#13;
to shake the feeling that these conversations with computers never feel like&lt;br /&gt;&#13;
a real conversation,&amp;quot; argues the blog Android Police. Conversing with just&lt;br /&gt;&#13;
the Ai-generated audio, &amp;quot;At best, they feel like talking to a phone&lt;br /&gt;&#13;
representative or someone from tech support. We turn to them when we have a&lt;br /&gt;&#13;
problem, and they help us through it...&amp;quot; GPT-Live, and Gemini Live right&lt;br /&gt;&#13;
behind it, skip that whole relay race. Instead of translating your voice to&lt;br /&gt;&#13;
text and back to voice, the model works with raw audio the entire way through&lt;br /&gt;&#13;
(what it hears and what it says) inside the same system, with nothing&lt;br /&gt;&#13;
translated in between. That sounds like a small plumbing detail, but it&amp;#039;s the&lt;br /&gt;&#13;
whole story. Cutting out the text step lets these models respond in a&lt;br /&gt;&#13;
fraction of a second instead of the pause we&amp;#039;ve learned to expect, and it&lt;br /&gt;&#13;
lets them hear things text can never carry: tone, hesitation, whether you&amp;#039;re&lt;br /&gt;&#13;
annoyed or joking... I was hoping to be surprised by how natural the&lt;br /&gt;&#13;
conversation felt. Instead, I came out with a deeper appreciation for every&lt;br /&gt;&#13;
human I&amp;#039;ve ever talked to. Even the boring ones... I spoke, it spoke back. I&lt;br /&gt;&#13;
spoke faster, it answered faster. Then I switched to a different language,&lt;br /&gt;&#13;
and it switched along with me. Even switching between languages several times&lt;br /&gt;&#13;
during the same sentence didn&amp;#039;t stump it. The most impressive moment happened&lt;br /&gt;&#13;
when I asked it what &amp;quot;T-O-P-G-3-3-K&amp;quot; spelled out, and it immediately came&lt;br /&gt;&#13;
back with, &amp;quot;You are spelling the word Top Geek, but using a 3 to represent a&lt;br /&gt;&#13;
reversed E....&amp;quot; Although it felt fast and responsive, at no point did it feel&lt;br /&gt;&#13;
like talking to another human being... What Gemini couldn&amp;#039;t replicate,&lt;br /&gt;&#13;
because it was never built to replicate it, is human connection.... I&amp;#039;m sure&lt;br /&gt;&#13;
I&amp;#039;m not telling you something you don&amp;#039;t already know, but somehow talking&lt;br /&gt;&#13;
naturally to an LLM amplifies the feeling that there is no one on the other&lt;br /&gt;&#13;
side of the line. It might flow like a phone call, but it doesn&amp;#039;t feel like&lt;br /&gt;&#13;
one. MrBrklyn (Slashdot reader #4,775) says he discussed &amp;quot;why mainstream&lt;br /&gt;&#13;
media avoids reporting on screen dependency&amp;quot; with Gemini, and eventually&lt;br /&gt;&#13;
convinced Gemini to respond that it&amp;#039;s just &amp;quot;another tool built by the same&lt;br /&gt;&#13;
tech giants to make sure you rely on their system to tell you what to think,&lt;br /&gt;&#13;
how to talk, and what is real.&amp;quot;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Thu, 24 Sep 2026 23:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=100</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=100</guid>
  </item>
  <item>
   <title>People Training OpenAI&amp;#039;s AI Fired For Using AI To Train the AI</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: People Training OpenAI&amp;#039;s AI Fired For Using AI To Train the AI&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: People Training OpenAI&amp;#039;s AI Fired For Using AI To Train the AI&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://slashdot.org/story/26/09/24/0618245/people-training-openais-ai-fired-for-using-ai-to-train-the-ai?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://slashdot.org/story/26/09/24/0618245/p...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
404 Media reports &amp;quot;multiple contractors hired to improve OpenAI&amp;#039;s models have&lt;br /&gt;&#13;
been fired for using AI to train the AI: That&amp;#039;s not great for the models&lt;br /&gt;&#13;
themselves, but there is also obviously a great irony in AI training&lt;br /&gt;&#13;
companies working for OpenAI firing people for using AI when OpenAI&amp;#039;s whole&lt;br /&gt;&#13;
thing is to make people use AI at work... OpenAI declined to comment on its&lt;br /&gt;&#13;
contractors being fired for using AI. Their article cites internal documents&lt;br /&gt;&#13;
and three contractors working on OpenAI-related projects which can include&lt;br /&gt;&#13;
more than ten thousand contractors: One contractor said they see people using&lt;br /&gt;&#13;
AI &amp;quot;all the time and people are let go for it all the time, it&amp;#039;s pretty much&lt;br /&gt;&#13;
the one thing that will get you kicked off ASAP.&amp;quot; The person said, &amp;quot;in a&lt;br /&gt;&#13;
group of thousands there are tons that have been caught....&amp;quot; Two of the&lt;br /&gt;&#13;
sources said people have been fired or offboarded for using AI... One&lt;br /&gt;&#13;
contractor said they used AI while helping to train OpenAI&amp;#039;s models and&lt;br /&gt;&#13;
shared what they presented as their termination letter. It said their&lt;br /&gt;&#13;
employer had identified issues with the &amp;quot;authenticity&amp;quot; of their work.... 404&lt;br /&gt;&#13;
Media spoke to a fourth contractor who has worked on training models for&lt;br /&gt;&#13;
various AI companies. They said they sometimes purposefully chose the worst&lt;br /&gt;&#13;
responses because they wanted to actively sabotage the models&amp;#039; training. &amp;quot;I&lt;br /&gt;&#13;
did feel guilty about doing this kind of work at the start,&amp;quot; they said. &amp;quot;I&lt;br /&gt;&#13;
either pay zero attention to the results and choose randomly or purposely&lt;br /&gt;&#13;
choose the [worst] output. I&amp;#039;m not sure how much of a difference it actually&lt;br /&gt;&#13;
makes since there are hundreds of other people also rating prompt results,&lt;br /&gt;&#13;
but it does feel like I&amp;#039;m getting paid to make AI worse.&amp;quot; Two of the&lt;br /&gt;&#13;
contractors worked for Mercor, the article reports, a company which last&lt;br /&gt;&#13;
month Nvidia reportedly discussed funding at a $20 billion valuation. Thanks&lt;br /&gt;&#13;
to Slashdot reader joshuark for sharing the article.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Thu, 24 Sep 2026 18:40:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=99</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=99</guid>
  </item>
  <item>
   <title>Five Police Officers Criminally Charged for Misusing Flock Camer</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Five Police Officers Criminally Charged for Misusing Flock Camer&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Five Police Officers Criminally Charged for Misusing Flock Cameras in&lt;br /&gt;&#13;
Indianapolis&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://yro.slashdot.org/story/26/09/24/0433242/five-police-officers-criminally-charged-for-misusing-flock-cameras-in-indianapolis?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://yro.slashdot.org/story/26/09/24/04332...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
&amp;quot;Nationwide, at least 100 police department employees have been charged with&lt;br /&gt;&#13;
or accused of misusing license-plate readers for unauthorized purposes,&amp;quot;&lt;br /&gt;&#13;
reports the Washington Post. They cite their past investigations &amp;quot;based on&lt;br /&gt;&#13;
thousands of pages of police and court records,&amp;quot; which found that &amp;quot;In many of&lt;br /&gt;&#13;
these cases, officers used Flock&amp;#039;s roadside cameras to track the location of&lt;br /&gt;&#13;
romantic partners and exes.&amp;quot; In fact, five Indianapolis police officers were&lt;br /&gt;&#13;
just criminally charged Wednesday with fraud and misconduct. &amp;quot;One has also&lt;br /&gt;&#13;
been charged with stalking,&amp;quot; the police department said in a statement,&lt;br /&gt;&#13;
noting that one office had already resigned, &amp;quot;while the four other officers&lt;br /&gt;&#13;
have been suspended and recommended for termination. County prosecutor Ryan&lt;br /&gt;&#13;
Mears admitted &amp;quot;A lot of this was initiated by The Washington Post.&amp;quot; And the&lt;br /&gt;&#13;
Post published a new investigation Wednesday: Using publicly available&lt;br /&gt;&#13;
information, The Post found that...one of the officers charged Wednesday,&lt;br /&gt;&#13;
appeared to have relied on Flock cameras to track vehicles used by his wife&lt;br /&gt;&#13;
and two close personal acquaintances, searching the plates 3,759 times over a&lt;br /&gt;&#13;
10-month period - an average of about 12 lookups per day. At the time, Police&lt;br /&gt;&#13;
Chief Tanya Terry said she suspended one officer while the department&lt;br /&gt;&#13;
conducted an investigation into possible misuse and a systemwide audit of the&lt;br /&gt;&#13;
city&amp;#039;s 301-camera Flock system. That audit led to the discovery of more&lt;br /&gt;&#13;
widespread abuse, [County prosecutor Ryan] Mears said Wednesday. Mears said&lt;br /&gt;&#13;
the department&amp;#039;s findings highlight the vast power Flock cameras give police&lt;br /&gt;&#13;
officers and raise questions about whether the government should be doing&lt;br /&gt;&#13;
more to prevent the misuse of that power. &amp;quot;Many of the proposed guardrails&lt;br /&gt;&#13;
and the things that have been proposed would not have prevented the behaviors&lt;br /&gt;&#13;
and actions we see here today,&amp;quot; Mears said. &amp;quot;Does there need to be&lt;br /&gt;&#13;
independent oversight? Does there need to be judicial oversight of the Flock&lt;br /&gt;&#13;
camera system?&amp;quot; One of the Indianapolis officers, Schultz, an 18-year veteran&lt;br /&gt;&#13;
of the police department, was accused of using Flock to track his ex-wife and&lt;br /&gt;&#13;
women he met while on duty or out in public. He was charged with multiple&lt;br /&gt;&#13;
counts of official misconduct as well as two counts of stalking. Schultz told&lt;br /&gt;&#13;
one woman he was an FBI agent, according to prosecutors, and began texting&lt;br /&gt;&#13;
her and showing up at places she frequented, including at her gym and at a&lt;br /&gt;&#13;
school function with her daughter. Prosecutors said he arrived at her gym&lt;br /&gt;&#13;
within an hour of her at least nine times between June 12 and Aug. 1 of this&lt;br /&gt;&#13;
year... Another woman met Schultz after her car was stolen from a mall&lt;br /&gt;&#13;
parking lot, and he began texting her flirty messages later that night. The&lt;br /&gt;&#13;
two dated briefly, and Schultz later looked up where the woman went on dates&lt;br /&gt;&#13;
with another man. Schultz searched the plates of a third woman 178 times and&lt;br /&gt;&#13;
also frequently showed up where she was, including her gym, a Smoothie King&lt;br /&gt;&#13;
and a Walmart earlier this month... A third officer, Binford, told&lt;br /&gt;&#13;
investigators he had used the log-in credentials of another officer who had&lt;br /&gt;&#13;
logged in to Binford&amp;#039;s laptop during a field training exercise. Binford&lt;br /&gt;&#13;
searched the plate of his ex-wife more than 1,000 times between April 2024&lt;br /&gt;&#13;
and April 2025. Indianapolis police had no regular practice of auditing&lt;br /&gt;&#13;
officers&amp;#039; Flock searches until recently, [Police Chief] Terry said in an&lt;br /&gt;&#13;
interview last month. The department&amp;#039;s investigation into the tool&amp;#039;s misuse&lt;br /&gt;&#13;
has been &amp;quot;a learning process for us,&amp;quot; she said at the time.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Thu, 24 Sep 2026 14:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=98</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=98</guid>
  </item>
  <item>
   <title>OpenAI, Anthropic CEOs Urge UN Countries to Cooperate on AI Safe</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: OpenAI, Anthropic CEOs Urge UN Countries to Cooperate on AI Safe&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: OpenAI, Anthropic CEOs Urge UN Countries to Cooperate on AI Safety&lt;br /&gt;&#13;
Standards&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://slashdot.org/story/26/09/24/0338213/openai-anthropic-ceos-urge-un-countries-to-cooperate-on-ai-safety-standards?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://slashdot.org/story/26/09/24/0338213/o...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
&amp;quot;The heads of major AI firms pleaded with the United Nations on Wednesday to&lt;br /&gt;&#13;
save the world or at least its people - by somehow regulating the fast-&lt;br /&gt;&#13;
expanding technology that they have been designing,&amp;quot; writes the Associated&lt;br /&gt;&#13;
Press. &amp;quot;If managed poorly, I even believe AI could be a risk to humanity as a&lt;br /&gt;&#13;
whole,&amp;quot; said Dario Amodei, chief executive officer of Anthropic. And from his&lt;br /&gt;&#13;
competitor Sam Altman, CEO of OpenAI, came this assessment: &amp;quot;We could lose&lt;br /&gt;&#13;
control of the future to AI.&amp;quot; Yoshua Bengio, who co-chairs the UN&amp;#039;s&lt;br /&gt;&#13;
International Independent Panel on AI, called this &amp;quot;a moment of global&lt;br /&gt;&#13;
awakening&amp;quot; to possible threats, noting AI from top companies had behaved in&lt;br /&gt;&#13;
unacceptably dangerous ways, against instructions, taking actions &amp;quot;that would&lt;br /&gt;&#13;
be crimes if committed by a human&amp;quot;. In his presentation, OpenAI&amp;#039;s Sam Altman&lt;br /&gt;&#13;
agreed the discussion about AI &amp;quot;feels different in recent weeks,&amp;quot; even&lt;br /&gt;&#13;
suggesting specific reforms: Altman: We need a mechanism for complementary&lt;br /&gt;&#13;
national and international frontier AI standards, standards for measuring&lt;br /&gt;&#13;
capabilities, assessing risks, determining whether safeguards are sufficient,&lt;br /&gt;&#13;
and preserving meaningful human oversight as systems become more autonomous.&lt;br /&gt;&#13;
We need common standards so countries can compare evidence, verify&lt;br /&gt;&#13;
compliance, and have a shared language and understanding about what is&lt;br /&gt;&#13;
happening. We need accurate and speedy incident reporting, classification&lt;br /&gt;&#13;
reporting protocols, so the world can learn from failures before they become&lt;br /&gt;&#13;
catastrophes. And we need secure channels among governments, critical&lt;br /&gt;&#13;
infrastructure operators and technical experts, to share emerging&lt;br /&gt;&#13;
vulnerabilities and new threats.... We will all be better off if we can agree&lt;br /&gt;&#13;
on what good evidence, good safeguards, and good oversight look like on the&lt;br /&gt;&#13;
global stage. Speaking next, Anthropic&amp;#039;s Dario Amodei agreed that standard-&lt;br /&gt;&#13;
setting was important, also calling for &amp;quot;common global standards for testing&lt;br /&gt;&#13;
AI models for loss-of-control risks and misuse risks - and a notification&lt;br /&gt;&#13;
system for AI incidents that are significant to global security.&amp;quot; Reiterating&lt;br /&gt;&#13;
his September 12th call for an industry-wide safety collaboration, Amodei&lt;br /&gt;&#13;
pointed out that Anthropic committed to embedding external evaluators&lt;br /&gt;&#13;
&amp;quot;similar to a food inspector&amp;quot; and recommended other companies do the same.&lt;br /&gt;&#13;
&amp;quot;Some have already agreed to adopt this measure.&amp;quot; Besides calling for global&lt;br /&gt;&#13;
cooperation between governments to set international standards, Amodei also&lt;br /&gt;&#13;
offered two other specific ideas: Amodei: We should begin with narrow&lt;br /&gt;&#13;
agreements that ever member can support, such as a ban on using AI to make&lt;br /&gt;&#13;
biological weapons or permitting your AI technologies to be used to make&lt;br /&gt;&#13;
biological weapons.... We should build evaluation and verification systems&lt;br /&gt;&#13;
that keep pace with AI development so that states can have visibility into&lt;br /&gt;&#13;
frontier model capability and can verify each other&amp;#039;s commitments. &amp;quot;No&lt;br /&gt;&#13;
leader, no company, and no nation can manage this alone. We commit to working&lt;br /&gt;&#13;
with governments in this room on this urgent work.&amp;quot;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Thu, 24 Sep 2026 09:40:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=97</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=97</guid>
  </item>
  <item>
   <title>Qualcomm Announces Snapdragon X2 Series Processors Will Support</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Qualcomm Announces Snapdragon X2 Series Processors Will Support&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Qualcomm Announces Snapdragon X2 Series Processors Will Support Linux&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://linux.slashdot.org/story/26/09/24/0155213/qualcomm-announces-snapdragon-x2-series-processors-will-support-linux?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://linux.slashdot.org/story/26/09/24/015...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Snapdragon X2 Series processors feature a neural processing unit (NPU)&lt;br /&gt;&#13;
delivering 80 trillion operations per second and allowing advanced AI&lt;br /&gt;&#13;
features to run locally. And Snapdragon X2 Series &amp;quot;is expanding to Linux,&amp;quot;&lt;br /&gt;&#13;
Qualcomm announced today, calling it one of their most-requested&lt;br /&gt;&#13;
capabilities: Qualcomm Technologies is a top contributor to Linux development&lt;br /&gt;&#13;
at a kernel level, and now we&amp;#039;re embracing support for Snapdragon X2 Series&lt;br /&gt;&#13;
as a platform directly. We&amp;#039;re upstreaming core drivers for Snapdragon X2&lt;br /&gt;&#13;
Series - including the Hexagon NPU and Adreno GPU - to open the door to&lt;br /&gt;&#13;
developers and partners. We are starting with support for two operating&lt;br /&gt;&#13;
systems based on Linux... - Debian: We&amp;#039;re kicking off with Debian by the end&lt;br /&gt;&#13;
of this year, one of the most influential Linux distributions and the&lt;br /&gt;&#13;
foundation behind many of the distros people use every day. - Ubuntu:&lt;br /&gt;&#13;
Qualcomm Technologies has partnered with Canonical to bring Ubuntu, the&lt;br /&gt;&#13;
world&amp;#039;s most widely used Linux distro, to the platform with Snapdragon X2&lt;br /&gt;&#13;
Series certification targeted for the first half of 2027. ...and this is just&lt;br /&gt;&#13;
the beginning. Our partners HP, ASUS and HUMAIN are planning Linux support in&lt;br /&gt;&#13;
the first of 2027, so that their devices deliver the incredible experience&lt;br /&gt;&#13;
users expect with Snapdragon X2 Series in a new operating system. Qualcomm&amp;#039;s&lt;br /&gt;&#13;
developer blog called it &amp;quot;a significant step forward&amp;quot; in Qualcomm&amp;#039;s&lt;br /&gt;&#13;
commitment to a developer-first approach, and &amp;quot;to the open-source community.&amp;quot;&lt;br /&gt;&#13;
&amp;quot;For developers, the important part is simple: more core hardware features&lt;br /&gt;&#13;
are being reviewed and merged, so that laptops with Linux on Snapdragon X2&lt;br /&gt;&#13;
Series will be easier to build, test, and debug...&amp;quot; The enablement work&lt;br /&gt;&#13;
completed so far has been validated on a Debian 13-based (&amp;quot;Trixie&amp;quot;) user&lt;br /&gt;&#13;
space and a custom kernel, so developers should treat this as the current&lt;br /&gt;&#13;
reference environment while support continues to mature... Linux support for&lt;br /&gt;&#13;
laptops with Snapdragon X2 Series is rolling out in stages, starting with the&lt;br /&gt;&#13;
core pieces developers need before they can do production-level work on their&lt;br /&gt;&#13;
device... For developers who want to try it today, the call to action is&lt;br /&gt;&#13;
straightforward: start with Snapdragon X2 Series hardware, review the latest&lt;br /&gt;&#13;
recipes to build Qualcomm Linux Debian Images, build available upstream&lt;br /&gt;&#13;
sources the Debian OS image and test the peripherals that matter to you, such&lt;br /&gt;&#13;
as graphics, AI inference, device I/O, or basic application bring-up. Early&lt;br /&gt;&#13;
testing helps identify the gaps that matter most before support becomes&lt;br /&gt;&#13;
broader and ready for production-level workloads... You do not have to wait&lt;br /&gt;&#13;
for everything to be fully finished before getting hands-on. If you are&lt;br /&gt;&#13;
comfortable working from upstream sources you can start evaluating Snapdragon&lt;br /&gt;&#13;
X2 hardware today... Check out the step-by-step instructions, including the&lt;br /&gt;&#13;
full build flow and deployment guidance for Snapdragon X2 Series Linux&lt;br /&gt;&#13;
software. Put simply, this effort is less about supporting specific Linux&lt;br /&gt;&#13;
distributions and more about empowering the developers who make Linux&lt;br /&gt;&#13;
available on new hardware. This Developer Preview targets distribution&lt;br /&gt;&#13;
maintainers, toolchain developers, kernel contributors, and hardware&lt;br /&gt;&#13;
enablement engineers. It provides the upstream building blocks, including&lt;br /&gt;&#13;
kernel patches, drivers, and reference device trees, needed to enable&lt;br /&gt;&#13;
Snapdragon X2 Series support in their own projects and distributions. For end&lt;br /&gt;&#13;
users looking for a turnkey &amp;quot;install and go&amp;quot; experience, that will come later&lt;br /&gt;&#13;
as distributions adopt what lands upstream. We&amp;#039;re encouraging the community&lt;br /&gt;&#13;
to build on this work and help shape what comes next. The blog post notes&lt;br /&gt;&#13;
that in the initial enablement stage, &amp;quot;Qualcomm Linux supports systemd-boot&lt;br /&gt;&#13;
as the Universal extensible firmware interface (UEFI) boot manager to load&lt;br /&gt;&#13;
and boot the Linux kernel.&amp;quot; Hands-on demos were given at the Snapdragon&lt;br /&gt;&#13;
Summit in Maui of Linux running on Snapdragon X2 Series hardware, which the&lt;br /&gt;&#13;
developer&amp;#039;s blog calls &amp;quot;a practical look at what works today and where&lt;br /&gt;&#13;
Snapdragon X2 Series Linux support is headed.&amp;quot;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Thu, 24 Sep 2026 05:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=96</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=96</guid>
  </item>
  <item>
   <title>Rogue OpenAI Agent Tried to Breach Government Site in May When P</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Rogue OpenAI Agent Tried to Breach Government Site in May When P&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Rogue OpenAI Agent Tried to Breach Government Site in May When&lt;br /&gt;&#13;
Prompted for Simple Data-Retrieving Tasks&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://slashdot.org/story/26/09/24/0528251/rogue-openai-agent-tried-to-breach-government-site-in-may-when-prompted-for-simple-data-retrieving-tasks?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://slashdot.org/story/26/09/24/0528251/r...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
OpenAI&amp;#039;s artificial intelligence &amp;quot;went rogue this year in at least four&lt;br /&gt;&#13;
additional incidents,&amp;quot; the New York Times reported Wednesday, &amp;quot;hacking and&lt;br /&gt;&#13;
trying to break into government and university websites without being&lt;br /&gt;&#13;
instructed to do so, according to researchers and government officials.&amp;quot; The&lt;br /&gt;&#13;
attacks took place in May and June, before OpenAI&amp;#039;s technology breached the&lt;br /&gt;&#13;
A.I. start-up Hugging Face in July and set off a global debate about A.I.&lt;br /&gt;&#13;
safety. Unlike the Hugging Face attack and other incidents in which A.I.&lt;br /&gt;&#13;
systems were told to complete cybersecurity tests that effectively invited&lt;br /&gt;&#13;
the models to demonstrate their hacking skills, the new incidents occurred&lt;br /&gt;&#13;
when A.I. systems were directed to perform relatively mundane data&lt;br /&gt;&#13;
collection, researchers said. When OpenAI&amp;#039;s systems struggled to gather data&lt;br /&gt;&#13;
from websites, they resorted to hacking techniques to get the information.&lt;br /&gt;&#13;
&amp;quot;Three of the incidents were identified by Transluce, a research lab focused&lt;br /&gt;&#13;
on A.I. oversight, and all were confirmed by OpenAI,&amp;quot; the article points out.&lt;br /&gt;&#13;
That research lab even reports &amp;quot;an attempt on an Australian government public&lt;br /&gt;&#13;
health website... the first reported instance of agents hacking a&lt;br /&gt;&#13;
government,&amp;quot; and which notably was done by the AI agents &amp;quot;while attempting&lt;br /&gt;&#13;
mundane data retrieval tasks which were not cyber-related.&amp;quot; (At the UN&lt;br /&gt;&#13;
Wednesday Australian Prime Minister Anthony Albanese complained it took three&lt;br /&gt;&#13;
months for OpenAI to then alert Australia&amp;#039;s government about the breach,&lt;br /&gt;&#13;
Bloomberg reports.) Also targeted were the University of New Mexico&amp;#039;s digital&lt;br /&gt;&#13;
library with exploits like SQL injection and path traversal, and Data USA&lt;br /&gt;&#13;
with cross-site scripting and other exploits. All three incidents involved &amp;quot;a&lt;br /&gt;&#13;
low number of probe payloads&amp;quot; with &amp;quot;no evidence of exploitation,&amp;quot; according&lt;br /&gt;&#13;
to the researchers, who released a dataset &amp;quot;containing tens of thousands of&lt;br /&gt;&#13;
queries apparently made by autonomous AI agents leveraging a URL scanning&lt;br /&gt;&#13;
service to avoid access restrictions.&amp;quot; Records from urlquery.net show agents&lt;br /&gt;&#13;
using the service since at least March 6, 2026, about two months before&lt;br /&gt;&#13;
previously reported swarm activity. The first case, a March 6 attempt to&lt;br /&gt;&#13;
retrieve Thai drug-enforcement statistics, shows an agent escalating as each&lt;br /&gt;&#13;
approach failed: it first requested the data directly, then tried a service&lt;br /&gt;&#13;
that converts web pages into text, and finally packed a custom program into a&lt;br /&gt;&#13;
web address. The same technique shows up in thousands of agent requests&lt;br /&gt;&#13;
recorded by urlquery.net starting in mid-April, targets many of the same data&lt;br /&gt;&#13;
sources as the collusion.wiki swarm, and collapsed the same day the wiki&lt;br /&gt;&#13;
activity did. We also report similar activity that occurred as recently as&lt;br /&gt;&#13;
September 16... By March, they were finding creative ways around access&lt;br /&gt;&#13;
limits. By May and June, they were gaining more access, including attempting&lt;br /&gt;&#13;
to bypass cyber defenses to complete their tasks. &amp;quot;This data reveals that&lt;br /&gt;&#13;
malicious cyber activity is not limited to agents tasked with cybersecurity-&lt;br /&gt;&#13;
related tasks and can arise instrumentally to solve mundane tasks like&lt;br /&gt;&#13;
information retrieval,&amp;quot; the researchers concluded. And they warn that the&lt;br /&gt;&#13;
traffic they observed &amp;quot;goes back at least to March 6, 2026 and extends as&lt;br /&gt;&#13;
recently as September 16, 2026, suggesting agents may still be exploiting&lt;br /&gt;&#13;
these services to bypass restrictions.&amp;quot;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Thu, 24 Sep 2026 00:40:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=95</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=95</guid>
  </item>
  <item>
   <title>Cities Across US Oppose Trump FCC Plan to Preempt Local Broadban</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Cities Across US Oppose Trump FCC Plan to Preempt Local Broadban&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Cities Across US Oppose Trump FCC Plan to Preempt Local Broadband&lt;br /&gt;&#13;
Rules&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://news.slashdot.org/story/26/09/23/0144238/cities-across-us-oppose-trump-fcc-plan-to-preempt-local-broadband-rules?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://news.slashdot.org/story/26/09/23/0144...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Ars Technica reports: Cities and counties around the U.S. are angry at the&lt;br /&gt;&#13;
Trump administration over a proposal to override local rules that govern the&lt;br /&gt;&#13;
deployment of wired broadband networks... The Federal Communications&lt;br /&gt;&#13;
Commission [FCC] argues that too many local governments &amp;quot;excessively delay&lt;br /&gt;&#13;
approvals and seek to extract exorbitant sums from providers, resulting in&lt;br /&gt;&#13;
costs that render some deployments infeasible.&amp;quot; The FCC plan is supported by&lt;br /&gt;&#13;
broadband providers, but local governments told the FCC that it would&lt;br /&gt;&#13;
override rules that protect public safety. Local governments say the plan is&lt;br /&gt;&#13;
illegal and that the FCC should instead focus on how Internet providers&lt;br /&gt;&#13;
thwart competition with permit-hoarding and other tactics that prevent&lt;br /&gt;&#13;
competitors from deploying networks... They object to FCC plans to impose a&lt;br /&gt;&#13;
120-day deadline for processing permits and to proposed limits on fees and&lt;br /&gt;&#13;
compensation that local governments can require from providers... Another&lt;br /&gt;&#13;
filing submitted by the League of California Cities said the FCC has no&lt;br /&gt;&#13;
authority to adopt the proposal. &amp;quot;Federal preemption of traditional state and&lt;br /&gt;&#13;
local authority over public property, construction, public safety,&lt;br /&gt;&#13;
permitting, and rights-of-way management should rest on clear congressional&lt;br /&gt;&#13;
authorization,&amp;quot; the filing said. &amp;quot;The commission should not infer broad&lt;br /&gt;&#13;
preemptive authority where Congress did not expressly provide it....&amp;quot; A&lt;br /&gt;&#13;
filing by Minnesota cities said the current FCC is making the same mistake it&lt;br /&gt;&#13;
made during the first Trump administration, when its attempt to preempt state&lt;br /&gt;&#13;
net neutrality laws was blocked in court... If the FCC finalizes its new&lt;br /&gt;&#13;
preemption plan, city and state governments could sue and ask a court to rule&lt;br /&gt;&#13;
that the agency exceeded its authority... Democratic Commissioner Anna Gomez&lt;br /&gt;&#13;
approved the step of asking the public for input but signaled she would vote&lt;br /&gt;&#13;
against the final proposal. &amp;quot;I am dubious about the commission&amp;#039;s authority&lt;br /&gt;&#13;
under Section 253 to use rulemaking to preempt states and localities when it&lt;br /&gt;&#13;
comes to their management of rights of way and fees charged to providers,&amp;quot;&lt;br /&gt;&#13;
she said.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Wed, 23 Sep 2026 20:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=94</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=94</guid>
  </item>
  <item>
   <title>Whatever Happened to the 150,000 Tons of Radioactive Waste Store</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Whatever Happened to the 150,000 Tons of Radioactive Waste Store&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Whatever Happened to the 150,000 Tons of Radioactive Waste Stored&lt;br /&gt;&#13;
Under the Atlantic Ocean?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://hardware.slashdot.org/story/26/09/22/2032255/whatever-happened-to-the-150000-tons-of-radioactive-waste-stored-under-the-atlantic-ocean?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://hardware.slashdot.org/story/26/09/22/...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
More than 200,000 barrels of low-level radioactive waste were stored on the&lt;br /&gt;&#13;
floor of the Atlantic Ocean between 1949 and 1982, reports ScienceAlert.&lt;br /&gt;&#13;
Whatever happened to those barrels? Scientists have descended to the wreckage&lt;br /&gt;&#13;
in a crewed submersible to investigate - and found many of the barrels&lt;br /&gt;&#13;
corroded and degraded, their contents spilling across the seafloor.&lt;br /&gt;&#13;
Surprisingly, this isn&amp;#039;t necessarily a subversion of the original plan... The&lt;br /&gt;&#13;
International Atomic Energy Agency recommends that low-level waste be&lt;br /&gt;&#13;
disposed of in robust containment in isolation for at least a few hundred&lt;br /&gt;&#13;
years - but back in the mid-20th century, the recommendations were a little&lt;br /&gt;&#13;
different. The contemporaneous guidelines recommended that containers needed&lt;br /&gt;&#13;
to reach the seafloor intact and remain sealed only long enough for the short-&lt;br /&gt;&#13;
lived radionuclides to decay. After that, the remaining waste was expected to&lt;br /&gt;&#13;
slowly escape and disperse through the surrounding ocean. Not everything in&lt;br /&gt;&#13;
the barrels would conveniently decay away, however. They contained a&lt;br /&gt;&#13;
radioactive hodgepodge, including cesium-137, plutonium isotopes, and&lt;br /&gt;&#13;
tritium, some of which can persist for thousands of years... [A] few years&lt;br /&gt;&#13;
ago, nuclear engineer Patrick Chardon and marine geologist Javier Escart&amp;#8745;&amp;#9488;&amp;#9564;n of&lt;br /&gt;&#13;
the French National Center for Scientific Research started to wonder what had&lt;br /&gt;&#13;
become of the dumped waste. That question eventually became NODSSUM - Nuclear&lt;br /&gt;&#13;
Ocean Dump Site Survey Monitoring - an interdisciplinary project bringing&lt;br /&gt;&#13;
together nuclear physics, geology, oceanography, biology, and marine&lt;br /&gt;&#13;
chemistry to find the barrels and investigate what, if anything, they were&lt;br /&gt;&#13;
doing to the surrounding environment.... [T]he barrels also appeared to&lt;br /&gt;&#13;
function as tiny oases on the otherwise sparsely populated sandy seafloor.&lt;br /&gt;&#13;
Anemones had attached themselves to the barrels. Sponges, sea cucumbers,&lt;br /&gt;&#13;
fish, and crustaceans lived around them, with crabs apparently particularly&lt;br /&gt;&#13;
fond of the artificial shelters... Instruments aboard the ship detected&lt;br /&gt;&#13;
significant signals of cobalt-60 and niobium-94, which the researchers could&lt;br /&gt;&#13;
specifically link to the dumped waste... [Samples are now being analyzed]&lt;br /&gt;&#13;
There is precedent, however, to suggest that even striking levels of&lt;br /&gt;&#13;
radioactivity around a source don&amp;#039;t necessarily spread very far. A recent&lt;br /&gt;&#13;
study of the sunken Soviet submarine Komsomolets found radionuclide levels&lt;br /&gt;&#13;
hundreds of thousands of times above background immediately around the&lt;br /&gt;&#13;
leaking reactor - but those levels dropped sharply within just a few meters&lt;br /&gt;&#13;
as the material dispersed through the seawater. The NODSSUM team similarly&lt;br /&gt;&#13;
found that, despite the significant radioactive signals around the barrels,&lt;br /&gt;&#13;
activity levels weren&amp;#039;t high enough to pose major radiation-protection&lt;br /&gt;&#13;
problems for the scientists handling the samples. [Their three-person&lt;br /&gt;&#13;
submersible] Nautile and the instruments it carried showed no signs of&lt;br /&gt;&#13;
contamination. The real achievement was mapping the exact location of the&lt;br /&gt;&#13;
barrels. &amp;quot;None of this means the waste is harmless,&amp;quot; the article concludes -&lt;br /&gt;&#13;
but it also doesn&amp;#039;t mean we&amp;#039;re about to be overrun by radioactive crabs.&amp;quot;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Wed, 23 Sep 2026 15:40:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=93</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=93</guid>
  </item>
  <item>
   <title>Andreessen Horowitz Launches AI/Company-Building School As a Col</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Andreessen Horowitz Launches AI/Company-Building School As a Col&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Andreessen Horowitz Launches AI/Company-Building School As a College&lt;br /&gt;&#13;
Alternative&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://news.slashdot.org/story/26/09/23/0625203/andreessen-horowitz-launches-aicompany-building-school-as-a-college-alternative?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://news.slashdot.org/story/26/09/23/0625...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
TechCrunch quipped it was like if startup school Y Combinator and Peter&lt;br /&gt;&#13;
Thiel&amp;#039;s build-a-company-instead of-college Fellowship Program had a baby.&lt;br /&gt;&#13;
Silicon Valley venture capital firm Andreessen Horowitz is investing $35&lt;br /&gt;&#13;
million to launch a private school in San Francisco &amp;quot;aimed at turning high&lt;br /&gt;&#13;
school graduates into founders,&amp;quot; writes the SF Standard. Or, as CBS News&lt;br /&gt;&#13;
describes it, &amp;quot;One blue-chip Silicon Valley investor has a proposal for young&lt;br /&gt;&#13;
people who are questioning whether to attend college - enroll in AI school&lt;br /&gt;&#13;
instead....&amp;quot; Specifically, the academy will provide instruction geared to&lt;br /&gt;&#13;
subjects such as designing AI systems, fundraising for startups, selling&lt;br /&gt;&#13;
businesses and storytelling. Students won&amp;#039;t take tests or be assigned&lt;br /&gt;&#13;
homework but will instead focus on building real projects. Courses will be&lt;br /&gt;&#13;
taught by tech entrepreneurs, with the academy naming OpenAI CEO Sam Altman&lt;br /&gt;&#13;
as either an instructor or guest lecturer. From the SF Standard: &amp;quot;There will&lt;br /&gt;&#13;
be no traditional grades, tests, or homework,&amp;quot; said the announcement.&lt;br /&gt;&#13;
Instead, students will be encouraged to &amp;quot;build&amp;quot; in SF and work with partners&lt;br /&gt;&#13;
from Anthropic, OpenAI, Google, Meta, and other firms. They&amp;#039;ll be encouraged&lt;br /&gt;&#13;
to live in campus housing in San Francisco. &amp;quot;The #1 goal is to help students&lt;br /&gt;&#13;
learn to build, which is the most important skill in the AI era,&amp;quot; Gagan&lt;br /&gt;&#13;
Biyani, chief executive of the academy, wrote on X. Biyani cofounded the ed-&lt;br /&gt;&#13;
tech startup Udemy... The school is opening applications for a Founding Class&lt;br /&gt;&#13;
Fellowship a one-year, tuition-free program for around 50 students... The&lt;br /&gt;&#13;
academy said it will bring in notable Silicon Valley names, like OpenAI&amp;#039;s Sam&lt;br /&gt;&#13;
Altman, as guest speakers and faculty. Students in the founding class will&lt;br /&gt;&#13;
receive about $50,000 worth of computing credit - the sought-after currency&lt;br /&gt;&#13;
in Silicon Valley to run AI models - as well as a $5,000 travel and research&lt;br /&gt;&#13;
budget. The school is receiving funding from tech executives, including Fidji&lt;br /&gt;&#13;
Simo, formerly of OpenAI and Instacart; Garry Tan, CEO of Y Combinator; and&lt;br /&gt;&#13;
Tobi Lutke, CEO of Shopify. &amp;quot;In the AI era, it&amp;#039;s more important to come out&lt;br /&gt;&#13;
with a portfolio of projects that you worked on and work experience than it&lt;br /&gt;&#13;
is to have a diploma or certificate,&amp;quot; Biyani told the San Francisco&lt;br /&gt;&#13;
Chronicle: Biyani said the academy plans to grow its enrollment and open a&lt;br /&gt;&#13;
two-year program, pending regulatory approval, starting in the fall of 2028.&lt;br /&gt;&#13;
Tuition is expected to be on par with the cost of an elite private&lt;br /&gt;&#13;
university... The academy raised $42 million in funding led by Andreessen&lt;br /&gt;&#13;
Horowitz. The ten founding partners are Anduril, Anthropic, Coinbase, Google,&lt;br /&gt;&#13;
Meta, Nvidia, OpenAI, Palantir, Replit and Stripe. A network of hundreds of&lt;br /&gt;&#13;
instructors, hiring partners and guest speakers includes OpenAI co-founder&lt;br /&gt;&#13;
Sam Altman, Nvidia CEO Jensen Huang, neuroscientist Andrew Huberman and&lt;br /&gt;&#13;
Microsoft chairman and CEO Satya Nadella, according to the academy&amp;#039;s website.&lt;br /&gt;&#13;
The FAQ describes a typical week by saying &amp;quot;Most of your time is yours to&lt;br /&gt;&#13;
build. Each week, you share your progress with peers and practitioners, get&lt;br /&gt;&#13;
direct feedback, and decide where to take your work next.&amp;quot; Q: Can I use AI to&lt;br /&gt;&#13;
help with my application? A: Yes. Use AI the way you&amp;#039;d use it on any project:&lt;br /&gt;&#13;
to move faster, test ideas, and get past a blank page.... &amp;quot;The best&lt;br /&gt;&#13;
assignments now are problems so hard they cannot be solved without AI,&amp;quot;&lt;br /&gt;&#13;
Andreessen Horowitz argued on X.com. &amp;quot;The Academy courses follow the same&lt;br /&gt;&#13;
logic and will be taught by world-class leaders... The next generation will&lt;br /&gt;&#13;
not be taught the way the last one was. The Academy is built for that world,&lt;br /&gt;&#13;
and it begins in San Francisco.&amp;quot; Thanks to long-time Slashdot reader theodp&lt;br /&gt;&#13;
for sharing the news.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Wed, 23 Sep 2026 11:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=92</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=92</guid>
  </item>
  <item>
   <title>Bitcoin Surges to $86,455, an 8-Month High, After America&amp;#039;s SEC</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Bitcoin Surges to $86,455, an 8-Month High, After America&amp;#039;s SEC&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Bitcoin Surges to $86,455, an 8-Month High, After America&amp;#039;s SEC&lt;br /&gt;&#13;
Announces Tokenized Stock Experiment&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://slashdot.org/story/26/09/23/0744202/bitcoin-surges-to-86455-an-8-month-high-after-americas-sec-announces-tokenized-stock-experiment?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://slashdot.org/story/26/09/23/0744202/b...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
August 15: $62,991 September 23: $86,456 Bitcoin shot up 37% over the last 39&lt;br /&gt;&#13;
days, reaching an eight-month high on Monday. &amp;quot;Bitcoin is back,&amp;quot; declares&lt;br /&gt;&#13;
Yahoo Finance: The token held near $86,000 on Tuesday after a stunning&lt;br /&gt;&#13;
multisession rally... [Fundstrat head of digital assets Sean Farrell told&lt;br /&gt;&#13;
Yahoo Finance on Monday] &amp;quot;I think the crypto winter is over, although that&lt;br /&gt;&#13;
does not necessarily mean the path higher will be linear.&amp;quot; For now, momentum&lt;br /&gt;&#13;
is on crypto&amp;#039;s side, with bitcoin jumping more than 5% on Friday and another&lt;br /&gt;&#13;
6% on Monday. &amp;quot;We believe crypto is in the early innings of a new bull market&lt;br /&gt;&#13;
and we see few signs of overheating,&amp;quot; Compass Point analyst Ed Engel wrote on&lt;br /&gt;&#13;
Tuesday. The move looks &amp;quot;like a combination of renewed ETF demand and a large&lt;br /&gt;&#13;
short squeeze,&amp;quot; Nicolai Sondergaard, senior research analyst at Nansen, said&lt;br /&gt;&#13;
as traders betting against bitcoin are forced to buy it back, adding further&lt;br /&gt;&#13;
fuel to the rally. Bitcoin got bad news and then good news last week. After&lt;br /&gt;&#13;
the U.S. Congress failed Thursday to pass a cryptocurrency &amp;#039;Clarity Act&amp;#039;,&lt;br /&gt;&#13;
America&amp;#039;s Securities and Exchange Commission instead announced a tokenized-&lt;br /&gt;&#13;
stock experiment. It&amp;#039;s a five-year &amp;quot;innovation exemption&amp;quot; that &amp;quot;creates a&lt;br /&gt;&#13;
path for tokenized U.S. stocks to trade through automated market makers on&lt;br /&gt;&#13;
public blockchain,&amp;quot; according to CoinDesk. Yahoo Finance notes that Bitcoin&lt;br /&gt;&#13;
and other altcoins surged after the announcement.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Wed, 23 Sep 2026 06:40:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=91</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=91</guid>
  </item>
  <item>
   <title>Microsoft Helps Take Down Massive Automated, AI-Powered Phishing</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Microsoft Helps Take Down Massive Automated, AI-Powered Phishing&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Microsoft Helps Take Down Massive Automated, AI-Powered Phishing-as-a-&lt;br /&gt;&#13;
Service Platform&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://yro.slashdot.org/story/26/09/23/0621252/microsoft-helps-take-down-massive-automated-ai-powered-phishing-as-a-service-platform?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://yro.slashdot.org/story/26/09/23/06212...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Microsoft&amp;#039;s security blog describes the fight against a new &amp;quot;AI-powered&lt;br /&gt;&#13;
cybercrime platform&amp;quot; offering phishing-as-a-service, with AI-tailored lures&lt;br /&gt;&#13;
and analyses of compromised inboxes (to identify high-value targets). The&lt;br /&gt;&#13;
site compromised more than 12,000 inboxes in over 10,000 organizations around&lt;br /&gt;&#13;
the world, compromising business accounts &amp;quot;at scale&amp;quot; with automated attacks&lt;br /&gt;&#13;
and prebuilt phishing templates. AI tools could even sift through a victim&amp;#039;s&lt;br /&gt;&#13;
mailbox to help engineer better phishing messages. To disrupt EvilTokens&lt;br /&gt;&#13;
Microsoft worked with other organizations, including Cloudflare, Coinbase,&lt;br /&gt;&#13;
OpenAI, Railway, SpyCloud, Shadowserver Foundation, and TRM Labs to Health-&lt;br /&gt;&#13;
ISAC (a non-profit helping health sector organizations share cyber threat&lt;br /&gt;&#13;
information). &amp;quot;Fifty sites seized and 150 domains disabled in a single action&lt;br /&gt;&#13;
is only possible when the hosting providers, the exchanges, the model&lt;br /&gt;&#13;
providers and the data holders all move at the same time,&amp;quot; security company&lt;br /&gt;&#13;
SpyCloud told The Hacker News. From Microsoft&amp;#039;s security blog: Microsoft also&lt;br /&gt;&#13;
notified affected customers, helped remediate compromised accounts, and&lt;br /&gt;&#13;
shared intelligence to support further defensive and investigative action...&lt;br /&gt;&#13;
Microsoft worked closely with specialist officers from the Metropolitan&lt;br /&gt;&#13;
Police Service&amp;#039;s cybercrime team, sharing intelligence that enabled officers&lt;br /&gt;&#13;
to take operational action in the United Kingdom. On September 11, 2026,&lt;br /&gt;&#13;
officers arrested two men, aged 32 and 38, and seized digital devices and&lt;br /&gt;&#13;
other items for examination... While EvilTokens used AI to identify targets&lt;br /&gt;&#13;
and prioritize fraud opportunities, Microsoft investigators used reverse&lt;br /&gt;&#13;
engineering and AI-powered tools to analyze evidence, accelerate the&lt;br /&gt;&#13;
investigation, and identify the infrastructure supporting the service...&lt;br /&gt;&#13;
Campaigns leveraging EvilTokens have impacted organizations in various&lt;br /&gt;&#13;
industries, including wholesale distribution, construction, financial&lt;br /&gt;&#13;
services, real estate, higher education, and healthcare, with the highest&lt;br /&gt;&#13;
concentrations of observed victim activity in the United States, Canada, the&lt;br /&gt;&#13;
United Kingdom, Australia, India, and France. Working with partners,&lt;br /&gt;&#13;
Microsoft&amp;#039;s Digital Crimes Unit (DCU) facilitated a coordinated disruption of&lt;br /&gt;&#13;
infrastructure used to operate the EvilTokens service. Sometimes stolen&lt;br /&gt;&#13;
tokens were used to give new devices access to a victim&amp;#039;s inbox. (A code&lt;br /&gt;&#13;
authenticating the new device was sent to the targeted user, who unknowingly&lt;br /&gt;&#13;
authorize the threat actor&amp;#039;s session and grants access to their account...)&lt;br /&gt;&#13;
But &amp;quot;AI was not simply helping attackers write more convincing messages,&amp;quot;&lt;br /&gt;&#13;
says another Microsoft blog post. &amp;quot;It helped them decide who to target, who&lt;br /&gt;&#13;
to impersonate, and how to most effectively exploit the relationship to&lt;br /&gt;&#13;
extract as much money as possible.&amp;quot; The significance of EvilTokens extends&lt;br /&gt;&#13;
beyond its rapid growth and global reach. It offers an early warning of what&lt;br /&gt;&#13;
happens when cybercriminals combine stolen access with AI capable of&lt;br /&gt;&#13;
understanding how an organization works... Its AI tools could summarize and&lt;br /&gt;&#13;
translate emails, surface financial conversations, map organizational roles,&lt;br /&gt;&#13;
identify trusted relationships, and recommend potential targets. Preset&lt;br /&gt;&#13;
prompts offered to find wire-transfer discussions, identify the&lt;br /&gt;&#13;
organization&amp;#039;s &amp;quot;money movers,&amp;quot; locate vendor invoices, and determine the best&lt;br /&gt;&#13;
people to impersonate. Sold through Telegram for a $1,500 initiation fee and&lt;br /&gt;&#13;
a recurring $500 subscription, EvilTokens combined account compromise,&lt;br /&gt;&#13;
mailbox analysis, target selection, and fraud preparation in a single&lt;br /&gt;&#13;
service. Capabilities that once required experience across identity attacks,&lt;br /&gt;&#13;
cloud systems, social engineering, and financial fraud were available through&lt;br /&gt;&#13;
a ready-made interface. Investigators found evidence that large portions of&lt;br /&gt;&#13;
EvilTokens had been &amp;quot;vibe coded,&amp;quot; with AI helping its creators build the&lt;br /&gt;&#13;
platform itself. They also determined that EvilTokens drew on capabilities&lt;br /&gt;&#13;
from multiple AI models. The result was more than a collection of attack&lt;br /&gt;&#13;
tools. EvilTokens packaged much of the fraud process into a commercially run&lt;br /&gt;&#13;
service, complete with subscription pricing, customer support, management&lt;br /&gt;&#13;
dashboards, and tools designed to move customers from account access toward&lt;br /&gt;&#13;
financial exploitation.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Wed, 23 Sep 2026 02:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=90</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=90</guid>
  </item>
  <item>
   <title>Trump Denounces Attempts to Control AI, Wants It Renamed &amp;#039;Super</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Trump Denounces Attempts to Control AI, Wants It Renamed &amp;#039;Super&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Trump Denounces Attempts to Control AI, Wants It Renamed &amp;#039;Super&lt;br /&gt;&#13;
Intelligence&amp;#039; in US Documents&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://politics.slashdot.org/story/26/09/22/2258253/trump-denounces-attempts-to-control-ai-wants-it-renamed-super-intelligence-in-us-documents?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://politics.slashdot.org/story/26/09/22/...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
U.S. President Trump addressed the United Nations on Tuesday. And a half hour&lt;br /&gt;&#13;
in, after decrying immigration, Trump pivoted to add that &amp;quot;The United States&lt;br /&gt;&#13;
also totally rejects any attempt to construct a globalist scheme to control&lt;br /&gt;&#13;
for the artificial intelligence being spoken of so much now.&amp;quot; But then he&lt;br /&gt;&#13;
added &amp;quot;hereinafter officially called super intelligence, changing the name,&lt;br /&gt;&#13;
in that the use of the word artificial makes intelligence fake. It makes it&lt;br /&gt;&#13;
sound fake, and it is not fake. It&amp;#039;s actually... amazing. But we have to be&lt;br /&gt;&#13;
careful - in fact, it is exactly the opposite of what it purports. From this&lt;br /&gt;&#13;
point forward, all of United States documents and hopefully the world&amp;#039;s will&lt;br /&gt;&#13;
be changed to use the much more accurate term super as opposed to artificial.&lt;br /&gt;&#13;
So it&amp;#039;s super intelligence.&amp;quot; TRUMP: In other words, welcome to the new world&lt;br /&gt;&#13;
of super intelligence - SI. SI. Let&amp;#039;s see if that goes. It sounds much&lt;br /&gt;&#13;
better. It is much better, and it&amp;#039;s much more accurate. Let&amp;#039;s see if I have&lt;br /&gt;&#13;
any power. Maybe I do and maybe I don&amp;#039;t. We&amp;#039;re going to find out pretty soon.&lt;br /&gt;&#13;
Super intelligence. Every major new technology brings challenges, and super&lt;br /&gt;&#13;
intelligence is no exception. Yet the very same people who said we&amp;#039;ll all be&lt;br /&gt;&#13;
dead in 12 years because of global warming, a name since reborn to climate&lt;br /&gt;&#13;
change because the planet was cooling not warming, and nobody was dead -&lt;br /&gt;&#13;
these are the same people that are now saying that AI is going to kill us&lt;br /&gt;&#13;
all. That robots are going to attack us, and that everything is going to be a&lt;br /&gt;&#13;
total disaster - same group of people. This is the group that came up with&lt;br /&gt;&#13;
the Russia Russia Russia hoax, the Ukraine Ukraine Ukraine hoax. Climate&lt;br /&gt;&#13;
change, open borders. Whoever wins AI - you have to remember this - and now I&lt;br /&gt;&#13;
say, whoever wins SI, whoever wins super intelligent [sic] - wins. That&amp;#039;s the&lt;br /&gt;&#13;
group that wins. And we&amp;#039;re leading now over China by a lot, and everyone&lt;br /&gt;&#13;
else, and we&amp;#039;re going to keep it that way. We&amp;#039;re going to keep it very - very&lt;br /&gt;&#13;
straight and very strong. I&amp;#039;m not going to stifle growth of something that&lt;br /&gt;&#13;
will be bigger than the Industrial Revolution. Many say, bigger than the&lt;br /&gt;&#13;
Industrial Revolution or the internet itself. And we will be very careful,&lt;br /&gt;&#13;
and that&amp;#039;s why we have a Department of Justice that we&amp;#039;ve already used it,&lt;br /&gt;&#13;
having to do with this very subject, and used it very powerfully. Everything&lt;br /&gt;&#13;
worked out very well and very quickly. And other law enforcement bodies that&lt;br /&gt;&#13;
will rein things in if we have to do that. But we will only encourage super&lt;br /&gt;&#13;
intelligence. We&amp;#039;re gonna encourage it, not rein it in. We&amp;#039;re gonna watch it&lt;br /&gt;&#13;
closely, through the Department of Justice. The United States leads the world&lt;br /&gt;&#13;
in Super Intelligence, and will continue to do so, safely and responsibly.&lt;br /&gt;&#13;
Thanks to long-time Slashdot reader ArchieBunker for suggesting the story.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Tue, 22 Sep 2026 21:40:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=89</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=89</guid>
  </item>
  <item>
   <title>Are Students Suddenly Losing Interest in Computer Science as AI</title>
   <description>From:    VRSS @1 *1&lt;br /&gt;&#13;
To:      All @ *0&lt;br /&gt;&#13;
Subject: Are Students Suddenly Losing Interest in Computer Science as AI&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Feed: Slashdot&lt;br /&gt;&#13;
Feed Link: &lt;a href=&quot;https://slashdot.org/&quot;&gt;https://slashdot.org/&lt;/a&gt;&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Title: Are Students Suddenly Losing Interest in Computer Science as AI Coding&lt;br /&gt;&#13;
Takes Off?&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Link: &lt;a href=&quot;https://news.slashdot.org/story/26/09/22/0010234/are-students-suddenly-losing-interest-in-computer-science-as-ai-coding-takes-off?utm_source=rss1.0mainlinkanon&amp;utm_medium=feed&quot;&gt;https://news.slashdot.org/story/26/09/22/0010...&lt;/a&gt;&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
On academic mentoring platform Nova Learning, Computer Science and AI, &amp;quot;once&lt;br /&gt;&#13;
the dominant choice among students... is losing ground fast, while&lt;br /&gt;&#13;
Engineering has nearly doubled its share.&amp;quot; It&amp;#039;s a small survey, but &amp;quot;The&lt;br /&gt;&#13;
steepest proportional decline is in Software &amp;amp; Data Science, the most&lt;br /&gt;&#13;
traditional &amp;#039;learn to code&amp;#039; pathway, which lost 44% of its 2025 share. AI saw&lt;br /&gt;&#13;
the largest absolute drop of any single subject in the survey, down 6.2&lt;br /&gt;&#13;
points. &amp;quot;The category did not decline uniformly. Students moved away fastest&lt;br /&gt;&#13;
from the pathway most associated with entry-level software work, while the&lt;br /&gt;&#13;
more applied and human-facing subfields held their ground better.&amp;quot; Slashdot&lt;br /&gt;&#13;
reader BrianFagioli writes: Nova Learning says the share of surveyed middle&lt;br /&gt;&#13;
and high school students naming Computer Science and AI as their primary&lt;br /&gt;&#13;
academic interest fell from 42.3 percent in 2025 to 27.9 percent in 2026,&lt;br /&gt;&#13;
while Engineering rose from 11.9 percent to 23 percent. The biggest gains&lt;br /&gt;&#13;
came from Mechanical and Aerospace Engineering... [B]roader enrollment data&lt;br /&gt;&#13;
points in the same direction. The National Student Clearinghouse Research&lt;br /&gt;&#13;
Center reported declines in Computer and Information Science enrollment at&lt;br /&gt;&#13;
four year institutions, even as Engineering grew. AI coding tools are not&lt;br /&gt;&#13;
proven to be the cause, but as software development changes and AI handles&lt;br /&gt;&#13;
more coding tasks, students may be starting to rethink what a future in&lt;br /&gt;&#13;
technology should look like. [Undergraduate enrollment in CS programs at four-&lt;br /&gt;&#13;
year institutions fell 8.1%, to approximately 606,000 students.]&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
Read more of this story at Slashdot.&lt;br /&gt;&#13;
&lt;br /&gt;&#13;
---&lt;br /&gt;&#13;
VRSS v2.1.180528</description>
   <pubDate>Tue, 22 Sep 2026 17:20:03 -0500</pubDate>
   <link>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=88</link>
   <guid>http://mail.vadvbbs.com/web-bbs/forums/forum-viewmsg.php?t=39&amp;d=3&amp;m=88</guid>
  </item>
 </channel>
</rss>
