Merc's Useful Tools of the day

jtr1962

Storage? I am Storage!
Joined
Jan 25, 2002
Messages
4,459
Location
Flushing, New York
Does AI also explain why Amazon's search engine is so awful? It used to be when I looked for something, only results for exactly what the search terms were would come in. Now I get mostly unrelated results.

It's been that way with Google for a while also. I don't care what AI might think I'm actually searching for, especially when it prioritizes hits which try to sell me stuff.

I also hate the "featured" results where people pay to have their products show up at the top of search results. Search results should be sorted by relevance, not by who's paying the most money.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
Everyone should be blocking advertising at all times and on all devices. I don't think this is a controversial thought.

Amazon does seem to have an issue with prioritizing certain products, but I can't tell if that's because of ads or favoring its own products over those of others.
 

LunarMist

I can't believe I'm a Fixture
Joined
Feb 1, 2003
Messages
17,497
Location
USA
Searching on Amazon is terrible. I think mostly the sellers put in various BS terms so their goods rise to the top. When you search by ratings, some items suddenly disappear for no good reaason.

AI search is terrible since it treats you like a child. When I'm looking for a particular product or component, I don't need a lesson or adverts for vaguely similar products.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
I just noticed that Amazon has a new thing called Rufus (which means "Red-Haired" as in "beat him like a red-headed stepchild"), which for some reason is its answer to Gemini or Grok or Copilot. I'm not sure WHY Amazon needs an AI assistant, but it officially has one, and it's different from Alexa, the thing it already had.

As far as AI search, I have Gemini turned on my phone and I can't meaningfully tell the difference between having it and having the standard Google Assistant. It may be that my commands are usually pretty precise or it may be that Gemini doesn't do anything but waste additional electricity to get to the same place as the old service.

I don't see "Search AI" as helpful at all, although I have found that feeding code snippets into ChatGPT and asking it to produce working equivalent code in other languages useful.
 

LunarMist

I can't believe I'm a Fixture
Joined
Feb 1, 2003
Messages
17,497
Location
USA
Rufus (rufous) is for red, commonly used to describe the color of feathers in the species name, e.g., Selasphorus rufus.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
Remember a couple months back when I linked to an absolutely insane ~800GB collection of DOS games?

86Box the tool to use with them. It's a specialized hypervisor that includes ROM dumps so that deeply specific hardware can be fully emulated. So your VM isn't just a Pentium 2 with a generic SVGA card and a SoundBlaster, it's Pentium 2 with a Voodoo 3000 and an AWE32. Since it is a complete emulator, it should be able to run period-appropriate OSes like OS/2 and BeOS as well as funky gaming stuff.

And since I just went and looked, here's the WinWorld archive of pretty much every OS. AIX x86? Pick? Tru64? Yuuuuup. Want to see unreleased beta Windows versions like Longhorn? They're there. Some of these, I've always wanted to try just to say that I have.
 

sedrosken

Florida Man
Joined
Nov 20, 2013
Messages
1,949
Location
Eglin AFB Area
Website
sedrosken.xyz
A word of warning: the CPU you can emulate is pretty directly tied to your single-thread performance. My 5700X balks at maintaining 100% execution speed on anything stronger than roughly a Pentium 233 MMX.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
Fortunately, most people probably aren't looking for an authentic Slot A with GeForce MX experience since stuff was pretty uniform on Win32 by then.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
I tested the Massgrave.dev scripts by activating a trial version of Visio 2021 on an unactivated Windows 11 Pro for Workstations system on the worst Windows 11-capable laptop I have on hand.

Just do this in an elevated powershell:

irm https://get.activated.win | iex
or
irm https://massgrave.dev/get | iex

~10 keystrokes later both Windows and Visio were activated with retail licenses. The Massgrave scripts are open source. You can see what they do from their github page. I looked through the 450kb shell script and while I have to admit I'm not doing a security audit, I could follow along with it. I am not suggesting these replace organizational licenses for anyone else but if someone is just spinning up a system at home, here you go.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
rClone talks to Cloud Storage and virtualizes it for local use. That doesn't sound THAT interesting, but I am telling you that it is, because it allows for multiple account access on the same system, especially if you want more than one Google, Mega or OneDrive on your PC. This is a tool I've been using for a long time at home but only just thought about because someone else needed it.

