Posting about guitars, linux, bicycles, and lgbtq+ stuff. politics are somewhere on the bottom left.

  • 3 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle




  • well, i eschewed motion plugins for so long, but i recently installed easy motion, to quote “maybe use it minimally so i don’t have to change my work flow too much”. i pretty much gave up using w, e, b and f within a day of installing it, replacing each of them with a more efficient reach for the same number of key presses. similar situation with ultisnips, thinking it’d be overkill for my needs. these both work really well with opening zsh commands in $editor too.





  • my expectations weren’t very high, given how the twitter exodus played out, seeing some of the people who made very bold statements about never coming back… coming back… and subscribing to twitter blue.

    you’re never going to take down a giant like reddit, or twitter, or facebook, or whatever, in one swift blow. they’re probably going to get through this. and your average social media user doesn’t want to bring down the status quo, they just want to look at funny pictures of dogs. and that’s fine. the real victory to be had is showing people that things can be done differently. enough people will stay on fedi servers to keep a community going, and by the time the next bunch of disgruntled posters come along there will be more content to keep them engaged



  • ah, this is mostly from my gtk theme, but now that i just remembered i did do a little bit of tinkering. i can’t remember if there was anything else i needed to do, but i know that i needed to save this to .config/gtk-3.0/gtk.css. this gives the rounded edges, and corrects the foreground/background colours. i can’t remember what it looked like originally but very few gtk themes actually matched well with the bar.

    .xfce4-panel widget grid button.flat.toggle:checked
    {
    color: black;
    border-radius: 10px;
    }
    .xfce4-panel widget grid button.flat.toggle:hover
    {
    color: black;
    background-color: lightgrey;
    border-radius: 10px;
    }
    .xfce4-panel .tasklist .toggle:checked
    {
    color: black;
    border-radius: 10px;
    }
    .xfce4-panel .tasklist .toggle:hover
    {
    color: black;
    background-color: lightgrey;
    border-radius: 10px;
    }
    





  • the torrent analogy is pretty good actually, ISPs can block certain connections so a good chunk of users miss out on the swarm, and the swarm misses out on them. where federation differs from choosing an ISP is it’s far easier to switch your provider to this service than it is an ISP.

    and where a given instance draws the line on censorship isn’t the be all and end all of whether other instances federate with them. as i see it, though my understanding of this comes from mastodon, even if one server decides to properly block another, a third server might chose to limit instead, if at all. there are block lists but that requires a very obvious and widely shared red line on freedom of expression, where there are very few places on the open web where you’ll see less censorship than that.

    in the end, wherever a given instance draws the line, is far more democratic than other social media sites. it’s easier to think that twitter, or reddit, or facebook, is more accountable, because there’s at least one guy everybody can point to to blame when something goes wrong, and sure, there’d be something in that, if the scrutiny they get actually changed anything.