[-] [email protected] 14 points 19 hours ago

Yeah but its pretty easy to avoid them. They survive on government contracts not community support. There's lots of better alternatives than Fedora.

[-] [email protected] 56 points 1 month ago

At no point should C++ be considered "lawful" or "good". Haskell would be the best.

[-] [email protected] 63 points 1 month ago

In 2021, the House passed legislation to raise the minimum from $7.25 to $15 an hour, but it failed in the Senate despite a slim Democratic majority after eight centrist Democrats voted against the measure.

And would happen again because the party is addicted to losing.

[-] [email protected] 39 points 1 month ago

Putting tariffs on Taiwan is the first step to making them reconcile with China.

Cambodia at 97% highlights how fucking moronic this all is. Let me reindustrialize the economy by cutting off our raw inputs.

[-] [email protected] 80 points 5 months ago* (last edited 5 months ago)

+3,000 student athletes in The A-Team. And yes it went horribly wrong. Some students started unionizing immediately.

"Then you go out in the field, and the first ray of sun comes over the horizon. The first ray. Everyone looked at each other, and said, 'What did we do?' The thermometer went up like in a Bugs Bunny cartoon. By 9 a.m., it was 110 degrees."

Garden gloves that the farmers gave the students to help them harvest lasted only four hours, because the cantaloupe's fine hairs made grabbing them feel like "picking up sandpaper."

The farmers sheltered them in "any kind of defunct housing," according to Carter — old Army barracks, rooms made from discarded wood, and even buildings used to intern Japanese-Americans during World War II.

[-] [email protected] 65 points 6 months ago

7/10 Photoshop job. There aren't distortion lines but it is noticeably blurrier where its been edited.

I don't object to photoshopping billionaires. Im only asking for a sharper job.

[-] [email protected] 90 points 6 months ago* (last edited 6 months ago)

Jayapal said one plan is to propose a raft of executive orders President Biden could issue to "protect existing structures," such as shielding career civil servants and Justice Department officials.

Yes! Good!

Some Democrats are also sensitive to the perception that they are adopting the tactics of Republican state legislators who used their supermajorities to kneecap incoming Democratic governors.

Fucking gauge my eyeballs out. You can't call them fascists and then object to playing dirty against them.

"We're trying to show how the United States is supposed to conduct itself every four years when a new person takes over the reins of government," said Cleaver.

McConnell denied Obama a Supreme court appointment! The precedent is already set! Your norms are already broken!

If democrats want to win they must purge their own ranks of members like Cleaver and rebuild with more Jayapals or else they will keep ceding grounds to fascists.

20
submitted 8 months ago by [email protected] to c/[email protected]

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?

[-] [email protected] 39 points 9 months ago

The standard route is to decrypt on boot. It happens after GRUB but before your display manager starts. IDK if there even is a setup that has you "decrypt on login". Thats sounds like your display manager (sddm for KDE) is decrypting system which is not possible IMO.

Unless your laptop somehow has multiple drives you'll want to use the "LVM on LUKS" configuration. 1 small partition for /boot. The rest gets LUKS encrypted, and an LVM group is put on the LUKS container. Or you could replace LVM with btrfs.

This will require wiping your system and reinstalling so you have some reading to do.

The arch-install script in the live iso has options for full disk encryption.

If you suspend to RAM your system will stay unencrypted, because your ram is not encrypted. if you suspend to disk (aka hibernate) your system will be encrypted. You go through the boot loader when waking from hibernation but it just drops you off where you left off.

You need a swapfile for hibernation so make sure its inside the LUKS container.

[-] [email protected] 200 points 10 months ago

The analysis revealed that the Debian Linux configuration was not included in their test matrix.

You might as well say you don't support Linux.

"Crowdstrike's model seems to be 'we push software to your machines any time we want, whether or not it's urgent, without testing it'," lamented the team member.

I wonder how this shit works on NixOS.

[-] [email protected] 47 points 10 months ago

In a full blown military coup they would but that's not the kind of coup Project 2025 threatens. They'll be one of the last to go. They'll constantly ask us to donate and vote while doing absolutely nothing to stop it. Controlled opposition.

[-] [email protected] 77 points 11 months ago* (last edited 11 months ago)

Patrol Cop once told me a joke about how he ran over a black kids bike. When got back to the station he saw the kid at the desk trying to report the incident. He'd carried his busted up bike the entire way. The cop behind the desk called out "Hey Rob, did you run over this kid's bike?". "Nope". Case closed. No report filed.

Edit: PS: This was one of the "good ones". He voted Clinton in 2016 because the rival faction in the Union was showing up to Trump rallies in class A's. Took him the entire Trump admin but he works retail now.

[-] [email protected] 51 points 11 months ago

We let almost all manufacturing jobs go overseas just to cut labor costs and now we're suffering the consequences and our government completely incapable of doing what's necessary to bring that manufacturing capability back to the US. At this point basic Keynesians economic policy is tantamount to heresy for anyone but the far left. Its like we've adopted the economic policies we forced on third world nations, and found ourselves with a third world economy.

Being able to produce cheap drones as good as DJIs is far more important for national security than whatever espionage risk they pose. Cheap, easy to use, drones like the dji phantom are omnipresent in current wars. Banning them prevents us from learning via competition or basic reverse engineering.

24
submitted 2 years ago by [email protected] to c/[email protected]

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

0 post score
0 comment score
joined 2 years ago