• 1 Post
  • 187 Comments
Joined 1 year ago
cake
Cake day: August 23rd, 2023

help-circle







  • sudo@programming.devtoMemes@lemmy.mlDating apps be like
    link
    fedilink
    arrow-up
    11
    arrow-down
    2
    ·
    21 days ago

    Calling the democratic party a “coalition” is extremely generous. It’s historically been a corrupt patronage network since Van Buren and any attempt to make it represent the will of its voters is thwarted internally. Its history is a graveyard of progressive movements.



  • sudo@programming.devtoProgramming@programming.devWhy is my tmux borked?
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    3 months ago

    Unironically try turning your computer off and on again.

    Tmux settings are global and persistent. Just deleting your config files is insufficient. You have to kill the server and restart it. Uninstalling and reinstalling will not kill a running tmux server. tmux kill-server should work too.

    Now if it persists across reboots, then there must be a file still lingering somewhere. If you are sure your home directory is clean you can try searching whatever you installed in /etc.

    This is all assuming you’re trying to go back to a clean slate and failing. If the borked status bar is the result of your current .tmux.conf, then you’ll have to post that.


  • I spent like a week on this last month. Usually you use enumeration, but I wanted to allow client code to define their own strategies. I tried the Box<dyn MyTrait> pattern because some of my strategies were composed of other strategies, and I wanted to clamp down on generic types. But I kept running into weirder and weirder compiler errors. Always asking for an additional restriction on the base trait. X, must be Copy, must be Send, must be Sized, must be 'static. On and on. My experience is if I’m getting a bunch of those then I’m off the Golden Path. So I just embraced the verbosity of using generics and its easy. Yes its more code but its better code.







  • sudo@programming.devtoMicroblog Memes@lemmy.worldRed line
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    I knew Palestine was British at the time I just never heard that the British elites portrayed as evangelicals before. I always clocked them racist imperialists, not zealots trying to bring about the apocalypse.

    Also calm the fuck down. I’m not sealioning. I’m legitimately curious. You’re more than welcome to go through my comment history to see I’ve taken a clear stance on Palestinian liberation.