Skip Navigation

Posts
8
Comments
26
Joined
2 yr. ago

  • won't get better

  • There's a common saying in Germany that applies.

    Basically translates to: "Those Brits are crazy", but the literal translation would be: "The Brits are spinning" (yarn).

    Obelix knows best.

  • 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.

  • Kasane Teto 🥖 重音テト 🥖 🔻🔴🔻 @ani.social

    Machine Love streaming milestone

  • 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.

  • 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.

  • Linux @discuss.tchncs.de

    The new Microsoft copilot key is impossible to properly remap.

  • Technology @lemmy.world

    The new Microsoft copilot key is impossible to properly remap.

  • rule

    Jump
  • Kasane Teto 🥖 重音テト 🥖 🔻🔴🔻 @ani.social

    Ironies feat. Kasane Teto

  • Kasane Teto 🥖 重音テト 🥖 🔻🔴🔻 @ani.social

    Mitosis

  • Kasane Teto 🥖 重音テト 🥖 🔻🔴🔻 @ani.social

    Poteto chip by ROMA

  • Redirector - redirect pages to where you want them to go.

    • make the youtube subscription feed the first thing you see / convert shorts without needing another addon
    • fix stupid machine translated localizations of pages looking at you learn.microsoft.com or reddit does this too now
    • overwrite / define custom duckduckgo search !bangs
    • remove tracking parameters from urls
    • etc...

    Example Usage: https://github.com/einaregilsson/Redirector?tab=readme-ov-file#examples

    This extension is how I learned to love RegEx.