

this isn’t properly remapped and depending on implementation of the key-up events by the keyboard vendor, requires an ugly time delay hack.
qed. https://github.com/Rast1234/copilot_key_on_my_keyboard?tab=readme-ov-file#the-bad


this isn’t properly remapped and depending on implementation of the key-up events by the keyboard vendor, requires an ugly time delay hack.
qed. https://github.com/Rast1234/copilot_key_on_my_keyboard?tab=readme-ov-file#the-bad


You can get a 2020 M1 / 2022 M2 Macbook air for ~400€, that will mop the floor with all new hardware in that price range released even today (completely fanless/noiseless btw.). It also has decent linux support via asahi and Apple will still probably provide 5+ years of macOS updates anyway.
The simple trick to owning nice hardware is to never give vendors your money directly, let others burden the depreciation.


It’s arguably worse, because Samsung has full control over software, hardware, and firmware of their devices.
Even if MS would like to fix this mess, they can’t.


I’ve made an update edit: Some hardware vendors fucked up when to send the key-up-sequence apparently so now every keyboard can behave differently. I don’t know if this makes the situation better or worse.


Marketing said it has to be a dedicated key, engineers were stuck between a rock and a hard place.


Who would’ve guessed radishes were so radical vegetables.


nah, they just ran out of options, because they already used the press all modifier keys (HYPER) hack for the physical office key(I’d have to check how it handles key-up events, but I’d bet it does it correctly / distinguishable --> I think I’m on to something https://www.makeuseof.com/remap-caps-lock-to-hyper-key-and-double-shortcuts/ )
Defining a new keycode would’ve gotten them in trouble with their hardware partners, because that would be hard and break backwards compatibility, so they took the easy / stupid way out to implement this awesome new button, just to appease the marketing / product department. (conjecture)
This is just a result of the banality of evil / incompetence.


You might wanna start getting used to pressing command with your thumb, instead of ctrl with your pinkie then:
Here’s my rant about inconsistent keyboard shortcuts on non-macOS systems:
https://mastodon.social/@attero/115771231064736124


nope, the hardware / keyboard controller sends a complete key sequence instead of a distinguishable key-up and key-down event. The OS can interpret that sequence as it sees fit, but you loose the physical key-up signal when you release the key with your finger.


afaik: the complete sequence is triggered when when the copilot key is pressed. You’d intercept the F23-up immediately --> no way to detect when the physical key is released.



It is/was required for vendors to use the AI PC / Copilot+ label and Microsoft “invented” the key-sequence.
src: https://www.theverge.com/2024/3/26/24112500/microsoft-ai-pc-intel-windows-copilot-key-requirements


Yes that’s how I understood it. You can’t fix a missing key-up signal on the OS/driver level.
This isn’t Microsoft’s first offense, btw:
https://github.com/Rast1234/copilot_key_on_my_keyboard?tab=readme-ov-file#how-these-keys-work
There’s a better measure for teto: Birdbrain cover ranking by how powerful the first “Fuck” is. https://bsky.app/profile/nocallia.bsky.social/post/3lx3jjjvkrs2q
This is a development kit, so the transmitted signals / pinout could have nothing in common with regular usb-c and they just needed more lanes than one usb-c cable can provide, leading them to develop this monstrosity.
Similar to the PCIe extenders that use USB3 male to male or HDMI as their connector / cable.
In other news, there are also efforts from a lot of chinese companies to establish the GPMI connector, aka. wide boi usb-c.

The Samsung Galaxy S5 lineup was wild: 


This mostly happens when you use youtube while being logged into a google account.
I fixed this by using firefox containers + https://addons.mozilla.org/en-US/firefox/addon/switch-container/
also has the nice benefit of not messing up your reccomendations when clicking on random yt-links from other sites
There’s an app for that: https://github.com/zacharee/Tweaker
You’ll need to use adb to grant special permissions that an app can’t request on its own.
adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS
adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP
Adblock is digital self defense against malware for your pc, as well as your mind.
https://xcancel.com/SwiftOnSecurity/status/1569083806224715776