F04118F

joined 2 years ago
[–] F04118F 7 points 2 weeks ago* (last edited 2 weeks ago)

A-7 was a Navy jet first, Air Force later got their own variant, just like the F-4 Phantom.

Also, both pictured jets are NAVY?

[–] F04118F 3 points 2 weeks ago

Larry likes foreigners, but they rarely take an interest in him, and he never got past the first date, as Falcon keeps stealing his thunder. The poor guy.

[–] F04118F 3 points 2 weeks ago* (last edited 2 weeks ago)

Yes, it's called CBAM and it's the most beautiful tax I've ever seen:

https://en.m.wikipedia.org/wiki/EU_Carbon_Border_Adjustment_Mechanism

[–] F04118F 12 points 2 weeks ago (2 children)

Genuinely great blog post!

This is perfect for !linuxmemes@lemmy.world though: "nah I don't want to switch to Linux, it's hard. I'll just compile QEMU with some patches to run VMs on Windows"

[–] F04118F 1 points 2 weeks ago* (last edited 2 weeks ago)

A permanent exception may actually be OK: China is much further along in the energy transition and the CCP are not doing that out of the kindness of their genocidal hearts: economic forces make electrification inevitable, as we can already see with EVs.

Also, the European market is big enough to have global impact, even if our rules aren't matched by other world powers eventually.

[–] F04118F 18 points 2 weeks ago (6 children)

That was my first response too, but on second thought, this may be a good balance between keeping European industry strong and green incentives:

  • EVERY COMPANY pays carbon tax over what they sell in Europe: the EU made sure that carbon tax is paid over imports too so it is not worth it to companies who want to sell in EU to move production out of Europe
  • By not taxing exports, European heavy industry gets to compete fairly outside Europe too: American companies don't pay European carbon tax on what they sell in the US. If we would tax European heavy industry exports, they would be at a severe disadvantage.

European heavy industry isn't doing great overall. This is partly their own fault: lobbying has focused on keeping grey tech alive instead of enabling a green transition, but also largely because of high wages and regulation in Europe.

We need to push European heavy industry through the energy transition, not into bankruptcy. I'd rather do the energy transition a little slower than be completely dependent on American and Chinese companies for steel, aluminium, etc.

And I've been arrested at many climate protests, so don't tell me I don't care enough about the climate!

[–] F04118F 3 points 2 weeks ago

OG Crysis!

It's a pretty great Deck game, and I'd never seen it run as consistently as it does on Deck at 40fps limit.

[–] F04118F 10 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

keep it on cache since I do a lot of code compilation, but I will usually switch it to frequency for gaming and stuff.

Isn't gaming the most cache-heavy CPU workload there is? The X3D CPUs have consistently topped gaming benchmarks, even outperforming much more modern CPUs that lack 3D cache.

I'd sooner do it the other way around: frequency for compiling, rendering, transcoding, etc. Cache for gaming!

[–] F04118F 26 points 3 weeks ago

@Smorty@lemmy.blahaj.zone this feeling you describe, is exactly how I feel every time I see one of your posts on Lemmy.

Thank you for the good vibes!

[–] F04118F 9 points 3 weeks ago (2 children)

It's not something to be proud of, that's obvious.

But Rutte was not made secretary-general because of his personal pride. I wasn't happy to have him as prime minister, at all, for all those years, but he is very good at one thing: getting everyone in the room to agree and making everyone in the room feel heard.

This is how you get Trump to be enthusiastic about your project. He is using Trump's ego to get him om board with NATO. This is top-tier manipulation, and it's working!

Rutte is the perfect man for this job, and this is exactly why. No pride, no ego, just doing whatever it takes to keep the unity in NATO and to ensure we are strong enough to deter Russia.

[–] F04118F 5 points 3 weeks ago* (last edited 3 weeks ago)

Nothing is too big a task for the armed forces that flew the MiG-21 for 61 years and turned it into a precision bomber.

Real picture of a Romanian MiG-21 LanceR with Litening TGP on the belly station

 

cross-posted from: https://feddit.nl/post/24216224

Problem: new kernels not showing up in boot menu

I can install new kernels, and I see them in /boot/efi/{PARITION_UUID}, but they don't show up in the systemd-boot menu.

Data

Normally, Fedora shows the 3 latest kernels (plus a recovery kernel) in the boot menu. I only see up to 6.11.6 in the systemd-boot menu. On the /boot partition, I see much newer kernel versions (both labeled fc40 and fc41)

➜  ~ sudo ls /boot/efi/808f2c9ae4464f1ab2f0a7d367da1b30 -l
total 20
drwx------. 2 root root 4096 Jul  4 19:25 0-rescue
drwx------. 2 root root 4096 Nov  8 12:42 6.11.6-200.fc40.x86_64
drwx------. 2 root root 4096 Nov 18 17:57 6.11.7-200.fc40.x86_64
drwx------. 2 root root 4096 Nov 12 16:47 6.11.7-300.fc41.x86_64
drwx------. 2 root root 4096 Nov 20 10:10 6.11.8-300.fc41.x86_64
➜  ~ sudo ls /boot/efi/808f2c9ae4464f1ab2f0a7d367da1b30/6.11.8-300.fc41.x86_64 -l 
total 72484
-rwx------. 1 root root 57917440 Nov 20 10:10 initrd
-rwx------. 1 root root 16304488 Nov 20 10:10 linux

