<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Always strive to learn something useful.  --Sophocles</title>
  <link>https://thewayne.dreamwidth.org/</link>
  <description>Always strive to learn something useful.  --Sophocles - Dreamwidth Studios</description>
  <lastBuildDate>Thu, 07 May 2026 19:36:35 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>thewayne</lj:journal>
  <lj:journaltype>personal</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/10956279/2749664</url>
    <title>Always strive to learn something useful.  --Sophocles</title>
    <link>https://thewayne.dreamwidth.org/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1513841.html</guid>
  <pubDate>Thu, 07 May 2026 19:36:35 GMT</pubDate>
  <title>Researcher shows Microsoft&apos;s Edge browser stores saved passwords in memory in plaintext!</title>
  <link>https://thewayne.dreamwidth.org/1513841.html</link>
  <description>A security researcher did some poking around and discovered a bad thing with the Edge browser.  Every browser wants you to trust them with your passwords and credit card data.  At least in the case of Edge and passwords, that trust may be unwarranted.&lt;br /&gt;&lt;br /&gt;The researcher stored a password and then captured all the memory.  And found the password in plaintext.  Unencrypted, unhashed.  Completely readable.  Microsoft dismissed this finding, saying that the computer would have to be compromised by malware for this to be a vulnerability.&lt;br /&gt;&lt;br /&gt;Well, guess what.  COMPUTERS GET COMPROMISED BY MALWARE ON A REGULAR BASIS.  THIS IS A PROBLEM.&lt;br /&gt;&lt;br /&gt;The Edge browser is based on Google&apos;s Chrome browser.  There are many browsers based on Chrome, and apparently they take the very minimal resources required to encrypt or hash said passwords.&lt;br /&gt;&lt;br /&gt;No word if this problem exists on Edge browser on other operating systems such as Mac.&lt;br /&gt;&lt;br /&gt;Now, here&apos;s the really bonus extra-stupid thing.  If I&apos;m a user on a computer, and I want to view a password for a web site, I HAVE TO ENTER MY LOGIN PASSWORD TO VIEW IT.  It&apos;s already been decrypted and stuffed into memory in plaintext, but &lt;b&gt;I have to authenticate myself to view it!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;This is quite an amazing level of stupidity.  The amount of CPU resources required to decrypt one password for one web site is miniscule.  There is zero reason to decrypt all of those passwords and stuff them into ram where any malware can steal them.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.pcmag.com/news/researcher-finds-microsoft-edge-stored-passwords-load-in-plaintext&quot;&gt;https://www.pcmag.com/news/researcher-finds-microsoft-edge-stored-passwords-load-in-plaintext&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://yro.slashdot.org/story/26/05/06/2014204/microsoft-edge-stores-passwords-in-plaintext-in-ram&quot;&gt;https://yro.slashdot.org/story/26/05/06/2014204/microsoft-edge-stores-passwords-in-plaintext-in-ram&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1513841&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1513841.html</comments>
  <category>ritual idiocy</category>
  <category>malware</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1499745.html</guid>
  <pubDate>Mon, 26 Jan 2026 17:55:43 GMT</pubDate>
  <title>GitHub announces charging you for running it on your own hardware, then walks it back</title>
  <link>https://thewayne.dreamwidth.org/1499745.html</link>
  <description>GitHub is software mainly intended for programmers and developers as a software repository.  Very useful stuff, very widely-used.  And now about to get a lot more expensive for large teams.&lt;br /&gt;&lt;br /&gt;Microsoft bought GitHub a few years back, and a month ago, announced that it would start charging people who ran it on their own hardware $0.002 per minute charge for &lt;i&gt;&quot;self-hosted runners executing jobs on private GitHub repositories. At the same time, GitHub noted in a Tuesday blog post that it&apos;s lowering the prices of GitHub-hosted runners beginning January 1, under a scheme it calls &quot;simpler pricing and a better experience for GitHub Actions.&quot; Self-hosted runner usage on public repositories will remain free, we note.&quot;&lt;/i&gt;  This was to go into effect in March.&lt;br /&gt;&lt;br /&gt;One person contacted noted that they had run the numbers and it would cost them $3,500 a month on top of their normal monthly fee for using GitHub.&lt;br /&gt;&lt;br /&gt;There was a large hue and cry, and pretty much the same day Microsoft announced that they were rescinding the charge.&lt;br /&gt;&lt;br /&gt;HOWEVER, as The Register article points out about the later MS announcement, &lt;i&gt;&quot;We note that GitHub didn’t say it won’t ever go forward with charging for self-hosted runners, only that it’s postponing the change. As one commenter on the community thread pointed out, that means charging for self-hosted runners may be a foregone conclusion.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The Slashdot article lists many completely free, open-source alternatives to GitHub and I expect people are making migration plans as we speak.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theregister.com/2025/12/17/github_charge_dev_own_hardware/&quot;&gt;https://www.theregister.com/2025/12/17/github_charge_dev_own_hardware/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://hardware.slashdot.org/story/25/12/17/2042247/github-is-going-to-start-charging-you-for-using-your-own-hardware&quot;&gt;https://hardware.slashdot.org/story/25/12/17/2042247/github-is-going-to-start-charging-you-for-using-your-own-hardware&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1499745&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1499745.html</comments>
  <category>open source</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1498896.html</guid>
  <pubDate>Mon, 19 Jan 2026 07:41:46 GMT</pubDate>
  <title>Microsoft releases out of band patch to fix shutdown bug in Windows 11 plus one more bug</title>
  <link>https://thewayne.dreamwidth.org/1498896.html</link>
  <description>I thought they might fix it quick, and they did.  This patch, and one other, can be downloaded and installed via Windows Update.&lt;br /&gt;&lt;br /&gt;What I didn&apos;t know was there was another bug also addressed by these patches.&lt;br /&gt;&lt;br /&gt;The problem involved Remote Desktop and prevented you from connecting to a computer via Remote Desktop, I&apos;m not sure if it bugged your computer trying to do the connecting or bugged the remote host that you were trying to connect to.  Regardless, it should be fixed now.&lt;br /&gt;&lt;br /&gt;The thing that I don&apos;t get is that I thought MS patches like this were tested through the beta program before public release.  Perhaps they&apos;re just tested internally and their QA department slipped up and didn&apos;t do sufficient testing to catch these problems before they shipped.&lt;br /&gt;&lt;br /&gt;Who knows.  But at least they were prompt fixing it.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.windowscentral.com/microsoft/windows-11/microsoft-issues-emergency-out-of-band-update-for-windows-11-to-address-major-bugs-that-broke-pc-shutdowns-and-sign-ins&quot;&gt;https://www.windowscentral.com/microsoft/windows-11/microsoft-issues-emergency-out-of-band-update-for-windows-11-to-address-major-bugs-that-broke-pc-shutdowns-and-sign-ins&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://tech.slashdot.org/story/26/01/18/1932246/microsoft-forced-to-issue-emergency-out-of-band-windows-update&quot;&gt;https://tech.slashdot.org/story/26/01/18/1932246/microsoft-forced-to-issue-emergency-out-of-band-windows-update&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1498896&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1498896.html</comments>
  <category>windows</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1498513.html</guid>
  <pubDate>Sat, 17 Jan 2026 16:11:07 GMT</pubDate>
  <title>Recent Win 11 update causes some PCs to refuse to shut down or hibernate</title>
  <link>https://thewayne.dreamwidth.org/1498513.html</link>
  <description>Just a minor issue!&lt;br /&gt;&lt;br /&gt;From the article: &lt;i&gt;&quot;The bug appears to be tied to Secure Launch, a security feature that uses virtualization-based protections to ensure only trusted components load during boot. On systems with Secure Launch enabled, attempts to shut down, restart, or hibernate after applying the January patches may fail to complete. From the user&apos;s perspective, everything looks normal – until the PC keeps running anyway, refusing to be denied life.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Microsoft says that entering the command &quot;&lt;b&gt;shutdown /s /t 0&lt;/b&gt;&quot; at the command prompt will, in fact, force your PC to turn off, whether it wants to or not.&lt;/u&gt;&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;It hasn&apos;t affected my two Win 11 computers, haven&apos;t powered up my laptop in a month, so it hasn&apos;t updated.  I would expect this will be updated with next month&apos;s Patch Tuesday release, but they may release an out of schedule patch to fix it.&lt;br /&gt;&lt;br /&gt;Of course, make sure all your documents are saved before issuing that shutdown command or you may risk losing information.&lt;br /&gt;&lt;br /&gt;And all computers will shut down when you pull the plug out of the wall or bus strip.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theregister.com/2026/01/16/patch_tuesday_secure_launch_bug_no_shutdown/&quot;&gt;https://www.theregister.com/2026/01/16/patch_tuesday_secure_launch_bug_no_shutdown/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://tech.slashdot.org/story/26/01/16/2144202/patch-tuesday-update-makes-windows-pcs-refuse-to-shut-down&quot;&gt;https://tech.slashdot.org/story/26/01/16/2144202/patch-tuesday-update-makes-windows-pcs-refuse-to-shut-down&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1498513&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1498513.html</comments>
  <category>windows</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>11</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1496928.html</guid>
  <pubDate>Tue, 13 Jan 2026 17:19:52 GMT</pubDate>
  <title>Microsoft says it will pay the full energy costs for its new AI datacenters!</title>
  <link>https://thewayne.dreamwidth.org/1496928.html</link>
  <description>It also will not seek any tax abatements or incentives.&lt;br /&gt;&lt;br /&gt;Well, that&apos;s one heck of a move!&lt;br /&gt;&lt;br /&gt;MS has a new &quot;Community First&quot; initiative where it is paying the full costs of its data centers, which will cause no increase in costs for area residents.  They have taken tax abatements in the past, that apparently will end.  There&apos;s a lot of hate for the big tech companies right now, and justly so: &lt;i&gt;&quot;In data‑center hubs such as Virginia, Illinois and Ohio, residential power prices jumped 12–16% over the past year — noticeably faster than the U.S. average, according to U.S. government data — as grid operators scrambled to add capacity for large new facilities.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;A certain moron last night spilled the news on his private social media platform and said that his administration is talking to the other major tech platforms about them taking responsibility to eat their own costs, &lt;b&gt;as they should,&lt;/b&gt; we shall see what happens.  They certainly have the money, but as we&apos;ve seen so often in the past, it&apos;s always been &apos;privatize the profits, socialize the costs&apos;.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.geekwire.com/2026/microsoft-responds-to-ai-data-center-revolt-vowing-to-cover-full-power-costs-and-reject-local-tax-breaks/&quot;&gt;https://www.geekwire.com/2026/microsoft-responds-to-ai-data-center-revolt-vowing-to-cover-full-power-costs-and-reject-local-tax-breaks/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://it.slashdot.org/story/26/01/13/146211/microsoft-pledges-full-power-costs-no-tax-breaks-in-response-to-ai-data-center-backlash&quot;&gt;https://it.slashdot.org/story/26/01/13/146211/microsoft-pledges-full-power-costs-no-tax-breaks-in-response-to-ai-data-center-backlash&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1496928&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1496928.html</comments>
  <category>microsoft</category>
  <category>artificial intelligence</category>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1495326.html</guid>
  <pubDate>Sat, 10 Jan 2026 20:36:55 GMT</pubDate>
  <title>Microsoft Good News/Bad News</title>
  <link>https://thewayne.dreamwidth.org/1495326.html</link>
  <description>We&apos;ll start with the good news.&lt;br /&gt;&lt;br /&gt;Microsoft may soon start allowing sysadmins to uninstall the CoPilot AI assistant from managed devices.  Specifically, the Microsoft 365 Copilot and Microsoft Copilot systems.  There are a couple of restrictions: &lt;i&gt;&quot;The new policy will apply to devices where the Microsoft 365 Copilot and Microsoft Copilot are both installed, the Microsoft Copilot app was not installed by the user, and the Microsoft Copilot app was not launched in the last 28 days.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;This is currently being released in the Dev and Preview builds in the Insider Channel.&lt;br /&gt;&lt;br /&gt;FYI, and I was going to post about this but I&apos;m still kinda wrecked over events in December and it didn&apos;t happen.  MS renamed their Office 365 app to 365 Copilot as they integrated their Copilot system into it.  This makes me really glad that I bought licenses for a slightly older version of the stand-alone version of Office and don&apos;t touch 365.&lt;br /&gt;&lt;br /&gt;Now, they&apos;re specifically talking about sysadmins being able to remove these programs from managed devices.  That means this is exclusively the realm of larger, usually corporate networks.  However, there are so many clever boffin system administrators out there who look out for the little people that within a week or few that instructions will start spreading on how to uninstall them from any Windows 11 system, it&apos;ll just take a little time to write up and test.  But it&apos;ll get out.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.bleepingcomputer.com/news/microsoft/microsoft-may-soon-allow-it-admins-to-uninstall-copilot-on-managed-devices/&quot;&gt;https://www.bleepingcomputer.com/news/microsoft/microsoft-may-soon-allow-it-admins-to-uninstall-copilot-on-managed-devices/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://it.slashdot.org/story/26/01/09/2219256/microsoft-may-soon-allow-it-admins-to-uninstall-copilot&quot;&gt;https://it.slashdot.org/story/26/01/09/2219256/microsoft-may-soon-allow-it-admins-to-uninstall-copilot&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On the bad news side, Windows Media Player.  AKA WMP, is a decent product for ripping music CDs to formats including MP3.  I&apos;ve used it myself in the last year when my Apple USB DVD R/W went on walkabout, I was able to buy another at an estate sale last year.  As most media players work, WMP would read the CD and supply the metadata for the album: album name, song titles, artwork.&lt;br /&gt;&lt;br /&gt;Until last month.&lt;br /&gt;&lt;br /&gt;Something changed, and it&apos;s unknown if MS will fix is.  At this time, the only straightforward solution is to manually type all that info - readily available (usually) at Amazon, or rip it using another program which can provide the metadata (lots mentioned in the Slashdot article).&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theregister.com/2026/01/09/microsoft_windows_media_player_forgets/&quot;&gt;https://www.theregister.com/2026/01/09/microsoft_windows_media_player_forgets/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://news.slashdot.org/story/26/01/09/1742218/microsoft-windows-media-player-stops-serving-up-cd-album-info&quot;&gt;https://news.slashdot.org/story/26/01/09/1742218/microsoft-windows-media-player-stops-serving-up-cd-album-info&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1495326&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1495326.html</comments>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1476554.html</guid>
  <pubDate>Fri, 29 Aug 2025 01:51:01 GMT</pubDate>
  <title>Microsoft&apos;s AI assistant Copilot will be baked-in Samsung&apos;s 2025 smart monitors and TVs</title>
  <link>https://thewayne.dreamwidth.org/1476554.html</link>
  <description>Well, I think the subject pretty much says it all.  A monitor doesn&apos;t have to be connected to the internet, and I can&apos;t really fathom why it would be aside from functionality like this.  I don&apos;t think HDMI cables convey IP information.  TVs: everyone wants you to connect their TV into to your WiFi so they can monetize what you&apos;re watching: LG makes more money off the data they collect from your viewing patterns than they do selling TVs!&lt;br /&gt;&lt;br /&gt;You can &quot;sign in to Microsoft for more personalized results&quot;.  Or you can buy a different brand.  And if you use a streaming device and DVD/BR player for your viewing, you don&apos;t have to buy a TV: you can buy a nice monitor and just ignore all the connectivity stuff.  Or just not connect the WiFi, I&apos;ve no idea if it will repeatedly beg you to connect to the mothership.  My Sony BR player has Netflix and YouTube connectivity, but alas, it&apos;s not connected to my router in any fashion: I can access those through my Apple TV if I so desire.&lt;br /&gt;&lt;br /&gt;Samsung has never been high on my list of preferred vendors, though I do have a nice little B&amp;W Samsung laser printer that I bought just before HP finalized the purchase of Samsung&apos;s printer division.  &lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theverge.com/news/767078/microsoft-samsung-tv-copilot-ai-assistant-launch&quot;&gt;https://www.theverge.com/news/767078/microsoft-samsung-tv-copilot-ai-assistant-launch&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1476554&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1476554.html</comments>
  <category>voice assistants</category>
  <category>microsoft</category>
  <category>samsung</category>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1462655.html</guid>
  <pubDate>Sat, 26 Apr 2025 04:19:16 GMT</pubDate>
  <title>Microsoft&apos;s Recall system is rolling out broadly - but it&apos;s not as bad as it first sounded for most</title>
  <link>https://thewayne.dreamwidth.org/1462655.html</link>
  <description>Apparently testing was pretty good and MS has decided to launch Recall for Windows 11.  They have made it opt-in, thus you must specifically enable it before it starts snapshotting your system.  This is good.&lt;br /&gt;&lt;br /&gt;But there&apos;s something better: it doesn&apos;t run on most machines out there!&lt;br /&gt;&lt;br /&gt;Recall requires a system with an NPU, a Neural Processing Unit.  These are additional chips installed on the motherboard that have only been in the sales channel for about a year.  I&apos;m also pretty sure that these computers came with a keyboard that had a Copilot key on the bottom row to the right of the space bar, though there may be keyboards with that key sold with computers without the NPU.  So if your PC is from 2023 or older, it doesn&apos;t have an NPU and won&apos;t run Recall.&lt;br /&gt;&lt;br /&gt;And yes, there are laptops with NPUs.&lt;br /&gt;&lt;br /&gt;Recall is part of a feature package called CoPilot+.  From the article: &lt;i&gt;&quot;The only consumer processors that currently support Copilot+ are Qualcomm&apos;s Snapdragon X Elite and Plus chips, Intel&apos;s Core Ultra 200V-series laptop chips (codenamed Lunar Lake), and AMD&apos;s Ryzen AI 300 series. Copilot+ features have generally been coming to the Arm-based Qualcomm PCs first and to x86-based Intel and AMD PCs later; Recall and the improved Search are available for both Arm and x86 PCs, while some Click to Do features are currently only available for Arm systems.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Of course there is the problem that when you go to replace your current system in a few years, it&apos;s likely that your new box will contain an NPU and you&apos;ll get nagged to activate Recall.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://arstechnica.com/gadgets/2025/04/microsoft-rolls-windows-recall-out-to-the-public-nearly-a-year-after-announcing-it/&quot;&gt;https://arstechnica.com/gadgets/2025/04/microsoft-rolls-windows-recall-out-to-the-public-nearly-a-year-after-announcing-it/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In an interesting sidenote, Intel&apos;s AI chipsets are not selling well, people are really wanting the previous generation known as Raptor Lake.  The AI chips are known as Lunar Lake and Meteor Lake, I think one name designates laptop chips.&lt;br /&gt;&lt;br /&gt;Intel is having all sorts of corporate problems and it&apos;s being felt up and down the product line.  They&apos;re looking at selling off divisions to hunker down and get their act together.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.tomshardware.com/pc-components/cpus/intels-ai-pc-chips-arent-selling-instead-last-gen-raptor-lake-booms-and-creates-a-shortage&quot;&gt;https://www.tomshardware.com/pc-components/cpus/intels-ai-pc-chips-arent-selling-instead-last-gen-raptor-lake-booms-and-creates-a-shortage&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1462655&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1462655.html</comments>
  <category>microsoft</category>
  <category>windows</category>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1462006.html</guid>
  <pubDate>Mon, 14 Apr 2025 19:41:27 GMT</pubDate>
  <title>Microsoft&apos;s AI Recall feature slowly moving towards release.  Again.</title>
  <link>https://thewayne.dreamwidth.org/1462006.html</link>
  <description>It&apos;s moving back into the beta preview builds, which means they&apos;re hoping for a public release in coming months.&lt;br /&gt;&lt;br /&gt;As if we need a reminder, here&apos;s some reasons as to why it&apos;s bad.&lt;br /&gt;&lt;br /&gt;1. It will eat approximately 15% of your TOTAL disk space.&lt;br /&gt;2. If you&apos;re running a solid-state disk, it will increase your disk wear.  This means your disk will fail sooner than it should.  This is not as problematic as your traditional spinning rust hard drive.&lt;br /&gt;3. Increased CPU use, possibly laggier system.  We don&apos;t know how much CPU resource it will use IRL.&lt;br /&gt;4. While it is theoretically secured behind your login, we don&apos;t know how secure it is.  The last time around for it, it was capturing banking information, medical info, SSNs, etc.&lt;br /&gt;5. We don&apos;t know if it might be reporting things upstream to someone.  Guaranteed that once it gets into the beta program, much less general release, there will be privacy and security boffins who will be watching their firewall logs for what activity it is generating.&lt;br /&gt;&lt;br /&gt;I expect we can anticipate further privacy issues with this thing on-going.  And if you&apos;re not running it, and you send sensitive or confidential information to someone who &lt;b&gt;&lt;i&gt;is&lt;/i&gt;&lt;/b&gt; running it, well, your information will be hoovered up by their system.&lt;br /&gt;&lt;br /&gt;Broadly speaking, it&apos;s probably not a good idea for a lot of people.  I certainly do not recommend it.  The article has recommendations on how to disable it, I don&apos;t think we have solid information on how to uninstall it at this time since it is not an actual released feature yet.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://gizmodo.com/windows-controversial-recall-is-back-heres-how-to-control-it-2000589002&quot;&gt;https://gizmodo.com/windows-controversial-recall-is-back-heres-how-to-control-it-2000589002&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1462006&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1462006.html</comments>
  <category>microsoft</category>
  <category>malware</category>
  <category>privacy</category>
  <lj:security>public</lj:security>
  <lj:reply-count>12</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1438974.html</guid>
  <pubDate>Fri, 01 Nov 2024 15:00:04 GMT</pubDate>
  <title>Microsoft once again delays launching Recall</title>
  <link>https://thewayne.dreamwidth.org/1438974.html</link>
  <description>Recall, if you recall, is their replay &quot;assistant&quot; that no one seems to particularly be asking for.  It takes screen shots of your computer and stores them so that you can look back if you lose information.  During the first tests of it we learned that the storage of said snapshots were not secure, so someone who&apos;d infiltrated your computer could conceivably see banking credentials, medical records, etc.&lt;br /&gt;&lt;br /&gt;From the article: &lt;i&gt;&quot;Originally planned for October, Recall will now be available for preview with Windows Insiders on Copilot Plus PCs by December.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;and&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&quot;Earlier this week, Microsoft again clarified that Recall will not be mandatory on Copilot Plus PCs, and will be an opt-in experience that can be fully removed.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;It&apos;ll be interesting to see the blowback when this thing finally deploys, especially if it isn&apos;t fully opt-in.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theverge.com/2024/10/31/24284572/microsoft-recall-delay-december-windows-insider-testing&quot;&gt;https://www.theverge.com/2024/10/31/24284572/microsoft-recall-delay-december-windows-insider-testing&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1438974&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1438974.html</comments>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>17</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1435236.html</guid>
  <pubDate>Sat, 05 Oct 2024 15:59:37 GMT</pubDate>
  <title>Forthcoming  Windows 11 build allows remapping of the Copilot key!</title>
  <link>https://thewayne.dreamwidth.org/1435236.html</link>
  <description>It was announced a while back that the new standard PC keyboard would now have a Microsoft Copilot key on it that would launch Microsoft&apos;s AI/LLM assistant.  A new developer build has been released that allows that key to be remapped for other functionality than to launch Copilot, presumably one such option is to make it a dead key entirely in the event of accidental strikes.&lt;br /&gt;&lt;br /&gt;If your keyboard does not have this key, running this remap doesn&apos;t do anything.&lt;br /&gt;&lt;br /&gt;I&apos;ve seen the Copilot key in the wild, but a lot of the third-party keyboards still don&apos;t have it.  Knowing that I can turn it off is a nice thing for me.  I have used Copilot before, it&apos;s mildly useful and nice that you don&apos;t have to sign in to it like ChatGPT.  But I find the image generator to be useless for creating comics.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.neowin.net/news/windows-11-dev-build-261201930-is-out-with-copilot-key-remapping-windows-sandbox-and-more/&quot;&gt;https://www.neowin.net/news/windows-11-dev-build-261201930-is-out-with-copilot-key-remapping-windows-sandbox-and-more/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1435236&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1435236.html</comments>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>10</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1429872.html</guid>
  <pubDate>Tue, 03 Sep 2024 15:49:12 GMT</pubDate>
  <title>Wndows Recall Uninstall is &quot;just a bug&quot;</title>
  <link>https://thewayne.dreamwidth.org/1429872.html</link>
  <description>Of course it is!&lt;br /&gt;&lt;br /&gt;In a recent developers build, Recall was shown as something that could be removed in Windows Features.  This is apparently a bug and will be removed from the Features applet in a future update.  The Verge reached out to Microsoft to try and find out if Recall will be removable but did not receive a direct answer.&lt;br /&gt;&lt;br /&gt;In the EU, Microsoft was required to make their browser removable, presumably the same thing will be required for Recall.  So hopefully some clever boffins over there will find the registry switches to let us do it over here.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theverge.com/2024/9/2/24233992/microsoft-recall-windows-11-uninstall-feature-bug&quot;&gt;https://www.theverge.com/2024/9/2/24233992/microsoft-recall-windows-11-uninstall-feature-bug&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://it.slashdot.org/story/24/09/02/2241242/microsoft-says-its-recall-uninstall-option-in-windows-11-is-just-a-bug&quot;&gt;https://it.slashdot.org/story/24/09/02/2241242/microsoft-says-its-recall-uninstall-option-in-windows-11-is-just-a-bug&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1429872&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1429872.html</comments>
  <category>privacy</category>
  <category>windows</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1427822.html</guid>
  <pubDate>Tue, 27 Aug 2024 14:32:06 GMT</pubDate>
  <title>Microsoft backtracks on deprecating Control Panel</title>
  <link>https://thewayne.dreamwidth.org/1427822.html</link>
  <description>They&apos;re still going to migrate some of the functionality into the Settings app on an unclear timeframe.  Whether or not this is clearing up fuzzy wording or actually changing their mind after blowback from users is unknown.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://arstechnica.com/gadgets/2024/08/microsoft-formally-deprecates-the-39-year-old-windows-control-panel/&quot;&gt;https://arstechnica.com/gadgets/2024/08/microsoft-formally-deprecates-the-39-year-old-windows-control-panel/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1427822&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1427822.html</comments>
  <category>windows</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1427274.html</guid>
  <pubDate>Fri, 23 Aug 2024 16:11:34 GMT</pubDate>
  <title>The Windows Control Panel is slated to be removed in favor of the Settings app.  Also....</title>
  <link>https://thewayne.dreamwidth.org/1427274.html</link>
  <description>This was kind of inevitable, so many things are moving there and sometimes it&apos;s hard to what obscure thing you&apos;re looking for is where.  In the end it will probably be a good thing, but it&apos;ll take a decade before it&apos;s stable. ;-)&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://support.microsoft.com/en-us/windows/system-configuration-tools-in-windows-f8a49657-b038-43b8-82d3-28bea0c5666b&quot;&gt;https://support.microsoft.com/en-us/windows/system-configuration-tools-in-windows-f8a49657-b038-43b8-82d3-28bea0c5666b&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://it.slashdot.org/story/24/08/23/031251/microsoft-says-its-getting-rid-of-control-panel-in-windows&quot;&gt;https://it.slashdot.org/story/24/08/23/031251/microsoft-says-its-getting-rid-of-control-panel-in-windows&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In other Windows news, Microsoft announces the return of Recall.  That&apos;s the system where your operating system watches everything you do, OCRs it and stores it in a local database to help you remember what you were doing in the past for your convenience.  This was announced back in June, and it was discovered in beta deployments that there was absolutely no security being deployed in the database in terms of encryption or permissions, so if someone gained access to your PC - which never happens - then they could see your bank credentials, credit card numbers, health insurance info, you know - trivial things.&lt;br /&gt;&lt;br /&gt;Details have not yet been released as to what security protections have been put in place.  A non-existent Microsoft PR flack was quoted as saying &quot;Trust us!&quot;&lt;br /&gt;&lt;br /&gt;The revised feature will go to Insider Program testers in October.  Microsoft says more details will be disclosed at that time.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://arstechnica.com/gadgets/2024/08/microsoft-will-try-the-data-scraping-windows-recall-feature-again-in-october/&quot;&gt;https://arstechnica.com/gadgets/2024/08/microsoft-will-try-the-data-scraping-windows-recall-feature-again-in-october/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://tech.slashdot.org/story/24/08/22/1648253/microsoft-will-try-the-data-scraping-windows-recall-feature-again-in-october&quot;&gt;https://tech.slashdot.org/story/24/08/22/1648253/microsoft-will-try-the-data-scraping-windows-recall-feature-again-in-october&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1427274&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1427274.html</comments>
  <category>privacy</category>
  <category>windows</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>18</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1425007.html</guid>
  <pubDate>Thu, 15 Aug 2024 15:53:50 GMT</pubDate>
  <title>Microsoft will be enabling full disk encryption on clean Win 11 installs soonish</title>
  <link>https://thewayne.dreamwidth.org/1425007.html</link>
  <description>A forthcoming version of Windows 11 known as 24H2 will enable Bitlocker device encryption (FDE) by default.  This can be turned off if you want to get into Control Panel and deactivate it.  The article notes that Tom&apos;s Hardware found that FDE can slow down disc access by 45% on solid-state drives.  Additionally, Microsoft requires that the encryption key is uploaded to your Microsoft cloud account, meaning they have the means for decrypting your drive.&lt;br /&gt;&lt;br /&gt;MS holding the key to your drive is a theoretical vulnerability.  I have not read of them cooperating with authorities in the decryption of drives, much like Apple has not, though in Apple&apos;s case, they don&apos;t hold keys and cannot.&lt;br /&gt;&lt;br /&gt;Personally, I don&apos;t think disk encryption is a good idea for the average home user.  You should maintain good backups and keep them disconnected from your PC, preferably in a fire-proof lockbox or off-site.  Have two sets (or more) and rotate between them so you have fall-back points if one of the backup sets fail.&lt;br /&gt;&lt;br /&gt;We have a concept in IT that backups don&apos;t exist until you test them or need them, until that time they just exist in a void.  When you pull them out and try to restore from them, that&apos;s when you find out whether or not they&apos;re any good.  Backup disks and tapes fail, which is why if you value your data you want multiple copies to reduce the chance of one copy failing.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theverge.com/2024/8/14/24220138/microsoft-bitlocker-device-encryption-windows-11-default&quot;&gt;https://www.theverge.com/2024/8/14/24220138/microsoft-bitlocker-device-encryption-windows-11-default&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://tech.slashdot.org/story/24/08/14/1559240/microsoft-is-enabling-bitlocker-device-encryption-by-default-on-windows-11&quot;&gt;https://tech.slashdot.org/story/24/08/14/1559240/microsoft-is-enabling-bitlocker-device-encryption-by-default-on-windows-11&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1425007&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1425007.html</comments>
  <category>encryption</category>
  <category>privacy</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>12</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1422988.html</guid>
  <pubDate>Fri, 26 Jul 2024 20:09:41 GMT</pubDate>
  <title>97% of systems affected by ClownStrike are back online, and the European Commission is to blame</title>
  <link>https://thewayne.dreamwidth.org/1422988.html</link>
  <description>Most of the systems affected are back working, but the remainder still accounts for a rather staggering 250,000 PCs and servers.  My guess is these are the hardest hit and are either physically difficult to access or encrypted and might need to have the drive replaced and rebuilt from scratch.&lt;br /&gt;&lt;br /&gt;Oh, the Uber Eats gift card debacle has been resolved.  It&apos;s still a debacle, but apparently the cards that were sent out are now actually redeemable.&lt;br /&gt;&lt;br /&gt;So why is the European Commission to blame?  Let&apos;s get technical.&lt;br /&gt;&lt;br /&gt;The core of an operating system is its kernel.  This is the set of programs that provide its basic operations and core security.  Obviously this is the most important part of the OS, and the part that you want to protect the most.  Preferably, as the maker of the operating system, you don&apos;t want &lt;b&gt;&lt;i&gt;anyone&lt;/i&gt;&lt;/b&gt; to have direct access to the kernel.&lt;br /&gt;&lt;br /&gt;Linux and Apple Mac do not allow access to the kernel, not even for anti-virus and anti-malware applications.  They have a framework that allows those sorts of programs to run and defend the kernel, but not actually link into it.  Thus, they were completely unaffected by the ClownStrike event.&lt;br /&gt;&lt;br /&gt;But because of Microsoft&apos;s overwhelming market domination and ubiquity, the EC didn&apos;t like that everyone was banned from kernel access for their third-party software for things like malware and virus protection and required that Microsoft literally and actually break their security model to allow such kernel access.  The alternative was that they couldn&apos;t sell Windows user or server software in Europe, and there was no way that was going to happen.  So Microsoft broke the security protections that Windows had, and ClownStrike broke Windows.&lt;br /&gt;&lt;br /&gt;Now the big question is what happens in the future to prevent a similar event?  Microsoft says they are evaluating newer frameworks, more along the lines of what Linux and Mac are currently doing, to remove ClownStrike and similar software from the kernel to keep a repeat event from happening again.  I would suspect that the EC regulators will take a look at what this cost the world-wide economy - estimated at over $5 billion dollars - and see that Apple and Linux allow third-party products to work well with their operating systems and give MS permission to lock down their kernel in a more secure fashion.&lt;br /&gt;&lt;br /&gt;Which will make things better, but will also take some time to roll out.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://arstechnica.com/information-technology/2024/07/97-of-crowdstrike-systems-are-back-online-microsoft-suggests-windows-changes/&quot;&gt;https://arstechnica.com/information-technology/2024/07/97-of-crowdstrike-systems-are-back-online-microsoft-suggests-windows-changes/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1422988&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1422988.html</comments>
  <category>microsoft</category>
  <category>windows</category>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1415489.html</guid>
  <pubDate>Thu, 27 Jun 2024 21:26:53 GMT</pubDate>
  <title>Microsoft Paint and Jpegs</title>
  <link>https://thewayne.dreamwidth.org/1415489.html</link>
  <description>I&apos;ve been using Paint a lot recently, doing screen captures and snips for some documentation writing.  One thing that&apos;s infuriating about it is that by default, it wants to save docs as PNGs, and you can&apos;t default it over to Jpeg!&lt;br /&gt;&lt;br /&gt;But there&apos;s a trick....&lt;br /&gt;&lt;br /&gt;Click on File, Save As, then you&apos;ll see a list of formats it can save in.  Right-click on Jpeg and there&apos;s an option to creating a shortcut on the toolbar.  Of course, you have to make the toolbar visible.&lt;br /&gt;&lt;br /&gt;I prefer keyboard shortcuts, but I&apos;ll take this as a bit of a labor saver.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1415489&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1415489.html</comments>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1411188.html</guid>
  <pubDate>Fri, 14 Jun 2024 15:46:08 GMT</pubDate>
  <title>Microsoft to launch its CoPilot+ without its Recall feature</title>
  <link>https://thewayne.dreamwidth.org/1411188.html</link>
  <description>After suffering TONS of blowback in the press and industry, Microsoft is pulling the playback feature that took snapshots of what you were doing on your computer and saved them.  The issue being that the save was unencrypted and readily accessible to anyone who could sign on to the PC: such as spouse abusers, hackers, etc.  Why it was not encrypted from the get go, I don&apos;t understand.&lt;br /&gt;&lt;br /&gt;Privacy?  Who needs privacy!  It&apos;s nifty!  Nifty &amp;gt; privacy!&lt;br /&gt;&lt;br /&gt;There were ways to deactivate the Recall feature, how easily it could be turned off is a matter of some debate.  Microsoft and other vendors are also infamous for silently turning on things with updates that users had previously turned off.&lt;br /&gt;&lt;br /&gt;CoPilot+ goes live June 18.  *sigh*&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.windowscentral.com/software-apps/windows-11/microsoft-postpones-windows-recall-after-major-backlash-will-launch-copilot-pcs-without-headlining-ai-feature&quot;&gt;https://www.windowscentral.com/software-apps/windows-11/microsoft-postpones-windows-recall-after-major-backlash-will-launch-copilot-pcs-without-headlining-ai-feature&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://it.slashdot.org/story/24/06/14/0318213/microsoft-postpones-windows-recall-after-major-backlash&quot;&gt;https://it.slashdot.org/story/24/06/14/0318213/microsoft-postpones-windows-recall-after-major-backlash&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1411188&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1411188.html</comments>
  <category>privacy</category>
  <category>ritual idiocy</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1403827.html</guid>
  <pubDate>Mon, 27 May 2024 17:50:47 GMT</pubDate>
  <title>Microsoft is adding version control and 7Zip and Tar to Explorer!</title>
  <link>https://thewayne.dreamwidth.org/1403827.html</link>
  <description>FINALLY!&lt;br /&gt;&lt;br /&gt;While integrating 7Zip file compression into Explorer was no big deal, it&apos;ll be nice to have it there from the beginning.  The Tar support will also be useful.  But the version control, that&apos;s going to be very useful for casual developers who don&apos;t want to mess with installing Git or similar repo controls.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theverge.com/2024/5/21/24161785/microsoft-windows-file-explorer-version-control-7z-tar&quot;&gt;https://www.theverge.com/2024/5/21/24161785/microsoft-windows-file-explorer-version-control-7z-tar&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://tech.slashdot.org/story/24/05/21/2238246/microsoft-is-making-file-explorer-more-powerful-with-version-control-and-7z-compression&quot;&gt;https://tech.slashdot.org/story/24/05/21/2238246/microsoft-is-making-file-explorer-more-powerful-with-version-control-and-7z-compression&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The /. discussion has a lot of talk about Total Commander, Double Commander, and Directory Opus.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1403827&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1403827.html</comments>
  <category>windows</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1397790.html</guid>
  <pubDate>Thu, 02 May 2024 17:31:39 GMT</pubDate>
  <title>Windows 10 adoption rate increases to 70%</title>
  <link>https://thewayne.dreamwidth.org/1397790.html</link>
  <description>Meanwhile Windows 11 adoption rate DECLINES to below the 26% mark after hitting a high of just over 28%.&lt;br /&gt;&lt;br /&gt;I&apos;m running 11 Pro on my desktop at home.  But given the choice, I prefer 10.  I can&apos;t go back to it, don&apos;t have the media.  And it&apos;s about to go to paid-for support, which I don&apos;t want to mess with.  I have not yet found any feature in 11 that benefits me, in fact I had to find a workaround to move the task bar to the vertical left side of the screen, where I prefer it.&lt;br /&gt;&lt;br /&gt;I really hate it when they eliminate features that people like.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.neowin.net/news/windows-10-reaches-70-market-share-as-windows-11-keeps-declining/&quot;&gt;https://www.neowin.net/news/windows-10-reaches-70-market-share-as-windows-11-keeps-declining/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1397790&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1397790.html</comments>
  <category>windows</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>15</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1382131.html</guid>
  <pubDate>Wed, 14 Feb 2024 03:16:43 GMT</pubDate>
  <title>Microsoft is looking for Rust developers to do some work on its Microsoft 365 platform</title>
  <link>https://thewayne.dreamwidth.org/1382131.html</link>
  <description>This is a good move.  They&apos;re migrating some core code libraries from C# to Rust.  C# is not truly based on C and C++, it has characteristics of several languages.  The language is pronounced SEE-SHARP and they wanted to use the musical sharp symbol, similar to the #, but it doesn&apos;t exist on pretty much every keyboard in the world, so they compromised and went with the name but the pound symbol.&lt;br /&gt;&lt;br /&gt;The job is described as &lt;i&gt;&quot;...include &quot;guiding technical direction, design and implementation of Rust component libraries, SDKs, and re-implementation of existing global scale C# based services to Rust.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The goodness is that Rust is a very tight language when it comes to memory strictness.  Lots of languages are pretty loose when it comes to enforcing memory allocation and access, Rust is definitely not.  This looseness is what gives hackers open doors to lots of systems.  And this is why Linux is now rewriting a lot of its core systems in Rust from C and C++.  Microsoft is doing the same thing with the Windows operating system.  But this is a very slow process as there&apos;s far fewer Rust programmers than C/C++ programmers, so it&apos;s a slow slog.&lt;br /&gt;&lt;br /&gt;If you know anyone who says they want to be a programmer, and they&apos;re serious about it, Rust and systems programming would be a very financially rewarding line to explore.  Hard work, but well-paying.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theregister.com/2024/01/31/microsoft_seeks_rust_developers/&quot;&gt;https://www.theregister.com/2024/01/31/microsoft_seeks_rust_developers/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1382131&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1382131.html</comments>
  <category>microsoft</category>
  <category>programming</category>
  <lj:security>public</lj:security>
  <lj:reply-count>11</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1371314.html</guid>
  <pubDate>Thu, 04 Jan 2024 20:21:55 GMT</pubDate>
  <title>Get ready for Windows keyboards to change!  First time since 1994.</title>
  <link>https://thewayne.dreamwidth.org/1371314.html</link>
  <description>*sigh*  At least it&apos;s been a long time since the last one, but it&apos;s going to be a rough transition.&lt;br /&gt;&lt;br /&gt;Microsoft is taking away the Ctrl key on the right.&lt;br /&gt;&lt;br /&gt;In its place will be a key for its CoPilot AI Assistant.&lt;br /&gt;&lt;br /&gt;Won&apos;t that be just dandy?&lt;br /&gt;&lt;br /&gt;The last change was when MS added the Windows key to the Natural Keyboard back in &apos;94.  But MS really wants people to use its AI assistant, so what better way than to make a key dedicated to it where people regularly use a normal key?&lt;br /&gt;&lt;br /&gt;Here&apos;s the kicker: it&apos;s possible that it may not be able to be reassigned!&lt;br /&gt;&lt;br /&gt;I was reading an article on Dell&apos;s new XPS series that&apos;s going through a complete refresh for 2024.  They all have the new CoPilot key - to the left of the left arrow key - and it is immutable.  Cannot be changed.  That&apos;s definitely going to force a lot of people to retrain muscle memory who are semi-touch typists.&lt;br /&gt;&lt;br /&gt;Personally, if they&apos;d tied it to a function key, or left the key reprogrammable - that&apos;d be fine.  But if it is indeed not reprogrammable, that&apos;s going to be quite an issue!&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://arstechnica.com/gadgets/2024/01/ai-comes-for-your-pcs-keyboard-as-microsoft-adds-dedicated-copilot-key/&quot;&gt;https://arstechnica.com/gadgets/2024/01/ai-comes-for-your-pcs-keyboard-as-microsoft-adds-dedicated-copilot-key/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1371314&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1371314.html</comments>
  <category>computer hardware</category>
  <category>artificial intelligence</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1366511.html</guid>
  <pubDate>Wed, 20 Dec 2023 01:03:22 GMT</pubDate>
  <title>Microsoft releases update to fix the phantom HP printer driver issue</title>
  <link>https://thewayne.dreamwidth.org/1366511.html</link>
  <description>I&apos;m glad it&apos;s coming from MS rather than HP!&lt;br /&gt;&lt;br /&gt;From the article: &lt;i&gt;&quot;Earlier this month, Microsoft disclosed an odd printer bug that was affecting some users of Windows 10, Windows 11, and various Windows Server products. Affected PCs were seeing an HP printer installed, usually an HP LaserJet M101-M106, even when they weren’t actually using any kind of HP printer. This bug could overwrite the settings for whatever printer the user actually did have installed and also prompted the installation of an HP Smart printer app from the Microsoft Store.&lt;br /&gt;&lt;br /&gt;Microsoft still hasn&apos;t shared the root cause of the problem, though it did make it clear that the problem wasn&apos;t HP&apos;s fault. Now, the company has released a fix for anyone whose PC was affected by the bug, though as of this writing, it requires users to download and run a dedicated troubleshooting tool available from Microsoft&apos;s support site.&lt;br /&gt;&lt;br /&gt;HP printer app is installing on PCs whether they have HP printers or not&lt;br /&gt;The December 2023 Microsoft Printer Metadata Troubleshooter Tool is available for all affected Windows versions, and it will remove all references to the phantom HP LaserJet model (as long as you don&apos;t have one installed, anyway). The tool will also remove the HP Smart app as long as you don&apos;t have an HP printer attached and the app was installed after November 25, presumably the date that the bug began affecting systems. These steps should fix the issue for anyone without an HP printer without breaking anything for people who do use HP printers.&quot;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;There are many a day that I&apos;m glad that I&apos;m no longer in main-core IT.  This is one of them.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://arstechnica.com/gadgets/2023/12/microsoft-releases-downloadable-tool-to-fix-phantom-hp-printer-installations/&quot;&gt;https://arstechnica.com/gadgets/2023/12/microsoft-releases-downloadable-tool-to-fix-phantom-hp-printer-installations/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1366511&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1366511.html</comments>
  <category>microsoft</category>
  <category>hp</category>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1362609.html</guid>
  <pubDate>Mon, 11 Dec 2023 22:48:12 GMT</pubDate>
  <title>A bug in the Microsoft Store leads to HP&apos;s printer installation package being installed</title>
  <link>https://thewayne.dreamwidth.org/1362609.html</link>
  <description>And all of your printers appearing to be HP lasers!&lt;br /&gt;&lt;br /&gt;Doesn&apos;t that make you feel special?!&lt;br /&gt;&lt;br /&gt;Theoretically your printer should continue working normally, unless you have third-party drivers.  It&apos;s unknown if MS will be able to remove the driver and whether or not at that point what will happen to your printer configuration.  Right now I&apos;ll bet IT staff are ready to go on a rampage at HP HQ!  My home system is unaffected as I don&apos;t have printer drivers installed in it: I occasionally print to PDF files, that&apos;s it.  If I need to actually print something, I mail the document to myself and print it from my laser attached to my Mac.&lt;br /&gt;&lt;br /&gt;Microsoft claims it is a bug in the MS Store and has nothing to do with HP.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://arstechnica.com/gadgets/2023/12/hp-printer-app-is-installing-on-pcs-whether-they-have-hp-printers-or-not/&quot;&gt;https://arstechnica.com/gadgets/2023/12/hp-printer-app-is-installing-on-pcs-whether-they-have-hp-printers-or-not/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1362609&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1362609.html</comments>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://thewayne.dreamwidth.org/1337247.html</guid>
  <pubDate>Tue, 12 Sep 2023 15:48:22 GMT</pubDate>
  <title>Microsoft killing off third-party printer drivers in Windows</title>
  <link>https://thewayne.dreamwidth.org/1337247.html</link>
  <description>What a long, strange road it&apos;s been.  The intended cut-off date is 2027, but it may be moved further down the road past then, not a hard and fast date.&lt;br /&gt;&lt;br /&gt;I hadn&apos;t heard about this, but there&apos;s a consortium of computer and printer makers called Mopria.  From the article: &lt;i&gt;&quot;Mopria is part of the Windows&apos; teams justification for removing support. Founded in 2013 by Canon, HP, Samsung and Xerox, the Mopria Alliance&apos;s mission is to provide universal standards for printing and scanning. Epson, Lexmark, Adobe and Microsoft have also joined the gang since then.&lt;br /&gt;&lt;br /&gt;Since Windows 10 21H2, Microsoft has baked Mopria support into the flagship operating system, with support for devices connected via the network or USB, thanks to the Microsoft IPP Class driver. Microsoft said: &quot;This removes the need for print device manufacturers to provide their own installers, drivers, utilities, and so on.&quot;&lt;/i&gt;  It should be noted that Samsung sold its printer division to HP, and I think most people know my opinions on HP printers.&lt;br /&gt;&lt;br /&gt;Standardized printer drivers are a &lt;b&gt;&lt;i&gt;wonderful&lt;/i&gt;&lt;/b&gt; thing.  Back in the early &apos;80s when PCs first came out, you literally WROTE your own printer drivers.  For standard printing needs like spreadsheets or program code or stuff like that where you didn&apos;t need formatting, you just shot the output out to the printer.  But if you wanted to do word processing niceties like bold or underline or things like that, you pulled out the manual that came with the printer, fired up a printer driver program that came with the word processor, and entered a whole bunch of finicky codes that told your word processor how to talk to the printer to do things like bold, underline, etc.  Proportional printing wasn&apos;t much of a thing in the early days until laser printers and desktop publishing came along a little later in the &apos;80s.&lt;br /&gt;&lt;br /&gt;I kid you not.  It was a royal pain in the butt.  Get a code wrong with a typo, or plug the wrong value into the wrong part, and you got results that were, shall we say, interesting.&lt;br /&gt;&lt;br /&gt;So when printers largely became plug and play, you have no idea how nice it was compared to 40 years ago!&lt;br /&gt;&lt;br /&gt;I remember around &apos;86 or so I programmed a dot matrix printer, a tractor-feed Okidata, to print 1099 tax forms.  I had it doing micro-line feeds and going back and forth to fill in the boxes on that form.  It was fed from a database that I wrote in dBase III.  It was a lot of work to get it to do it right, and some tricky coding, I kid you not.  And I heavily documented the code, including a giant disclaimer that you could not miss that said &quot;WARNING: DO NOT TOUCH THIS CODE AS IT INCLUDES MICROSPACING FOR PROPER FORM ALIGNMENT.  You&apos;ll break the alignment!&quot;  After I left the company for a better job (they wanted to turn me back into a word processing typist), my boss&apos;s husband, who was a &quot;professional&quot;, touched the code and broke it.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://www.theregister.com/2023/09/11/go_native_or_go_home/&quot;&gt;https://www.theregister.com/2023/09/11/go_native_or_go_home/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://hardware.slashdot.org/story/23/09/11/1828213/microsoft-to-kill-off-third-party-printer-drivers-in-windows&quot;&gt;https://hardware.slashdot.org/story/23/09/11/1828213/microsoft-to-kill-off-third-party-printer-drivers-in-windows&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=thewayne&amp;ditemid=1337247&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://thewayne.dreamwidth.org/1337247.html</comments>
  <category>computer hardware</category>
  <category>microsoft</category>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
</channel>
</rss>
