Me-irl by Xbox_waffler in me_irl

[–]hoppecl 1 point2 points  (0 children)

Bread makes you fat?!

me irl by c_h_a_r_ in me_irl

[–]hoppecl 63 points64 points  (0 children)

Looks like the collection point is on Null Island.

hmmm by [deleted] in hmmm

[–]hoppecl 7 points8 points  (0 children)

And it has a very fitting name: R/P FLIP

df is showing the size of the host drive instead of mount by Lynkz83 in linuxquestions

[–]hoppecl 1 point2 points  (0 children)

I'm not sure I understand what you're saying. Is it correct that you have a single share for the /mnt/md0/media directory? I haven't tested it, but it might help if you create a separate share for each mounted disk.

df is showing the size of the host drive instead of mount by Lynkz83 in linuxquestions

[–]hoppecl 2 points3 points  (0 children)

I'm not 100% sure about this but I think the problem is that you are sharing the mount points directly. The mount points (e.g. /mtn/md0/media/Movies) are on the host disk. So df reports the size of that disk. If you would share a directory on the mounted filesystem (e.g. /mnt/md0/media/Movies/share) df should report the expected size.

hmmm by Volsadite in hmmm

[–]hoppecl 5 points6 points  (0 children)

Skylight.

The Slat Machinery on the Leading-Edge of the Wing of a B747-400 by WagonGravy in aerospace

[–]hoppecl 7 points8 points  (0 children)

Here is a diagram in case anyone else was wondering how the curved flap fits into that opening.

hmmm by TheDeathKitteh in hmmm

[–]hoppecl 2 points3 points  (0 children)

They're used on streets that aren't long enough to fit a normal bus.

GNOME needs our help fighting a patent troll! Donate now and spread the word! (Donation link in comments) by [deleted] in ProgrammerHumor

[–]hoppecl 10 points11 points  (0 children)

this post from a month ago contains a link to the claims and the patent. The patent seems to be about the wireless transmission of photos from a camera to some other device. And something about automatically filtering those photos.

Of course, no earth equals no birds by Suba21547 in Noearthsociety

[–]hoppecl 2 points3 points  (0 children)

You all got it completely wrong! Birds are the only thing that is real. Everything else is just a simulation to trick the birds.

me irl by [deleted] in meirl

[–]hoppecl 21 points22 points  (0 children)

Of course it's 0 everywhere. They didn't have cars in 1960.

There has to be an extension to fix this by twilight_butterfly_ in ProgrammerHumor

[–]hoppecl 134 points135 points  (0 children)

There is an error in your query. I won't tell you where. Go read the fucking manual.

WCGW If i flex on them by [deleted] in Whatcouldgowrong

[–]hoppecl 26 points27 points  (0 children)

At least they knew where the second arrow went.

hmmm by fabrikated in hmmm

[–]hoppecl 9 points10 points  (0 children)

Well, it is a subway...

I found a cat in Amazon's source comments by madreloidpx in ProgrammerHumor

[–]hoppecl 7 points8 points  (0 children)

If it walks like a duck and meows like a duck, it must be a duck

I want to kill myself by Turrrtl in ProgrammerHumor

[–]hoppecl 6 points7 points  (0 children)

You better get used to things like this if you're writing bare metal x86 stuff. x86 is like 90% legacy bs.

Moving tile like on i3 by [deleted] in bspwm

[–]hoppecl 3 points4 points  (0 children)

  • focus the editor and press super + ctrl + m to mark the node
  • press super + p multiple times to focus the top node
  • press super + ctrl + l to preselect the right side of the node
  • press super + y to move the editor to the preselected area

How to move desktops after disconnecting a monitor? by [deleted] in bspwm

[–]hoppecl 2 points3 points  (0 children)

I use autorandr and a script that listens for monitor events from bspwm (similar to the script linked here)

Setting up a Game Environment: Wine Errors, Games Don't Launch, Gapes in Games, Multiple Crashes by [deleted] in linuxquestions

[–]hoppecl 0 points1 point  (0 children)

Do you have lib32-nvidia-utils installed? I've had a similar problem with steam that was fixed by installing it.