dual_sport_dork 🐧🗡️

Progenitor of the Weird Knife Wednesday feature column. Is “column” the right word? Anyway, apparently I also coined the Very Specific Object nomenclature now sporadically used in the 3D printing community. Yeah, that was me. This must be how Cory Doctorow feels all the time these days.

  • 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle







  • I can do you one better: My GPD laptop has a charging indicator on the center type-C port indicating that this is where the power supply goes, but it can actually be charged from either port regardless of the icon. Both ports are USB 3.0 or 3.2 or whatever the current fast standard is this week, but only the center one supports video out via an external GPU enclosure. So if you want to use it docked with an eGPU, it’s actually required to not plug the power supply into the port that says you should plug the power supply into it.

    So not only is the marking meaningless, it’s arguably worse than meaningless because in one of the headline hardware setups for the machine it is actually 100% incorrect to do what the marking is telling you to do. Wrap your head around that one…




  • When deciding what to do, the order of trumps is legal, then prudent, then right. Do what is legal unless what is prudent is illegal, then do what is prudent. If doing what is right is neither prudent or legal, do it anyway because it’s right.

    Never start fights with people. Always be prepared to finish a fight someone else starts with you, quickly, without posturing, hesitation, or mercy. Regardless of their size, shape, color, creed, or uniform, bullies can never be allowed to win.

    When solving a problem, always start with the simplest possibility first.

    Never lend anyone: Your truck, your pen, your chainsaw, or your wife. No matter what, they’re going to do something with them that you’re not going to like.

    You can never have too many pens, flashlights, knives, or bullets.





  • The way you’ve described it is basically how it would have to work.

    Various ad-blocking detection technologies basically boil down to loading some element on the page and then querying for it during/after rendering to see if it’s still there. This could be combined with an AJAX call to load the actual content, which is how all those annoying sites work that pop a nag up in your face if you’re running uBlock or whatever. And even then you don’t get the content even if you subsequently block the nag notice.

    A truly undetectable adblocker would still have to pull down and load all the ad content and render it somewhere (invisibly in the background, presumably) and then serve a second cut down version of that page with the ad elements not rendered.

    Edit to add: This would be somewhat detrimental to the user, because it would by necessity not stop the types of tracking that are typically built into served ads. Current adblockers (like uBlock Origin) also by default also block various advertisers’ nonsense like cross-site tracking cookies and tracking pixels, etc.


  • If the US government bitching was enough to get the flight simulator easter egg removed from Excel (allegedly), I can’t imagine a similar stern glare from the Pentagon would not cause Recall to magically turn out to be uninstallable after all. At least from any US government owned computers originally so equipped.

    Anyway, isn’t this only going to roll out on “Copilot” compatible PC’s with the requisite AI acceleration chips in them? I would be furthermore immensely surprised if it could not be locked out in Group Policy for corporate customers.




  • This is never going to happen fully, because there is a ton of software and also device drivers that hook into the OG Control Panel system and install their own .cpl’s there, which are required for that hardware/software to work. The system to support those is going to have to remain in place, otherwise Microsoft is going to have a lot of very angry corporate customers and hardware vendors up their noses in short order.

    In fact, this is most likely the exact reason the Control Panel still exists behind the scenes the way it does today in Win10 and Win11. They’ll probably go to ever-greater lengths to hide it from home users, but I’d doubt they can actually remove it completely at this point.

    In fact, from TFA:

    Tip: while the Control Panel still exists for compatibility reasons and to provide access to some settings that have not yet migrated, you’re encouraged to use the Settings app, whenever possible.