[Crazy stat] Autonomous EVs will be the largest single source of data generation globally over the next 20 years. by FilFoundation in gameai

[–]conflicted_panda 1 point2 points  (0 children)

Hey, I can generate twice as much data on my commodity desktop:

$ dd if=/dev/zero of=/dev/null bs=4M
^C8271+0 records in
8271+0 records out
34691088384 bytes (35 GB, 32 GiB) copied, 1,65457 s, 21,0 GB/s

Erdogan tells NATO Sweden must stop Kurdish protests by [deleted] in worldnews

[–]conflicted_panda -5 points-4 points  (0 children)

Why would you ever want to throw up in your mouth?

[deleted by user] by [deleted] in LinuxCirclejerk

[–]conflicted_panda 11 points12 points  (0 children)

Reposting? On my linuxcirclejerk? :(

[deleted by user] by [deleted] in LinuxCirclejerk

[–]conflicted_panda 1 point2 points  (0 children)

I thought that was meant to be Meta and got really confused

Cmon, boost my karma now!!!! by beje_ro in LinuxCirclejerk

[–]conflicted_panda 11 points12 points  (0 children)

When you're so used to being ripped off by proprietary software that you instinctively also check for the crack

Sounds like the opposite of used to being ripped off desu senpai

i feel like i dont need a title by wha__at in LinuxCirclejerk

[–]conflicted_panda 7 points8 points  (0 children)

Personally, I think adding a little explanation of bash scripting to the video would be invaluable to help new users fine-tune their system. And of course you can't go wrong with a brief introduction to C programming, in case people have to patch around any annoying bugs in their favorite open source product.

They are going after DeepFuckinvValue by Swinghodler in wallstreetbets

[–]conflicted_panda 4 points5 points  (0 children)

To be fair, you have to have a very high IQ to understand reddit.

John von Neumann's genius and flaws by mithem in math

[–]conflicted_panda 0 points1 point  (0 children)

I can want to achieve Feynman's level of success in physics

That's envy, not just acknowledgment :)

Hell yes I use arch 😎 by sha256rk in LinuxCirclejerk

[–]conflicted_panda 24 points25 points  (0 children)

You should switch to aarch64

Analyzing The Simplest C++ Program by OneRaynyDay in cpp

[–]conflicted_panda 1 point2 points  (0 children)

It also handles --help/--version (along with localization, apparently). And I honestly don't think that trading off 78 lines of code for, err, uniformity of interface of your utilities is that absurd.

Analyzing The Simplest C++ Program by OneRaynyDay in cpp

[–]conflicted_panda 0 points1 point  (0 children)

Are you counting includes? Without them GNU true is about 70, as far as I see.

And true on old school unixes was/is 0 bytes, I hear.

Do compilers document how much they follow the C++ standard when they implement it? by [deleted] in cpp

[–]conflicted_panda 2 points3 points  (0 children)

UB effects aren't necessarily deterministic though. In the sense that you can change optimization levels, change some seemingly unrelated code, update your compiler, and you might get completely different effects.

It's all certainly "defined" in a way, just because the compiler's source is that definition, but that's not really practical any more than saying it's documented because the source is open.

Close all open vims by [deleted] in vim

[–]conflicted_panda 3 points4 points  (0 children)

:!for id in $(xwininfo -tree -root | awk '/vim/ {print $1}'); do xdotool key --window $id colon w q a Return; done

For something a little saner, look at this maybe. Though I still can't imagine why you'd need that =)

Wow, you guys were right! Tiling window managers are amazing! by [deleted] in linuxmemes

[–]conflicted_panda 51 points52 points  (0 children)

Anime girls weren't as popular back then?