It is cross-platform and even on Windows, it can be made to work with mount points, so if you want to have c:\mnt\WorkGdrive and c:\mnt\HomeGdrive, that'll work. The whole system is absurdly flexible if you feel like digging into the options for each system you choose to mount, and it'll even do things like present Google Photos as a filesystem if you want. It works with a couple dozen different cloud service providers and the only slight PITA is that you probably have to get an API key from the platforms you're using.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
Flyby11 handles patching of Windows 11 installation media to bypass the hardware requirements. It uses files from Windows Server media rather than Windows 10. This might be relevant to some interests right about now.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
Google AI Studio.

AI doesn't do a whole lot for me and I kind of think most of the people who are pushing it have no idea what people actually DO with their devices or for their jobs, but my partner actually brought this to my attention: AI Studio can interact with live audio video, either from your webcam or from your PC's screen via the Stream button on the left-hand column.

This means you can ask it how to do something in the software you're using, how to use a tool, what something is, and it'll tell you as slowly and patiently as you need. I had it walk me through video effects operations in Resolve Studio in real time, but I can definitely see a use case for "Given this spreadsheet and its values, make a set of formulas to best summarize the data according to these requirements", which is literally the entire 30 year careers of huge numbers of middle managers.

Fuck.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,551
Location
I am omnipresent
I'm not sure if this is a tech tip or Malware removal but I'll post it since someone asked me to type it up for their needs anyway.

Group Policy Objects for fun and profit.
At specific issue is Copilot, but I addressed OneDrive while I was at it since I just hate it that much.

1. In general, the best way to manage annoying Windows features involves either Registry Edits or Group Policy Objects. Editing the Windows registry is not a good idea for end users, but changing GPOs generally isn't going to cause catastrophic issues, so that's what I'll describe. Group Policy Objects are generally edited with either The Group Policy Editor (gpedit.msc) or Group Policy Management (gpmc.msc).

Anyone using Intune can do pretty much the same things with that, but don't ask me how because I don't have access to it.

1a. Get gpedit.msc working on Home SKUs of Windows. Skip for Pro/Enterprise versions:

Run the following at an Administrative cmd or Windows Terminal session.

FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum") DO (DISM /Online /NoRestart /Add-Package:"%F")FOR %F IN ("%SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum") DO (DISM /Online /NoRestart /Add-Package:"%F")

2. Administrative Templates or ADMX files. Microsoft makes extensions to Group Policy Settings available in a bunch of places. Onedrive includes some on systems where it's installed. So you have to install it to get the tool to manage it. Office ADMX files are on its web site and are version dependent. It's also useful to know that common third party applications like Firefox and Chrome have ADMX files. Generic Windows ADMX files may also need updates for specific versions as new features are introduced. For example, I didn't see any control over Windows Recall in Group Policy Management on my work domain until I updated the files to support Win11 24H2.

In any case managing these for an organization means putting the relevant files in SYSVOL\domainname\policies\policydefinitions on your Domain Controller. On a single PC, they go in c:\windows\policydefinitions.

Once you have access to gpedit.msc, you can open up the group policy editor from Windows Search, a Run prompt or the Windows Terminal. You can set local policies to toss or restrict access to tools you don't like, although you may wish to research how thoroughly you want to remove various functions. It's notoriously difficult to remember where settings are, but generally speaking, things will live under User or Computer Configuration --> Administrative Templates somewhere.

For example, Onedrive lives at Computer Configuration\Policies\Administrative Templates\OneDrive. Turning off "Save Files to OneDrive by Default" and choosing to use a Local Account is a decent option for someone who MAY want to still access Onedrive for something-or-other, while enabling "Prevent Use of OneDrive for File Storage" may be a better overall option for others. I usually want to do one or the other.

Copilot for Windows is pretty easy since the only GPO setting User Configuration > Administrative Templates > Windows Components > Windows Copilot > Disable CoPilot but Copilot is also part of Edge and separately Office 365 and 2019+.

If you manage an Office 365 Tenant, you can go in to your Admin settings site and turn off "Connected Experiences" for your clients. If you manage clients that have 2019/2021/2024 versions of Office, you have to add the relevant .admx template and dig down to find the setting (Administrative Templates\Microsoft Office WXYZ\ )that says "Allow the Use of Connected Experiences in Office" and disable it. This turns off some other online functions as well but there doesn't seem to be any more granular control than that.

Edge is kind of the same deal: You need the updated Edge .admx file in place on either the specific client PC or on the domain controller. Once you have that, the easiest fix to kill Copilot in Edge is to find a setting that says "Disable the Hubs Sidebar."
 
Top