[-] sudo@programming.dev 5 points 9 hours ago

Mammoth oxtail

[-] sudo@programming.dev 30 points 3 days ago

How is transmaxxing being used to perpetuate transphobia?

The problem with the “transmaxxing” theory is that it does not contend with the realities of living as a trans woman in a systemically transphobic and misogynistic world. Trans people are subjected to disproportionately higher rates of violence and experience increased levels of housing insecurity in comparison to their peers. Contrary to these statistical realities, Vintologi writes “trans women will benefit from the increasing female privilege.” This supposed privilege has no factual basis as all women are still the subject of discrimination and violence (sexual and otherwise) on the basis of their sex, while being paid an average of 85 cents on the dollar when compared to their cis male counterparts.

Highlighting this section for people.

[-] sudo@programming.dev 36 points 3 days ago

That's not just limited to excel. The basic value of computers is how deterministic they are. AI is just probability programs that are reintroduce chaos into the system.

[-] sudo@programming.dev 5 points 3 days ago

I'm pretty sure it just replaces itself with what it thinks is the correct Excel expression. That way the use can audit and correct the AI's work (and Microsoft isn't liable for miscalculations). Firing off to co-pilot every evaluation would be insanely irresponsible.

[-] sudo@programming.dev 7 points 4 days ago

Again the weasely insinuation that we secretly wanted Trump to win and not for Biden to stop funding genocide. Did you want the genocide to continue?

[-] sudo@programming.dev 12 points 4 days ago

There's absolutely way more simply apathetic non-voters who saw two candidates promising more austerity and genocide and said "shits fucked yo" and didn't bother. You can call those people stupid but you'd be dumber for thinking that will get them to vote for your candidate.

If anything the uncommitted campaign was warning about that.

[-] sudo@programming.dev 17 points 4 days ago

Oh so we must've secretly just wanted Trump to win because...? Or maybe we just wanted Biden to stop funding a genocide?

Maybe there's a lesson here for you to learn. Something about "electability". When people say "I won't vote for anyone who sponsors genocide" they aren't bluffing.

[-] sudo@programming.dev 21 points 4 days ago

You're doing genocide apologia by insinuating people who opposed genocide are Russian bots. Maybe think about what your doing with your life.

[-] sudo@programming.dev 17 points 4 days ago

“Everyone must go!” protesters chanted when they reached congress

Proper journalism would try harder to explain the protestors demands. You really should heed thrm after they ousted one president just a week ago.

[-] sudo@programming.dev 29 points 4 days ago

Tbh Biden could've shut them up pretty easily by not spending tax payer money on genocide. Sounds like the best of both worlds to me.

[-] sudo@programming.dev 51 points 5 days ago

These people want to do genocide, know they are doing a genocide, and feel like they aren't facing any consequences for it. They find it all exhilarating and are eager to see what else they can get away with.

[-] sudo@programming.dev 4 points 5 days ago

All of those cards should have separate borders like UN cards do.

21

I start my coding workspaces in tmux sessions which persist when I log out. If I switch from a wayland session to an x11 session, then my copy and paste functionality in those neovim sessions are broken because it's still trying to use wl-copy. To be more precise:

  1. Start a wayland session.
  2. Open a terminal and start a tmux session.
  3. Open neovim and do some work.
  4. Log out of wayland, log into an X11 environment
  5. Open a terminal and reconnect to the tmux session
  6. "+y broken. clipboard: error invoking wl-copy: Failed to connect to a Wayland server...

Restarting neovim isn't sufficient. I have to restart the entire tmux session or switch back to wayland. Is there some short cut I can take here?

23

Everything I read says it's a feature enabled in what ever compositor you choose, if your compositor supports it. Why isn't there a general purpose keybinding program like setxkbmap? Does it just not exist yet or must it be built into the compositor?

I've read [this stackexchange thread] on something related but it all seems to be using XKB which should imply I'm using XWayland?

view more: next ›

sudo

joined 2 years ago