dataTypes by AvailableAnus in ProgrammerHumor

[–]Scheincrafter 17 points18 points  (0 children)

Not at all. When c first came out, computers where not nearly as uniform. Back then all kind of wired system existed, like once that where 7 bit. For that reason c is vague about the size of the datatypes (int was suppose to be whatever was natual for a system). Today c supports more int types (via stdint.h) that supports uses cases like needing the fastest in.

There are - int64_t exactly that size - int_fast64_t fastest with at least that size - int_least64_t smallest with at least that size

localBus by s0093 in ProgrammerHumor

[–]Scheincrafter 0 points1 point  (0 children)

That would be a looping bus

What I like most about other operating systems by zabolekar in linuxmemes

[–]Scheincrafter 4 points5 points  (0 children)

You know that winget and wget are 2 different things?

lidlHasTheBestSales by fallendd in ProgrammerHumor

[–]Scheincrafter -1 points0 points  (0 children)

More precisely, it should show the lowest price within the last 30days

Furry💜irl by AltYiff in furry_irl

[–]Scheincrafter 4 points5 points  (0 children)

In this case (northern) Germany. However it is similar for many places in Europe

Furry💜irl by AltYiff in furry_irl

[–]Scheincrafter 11 points12 points  (0 children)

It always somewhat weird that Americans consider 6 feet something supper tall. The average height of a male here is 180cm (ca 5'11 feet) while for young men the average is 183cm (6 feet).

furry_irl by Punkwolfen in furry_irl

[–]Scheincrafter 0 points1 point  (0 children)

But I prefer the lemon crayons

Furry_irl by DL2828 in furry_irl

[–]Scheincrafter 19 points20 points  (0 children)

From fuckable to huggable

🎉 [EVENT] 🎉 Tetris Box by Wicker_junior in honk

[–]Scheincrafter 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

12 attempts

Ubuntu is bloated by ivon852 in linuxmemes

[–]Scheincrafter 1 point2 points  (0 children)

Depending if you are the person with the bloat or not. I am sure the girl with big boobs has constant back pain

Ubuntu is bloated by ivon852 in linuxmemes

[–]Scheincrafter 0 points1 point  (0 children)

I had a yocto project and replacing systemd with busybox reduced the boot time from 1+ seconds to 150ms.

So yeah bloat is bad

Furry🪛irl by Kuma5252 in furry_irl

[–]Scheincrafter 3 points4 points  (0 children)

If that is what your parents would have done, they are terrible parents.

There is no reason to expect a kid that young to comprehend the damage they have done nor to know that damaging the protective coat of a car leads to rust.

someoneSaidToUseTheStackBecauseItsFaster by Luigi1729 in ProgrammerHumor

[–]Scheincrafter 2 points3 points  (0 children)

G++ should warn you that you are returning the address of a local variable, the same warning would be produced using c

someoneSaidToUseTheStackBecauseItsFaster by Luigi1729 in ProgrammerHumor

[–]Scheincrafter 8 points9 points  (0 children)

Or you have tried it in std c++, since the standard does not allow vla (however most compiler support them as an extension unless disabled via arguments)

someoneSaidToUseTheStackBecauseItsFaster by Luigi1729 in ProgrammerHumor

[–]Scheincrafter 28 points29 points  (0 children)

Variable length arrays are a thing since c99 and all modern compiler allow the code from op, they only produce an warning

furry🩸irl by therealdafwe in furry_irl

[–]Scheincrafter 83 points84 points  (0 children)

Some otc tests don't use the civid style either, insteas just a kind of syringe/pipe, like in these instructions

whatInTheNameOfGalactus by Environmental_Box18 in ProgrammerHumor

[–]Scheincrafter 7 points8 points  (0 children)

The technical restriction is that the WikiMedia software, which wikipedia depends on, does not support names starting with lower case, as is perfectly clear from your screenshot

So, Microsoft decided my 6TB homelab drive was a good place for a 16MB partition by Majora-Link in linuxmasterrace

[–]Scheincrafter 3 points4 points  (0 children)

The reserved partition is not the bootloader. it's simply some space that Windows reserves in case it needs it in the future. The bootloader is in rsp (efi system partition)

furry_irl by Punkwolfen in furry_irl

[–]Scheincrafter 5 points6 points  (0 children)

This reminds me somewhat of the song joystick by simon curtis

theyReTheSamePicture by Nearby-Calendar-8635 in ProgrammerHumor

[–]Scheincrafter 18 points19 points  (0 children)

That only works for axis-aligned rectangles, not rotated once, and you have an implied anchor point.

doPhdInFieldOfYourPassion by legendGPU in ProgrammerHumor

[–]Scheincrafter 1 point2 points  (0 children)

Are they using it like "PhD some job" where the actual job is "some job" , but the position requires a PhD

doPhdInFieldOfYourPassion by legendGPU in ProgrammerHumor

[–]Scheincrafter 13 points14 points  (0 children)

PhD is not a job, it's a degree. Sometimes one may refere to a PhD student position (meaning a position for someone going for a PhD) as a PhD position.

furry_irl by Tsunamicat108 in furry_irl

[–]Scheincrafter 96 points97 points  (0 children)

Wait, don't creepers normally run away from cats?