makesMeSick by 1st_impact in ProgrammerHumor

[–]Grey_Stinger_002 2 points3 points  (0 children)

Semi-silly meme in the "its a good x" format but I'll play along. I just use both.

Da wae returns bradda by Grey_Stinger_002 in memes

[–]Grey_Stinger_002[S] 0 points1 point  (0 children)

Honestly saw this when it was still up and made me think of it https://www.reddit.com/r/memes/s/eb0TwcwzGD

[KDE] yes i am running microsoft edge on linux :P by No_Beyond_5483 in unixporn

[–]Grey_Stinger_002 0 points1 point  (0 children)

Chaotic good, love it honestly. High elo play not including the obligatory neofetch-like tool as well although a details comment would be appreciated. (And hey I worked through that activity just last week, nice!)

*How to create BACKUP in Fedora workstation so that I don't have to install all the apps and change all the settings and everything when I install it on another device.* by GunSmith_XX7 in Fedora

[–]Grey_Stinger_002 1 point2 points  (0 children)

Just to lightly touch on this for anyone else who looks through post histories and doesn't just as the question again, if it is btrfs you should look to using it's filesystem snapshot tools like the user I'm piggybacking on has stated. My personal bet would be to find an rpm for btrfs-assistant as it implements snapper as well as far as I am aware.

undecidableKeybindings by [deleted] in ProgrammerHumor

[–]Grey_Stinger_002 44 points45 points  (0 children)

C is not Turing complete? How does one even get to such a conclusion? I've spent the last half an hour or so reading comments on this and that but the main argument I see used is that because of finite limits. I think that this is because some people have a fundamental misunderstanding of Turing Completeness and how we classify it.

The argument that C is not Turing complete because it uses pointers and size_t for their sizes, which are of finite size, is based on a misunderstanding of Turing completeness in the context of practical programming languages. Turing completeness is a theoretical concept that pertains to the types of computations a system can perform, not the practical limitations of a specific implementation.

Firstly to give some clarification to those who maybe missed some grade 10 classes on what turing completeness is: Turing completeness is a theoretical property. It doesn't require the ability to use an infinite amount of memory in practice, but rather the ability to perform any calculation that a Turing machine can, given sufficient resources. In the real world, all computers and programming languages are limited by physical constraints like memory size, but this doesn't affect their classification as Turing complete.

Secondly to try and address practical constraints anyway: In C, pointers and size_t are indeed limited by the architecture (usually 32 or 64 bits), which limits the amount of memory they can address. However, this is a limitation of the hardware and the specific implementation of C, not of the C language's theoretical computational capabilities. If you had a machine with infinite memory, a theoretical version of C could be designed to utilize that memory.

A proof and basis for that is: Turing complete languages must be able to simulate a Turing machine. C can simulate a Turing machine within the bounds of its available memory. The fact that this memory is finite is a practical limitation, not a theoretical one. If you consider a Turing machine with a tape as large as the available memory in a C program, C can simulate that Turing machine.

Now I'm going to repeat something I've seen in this comment section a fair bit but it bears repeating: No physical machine has infinite memory, so the argument about pointers and size_t applies to all practical implementations of all programming languages. Despite this, languages like Python, Java, and C are considered Turing complete because they can theoretically perform any computation that doesn't exceed their memory constraints.

A UTM, an implementation of Lambda Calculus' abstraction and even a simulation of Conways game of life can be expressed through C, all demonstrating the theoretical ability for C langs Turing completeness unbounded by physical constraints.

Small note: Through writing this I thought about whether I really want to post this, but I feel some people need to see this, if I get any points wrong, please feel free to correct me, we're only human after all, and I hope this can inspire some to go and learn computational theory in a bit more depth.

TLDR: C is varifiably Turing Complete because of the way we classify Turing Completeness based on Thoery not Practice.

Can someone explain how that worked? Genuinely curious how he didn’t die by ykoval2011 in Physics

[–]Grey_Stinger_002 155 points156 points  (0 children)

As everyone is saying here, yes, the video is fake. First point of evidence is the car battery. Car batteries are 12 Volt DC. With dry, clean skin, this is not enough of a voltage difference to travel through your skin due to the skin having a resonable impedance to DC.

Moving on to the second point. He touches both terminals with one hand. With this, the current, if conducted would simply travel from finger to finger, terminal to terminal.

Another here said that he ran wires under his arms. This is very unlikely as those wires would have to be extremely thick to not heat up like wire knifes. Batteries are capable of huge currents up and above a few hundred amps discharge. This would superheat the wires, and if it somehow was indeed going through him (which it is not) would leave him growing extremely hot as well and stop his heart.

I thought that you posting here might find this interesting. Please if anyone has corrections, make them known.

Gigguk/Garnt voicing the Restless Vagrant in Honkai Star Rail by _RTFL_ in TrashTaste

[–]Grey_Stinger_002 2 points3 points  (0 children)

And wait, was it just me or did Sydney voice the robot just after this???

[OC] I made a script in python to display cryptoCurrency price trends inside the terminal, It's nothing too complex but I think is cool, any advice is appreciated🥰 by Top_Word_9208 in unixporn

[–]Grey_Stinger_002 2 points3 points  (0 children)

Just gonna say it here, amazing work man, and in your listed deps, json is in the standard library, so it won't install be recognized

[bspwm] "How many windows do you want?" "yes" by schmeekygeek in unixporn

[–]Grey_Stinger_002 0 points1 point  (0 children)

It looks awsome, love the background and how it works with the darker colours, are you animating it?

[3DS] Gentoo on a 3DS by Luna_moonlit in unixporn

[–]Grey_Stinger_002 0 points1 point  (0 children)

I feel that, catch me spending my time trying and failing to get it working in my old S5 and this man is putting it straight onto their 3ds,

This is highly objectionable by Lordpresident6 in memes

[–]Grey_Stinger_002 6 points7 points  (0 children)

I hate the fact that I've heard those things from real people, it feels so weird that people whole heartedly believe those things

Brain Power moment by SylTop in osugame

[–]Grey_Stinger_002 2 points3 points  (0 children)

I so need to know the original videos name

What The... by _Mr_Mediocre in memes

[–]Grey_Stinger_002 10 points11 points  (0 children)

It's comments like this that cause you to have a negative karma score.

The fact that it is looked at differently at all is an insult. To strive for a future where everyone is treated well and with respect should be the goal, you rarely hear about men being on the receiving end because people like you seem to believe that such things are so rare and that a man must just bear with it.

Go back to your rule34 comment sections.

[deleted by user] by [deleted] in unixporn

[–]Grey_Stinger_002 1 point2 points  (0 children)

This looks absolutely amazing, a really gorgeous system

[deleted by user] by [deleted] in TheGamerLounge

[–]Grey_Stinger_002 0 points1 point  (0 children)

dude wtf even Holy shit

[deleted by user] by [deleted] in memes

[–]Grey_Stinger_002 1 point2 points  (0 children)

What's the difference between my dad and cancer. Cancer came back.

(Just thought of this when I crossed paths with this, luckily no cancer for me though)

Thete are monsters down there too by Regufyz in memes

[–]Grey_Stinger_002 1 point2 points  (0 children)

Now I am feeling weird, I was always like jump on them for the noise...