Systemd-boot

I started with other distros on this disk before I settled on Fedora. Since I was happy with systemd-boot and its automatic discovery of boot entries, I chose to use systemd-boot when I installed Fedora. I know that Grub is the default bootloader and manager for Fedora, but I have systemd-boot. It's an option in the installer.

Major OS upgrades and rolling back the rollback

Last weekend I upgraded from Fedora 40 KDE Spin to Fedora 41. On the next Monday morning, screensharing in Edge Browser had stopped working, so I rolled back to a Fedora 40 snapshot with BTRFS Assistant. This turned out to be an issue in the latest Edge version, not in the underlying OS, so I rolled back the rollback and went to the Monday evening snapshot, then upgraded my packages.

Ever since, I'm not seeing new Kernels in the systemd-boot menu. Any idea how I can fix this, short of a fresh install of Fedora 41 KDE?

 

Problem: new kernels not showing up in boot menu

I can install new kernels, and I see them in /boot/efi/{PARITION_UUID}, but they don't show up in the systemd-boot menu.

Data

Normally, Fedora shows the 3 latest kernels (plus a recovery kernel) in the boot menu. I only see up to 6.11.6 in the systemd-boot menu. On the /boot partition, I see much newer kernel versions (both labeled fc40 and fc41)

➜  ~ sudo ls /boot/efi/808f2c9ae4464f1ab2f0a7d367da1b30 -l
total 20
drwx------. 2 root root 4096 Jul  4 19:25 0-rescue
drwx------. 2 root root 4096 Nov  8 12:42 6.11.6-200.fc40.x86_64
drwx------. 2 root root 4096 Nov 18 17:57 6.11.7-200.fc40.x86_64
drwx------. 2 root root 4096 Nov 12 16:47 6.11.7-300.fc41.x86_64
drwx------. 2 root root 4096 Nov 20 10:10 6.11.8-300.fc41.x86_64
➜  ~ sudo ls /boot/efi/808f2c9ae4464f1ab2f0a7d367da1b30/6.11.8-300.fc41.x86_64 -l 
total 72484
-rwx------. 1 root root 57917440 Nov 20 10:10 initrd
-rwx------. 1 root root 16304488 Nov 20 10:10 linux

Systemd-boot

I started with other distros on this disk before I settled on Fedora. Since I was happy with systemd-boot and its automatic discovery of boot entries, I chose to use systemd-boot when I installed Fedora. I know that Grub is the default bootloader and manager for Fedora, but I have systemd-boot. It's an option in the installer.

Major OS upgrades and rolling back the rollback

Last weekend I upgraded from Fedora 40 KDE Spin to Fedora 41. On the next Monday morning, screensharing in Edge Browser had stopped working, so I rolled back to a Fedora 40 snapshot with BTRFS Assistant. This turned out to be an issue in the latest Edge version, not in the underlying OS, so I rolled back the rollback and went to the Monday evening snapshot, then upgraded my packages.

Ever since, I'm not seeing new Kernels in the systemd-boot menu. Any idea how I can fix this, short of a fresh install of Fedora 41 KDE?

3
Troonrede 2045 (www.youtube.com)
submitted 10 months ago by F04118F to c/thenetherlands
 

cross-posted from: https://feddit.nl/post/21143429

0
Troonrede 2045 (www.youtube.com)
submitted 10 months ago by F04118F to c/videos
 

cross-posted from: https://feddit.nl/post/21143429

0
Troonrede 2045 (www.youtube.com)
submitted 10 months ago by F04118F to c/politiek@lemy.nl
 

Context: in the UK, climate activists got 4-5 years in jail for planning a non-violent protest. The law that made this possible was literally written by the oil lobby: https://www.opendemocracy.net/en/dark-money-investigations/rishi-sunak-right-wing-think-tank-anti-protest-laws-policy-exchange/?ref=publicsquare.uk

 

cross-posted from: https://feddit.org/post/492288

ich🌭iel

 

cross-posted from: https://feddit.org/post/492288

ich🌭iel

251
submitted 1 year ago* (last edited 1 year ago) by F04118F to c/linuxmemes@lemmy.world
 

https://www.gamingonlinux.com/steam-tracker/

Thanks to the @teawrecks@sopulk.xyz in !linux_gaming@lemmy.ml for the inspiration!

 

cross-posted from: https://feddit.nl/post/14562342

Small 1:72 F4U Corsair model built in a weekend

Full album can be found at: https://www.scalemates.com/profiles/mate.php?id=118436&p=albums&album=111437&view=thumbs

24
submitted 1 year ago* (last edited 1 year ago) by F04118F to c/modelmakers@lemmy.ml
view more: ‹ prev next ›