• 4 Posts
  • 490 Comments
Joined 5 years ago
cake
Cake day: May 31st, 2020

help-circle
  • I’d argue that rather than carry weight, the real culprit is shops where you can sell stuff. If you knew right away that junk is not worth picking up, because you can’t sell it, then you wouldn’t pick it up. And then the carry weight limit can do what it was designed for, which is to make you strategize what equipment to bring along.


  • I can’t really sell this as a solution, as it requires quite a lot more involvement than a simple configuration file should, but I use Nix Home Manager with Plasma Manager for this.

    This is part of the tooling you’d use on NixOS, but you can use it on other distros, too, and it generally works fine (although I’m not sure, if the current version of Plasma Manager still supports Plasma 5, in case you’re still on a distro with that).

    Basically, it allows you to define e.g. keyboard shortcuts like this:

        shortcuts = {
          ksmserver = {
            "Lock Session" = [
              "Screensaver"
              "Meta+Ctrl+Alt+L"
            ];
          };
    
          kwin = {
            "Expose" = "Meta+,";
            "Switch Window Down" = "Meta+J";
            "Switch Window Left" = "Meta+H";
            "Switch Window Right" = "Meta+L";
            "Switch Window Up" = "Meta+K";
          };
        };
    

    It then fucks up the formatting, so that it looks like KDE expects, and throws it into ~/.config/kglobalshortcutsrc.
    (KDE does actually have a text-based config, it’s just borderline unusable.)

    Well, and you can do this with lots of other Plasma options, too. Here’s their official example: https://github.com/nix-community/plasma-manager/blob/trunk/examples/home.nix




  • Damn, I’ve had technological disagreements with Mr. DeVault in the past. Obviously, I did not assume those to mean I’d disagree with him on everything, but it still feels surreal to read an entire post where I’m fully on board with everything he writes (and appreciate all the info I did not know).

    Cool to see that he’s fighting the good fight.












  • Honestly, I’m still curious how that’s gonna play out. Lots of jingles weren’t the craziest of compositions so far. They’re often just a handful of notes played in succession with one instrument. That’s a big part of what makes them memorable.

    Instead, I feel like companies often paid for a composer, because they needed someone whose taste is decidedly more highly regarded than their design committee’s. Someone who’s able to make a decision without twenty people thinking they have a much better idea that needs to be heard.

    So, I could imagine this going one way or another.
    Either the boss can now generate jingles quickly enough that they don’t delegate it. Then the decision is still in the hands of one person, although likely the hands of someone with no musical training, so I do expect jingles to sound worse in that scenario.
    …Or everyone in the design committee brings along a dozen generated jingles, the decision paralysis is magnitudes worse and they have to bring in a composer anyways.




  • I’m neither Scottish nor ultra-deeply embedded into the trans community, so I doubt I would’ve heard of politician statements or the like. But yeah, I do think I would’ve heard of it, if the ruling got repealed, and I did not hear of that, unfortunately.

    I guess, the main aftermath is that it got reported pretty much globally, because it is clever and there are boobs involved, so even clickbait newspapers can print that. Well, and hopefully it got people talking and reevaluating their preconceptions.