Skip Navigation

Posts
0
Comments
123
Joined
2 yr. ago

  • Bach Lava Balaklava

  • I remember facing this once on a site, so i peeked at the source. Turns out they have an event handler for the pinch gesture, preventing the browser from doing its usual zoom

  • Android has an Enterprise feature that allows devices to have an isolated "Work" profile from their Personal profile, complete with separate accounts and apps (though your device IDs are still likely shared due to it being the same device)

    There's this project called Island that allowed anyone to set it up on their own devices

  • The game Quantum Break plays with this premise!

  • Oh crap thanks for letting me know about config-diff! I've always wondered if silverblue could tell me what files I've changed

  • From a maintainability standpoint, absolutely. Computers have gotten fast enough to let programmers optimize for developer time instead

  • Oh that just made it click in my head why they would do it as sign, exponent, mantissa and not sign, mantissa, exponent. I mean yes I've been taught it's for sorting purposes, but this really helped it fit better. Thanks!

  • no cap

    Jump
  • Rust has an RFC that wants to consider yeet as a keyword for throwing an exception, I think they're currently keeping it as a placeholder just in case

  • Ah I figured I had that one wrong, thanks!

  • Because systemd (the project) extends more than just systemd (the init system). It also includes things like:

    • systemd-journald (system logging)
    • systemd-timesyncd (Network Time Sync)
    • NetworkManager systemd-networkd (network interface/connection management)
    • systemd-homed (Home directory management)
    • systemd-resolved (DNS Resolver)

    and so many more

    Now, in my personal opinion, I do find it good in that these being under one umbrella project led to fairly good integration between these aspects of "system management" as a whole. But I do also concede that this may feel like too many responsibilities handled by one project

  • Sidebery is a saviour for me and very likely you too. I've got 1500 tabs just lying there in my sidebar, inactive and neatly grouped together!

  • Not particularly, most of my use has been on a desktop or laptop 😅

  • DWService is a favourite of mine. One self-contained program to run on the target, and a web-based interface to interact with it

  • I remember back when I had my 3004 mystic silver and messed around so much with CFW, I wouldn't be surprised if my love for tinkering was significantly due to it :D