In my new workplace we are a lot of geeks, but they are – gasp – microsoft geeks!
We can laugh at the lunch table over stuff like 24 Hours Ip addresses (starting with 292), but if I showed them this cartoon tomorrow no one will understand!
One of my coworkers was talking about how he mostly use keyboard shortcuts, to avoid damages to his shoulder, and I replied, that it was a curse with all these point and click interfaces. All you relly need is a Bourne again shell, and vi
Explaining it wouldn’t make it funny to a non-geek, because both the content and the style is geek humor, but wikipedia for those that are curious: http://en.wikipedia.org/wiki/Sudo
flame821says
google:
Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands
Pete – maybe you can submit that as a patch to the toon’s original author?
(Hee. No rule. Hee.)
PaulCsays
Speaking as a geek, I’m not sure it’s all that funny. “Make it yourself” really botches the whole metaphor. It should be more along the lines of “You don’t have permission to make a sandwich.” If you could make it yourself, you wouldn’t need sudo.
Soren Kongstadsays
Hmm thinking more about it, isn’t this a theistic joke?
It depends on the existence of a superuser, with unrestricted priviliges?
60sGeeksays
Left: “make me a sandwich”
Right: “NO”
Left: sudo / make me a sandwich
Right: “OK. YOU ARE A SANDWICH”.
Suitably translated for TTX, that
was a geek kneeslapper in the 60s!
I’m not that much of a geek but having had to use ‘terminal’ a time or two even I got this one.
plungesays
make: *** No rule to make target `me’. Stop.
And just as a note, sudo on many configurations will not require a password if you have used the command recently and already put in a password.
David Wintheisersays
It should be pointed out, both for proper attribution purposes and ‘isn’t that frackin’ cool’ purposes, that the creator of the cartoon, Randall Munroe, is the same guy who did the ‘Science. It just works, bitches” cartoon that PZ linked to awhile back as well.
Okay, I didn’t know what “sudo” meant when I first saw the cartoon, but now I do, and still I don’t really get it. Sudo gives someone executive privleges, right? It doesn’t force people to do things they don’t want to do. I agree with PaulC
“Make it yourself” really botches the whole metaphor. It should be more along the lines of “You don’t have permission to make a sandwich.”
Comstock, if you try to do anything important without sudo the system says “NO”, but if you use sudo you can do whatever you want in the system, I think it’s a great joke
todd.says
Would have been funnier as “sudo !!”.
NickMsays
I don’t know anything about web-stuff, working mostly with a baby. I took the cartoon as an expression of the way you talk to an infant. “Come back here” and “Molly, come back here” are two separate expressions to a baby, and while it wasn’t really funny it was awfully familiar.
George Cauldronsays
I don’t get it, which would be a cause for celebration, except I fear the reverse isn’t true — just because I don’t get it doesn’t mean I’m not a geek.
My favourite geek joke shibboleth (if you get it, you’re a geek) is this joke:
“If you’re not part of the solution,
You’re part of the precipitate.”
I guess that dates me to back when computers were steam-powered!
Don Culbersonsays
Well… since we are celebrating our geekiness, I will go off topic and report that I received my Darwin bobblehead from the SIUC folks today and it ROCKS!! By far the highest quality bobblehead I have ever seen. I placed him on the front table during my Principles of Biology lecture. He bobbled positively when I was looking for reinforcement on some of the important points I was making. The students learned like CRAZY! It was a great morning.
Uncle Don
Ah… that’s better. And the coffee missed my PowerBook, thank goodness :-D I don’t fancy taking it apart again like when I accidentally spilt Ribena all over it…
Gerard Harbisonsays
Are you pretending to understand this PZ?
Where’s the password request?
Biologists!
idlemindsays
Pete showed himself as the only geek true here. Except on the One True Unix it goes:
make: don't know how to make me. Stop
It was the GNU hackers (remember, Gnu’s Not Unix) who changed it to “No rule to make target…” — the humorless louts.
I use sudo all the time — I run my own server, my laptop is unix-based. I even worked for 3 years as system administrator for a VAX 11/750, back in the late 80s, so I do have a little bit of techie geek cred.
Is BSD unique? When I type sudo the first time, it asks a password; for the next 5 minutes, it won’t ask again (unless I override that with sudoers and the passwd_timeout parameter).
Lolmansays
If you understand this as a joke, you are a communist.
ericsays
The 5 minute timeout is standard on all *nix flavors I’ve worked on. There’s also “NOPASSWD: ALL” if you’re really lazy.
BlueIndependentsays
I guess I’m the only one who got a laugh out of the comic and had the premise wrong the whole time. I thought it was some play on the popularity of Sudoku puzzles, so the stick figure being told to make a sammich was thus convinced on the second go-around based on an addiction to said puzzles.
Perhaps that was very obtuse of me to come up with that, but only glancing at it quickly, that’s what I processed. =/
> Sudo gives someone executive privleges, right? It doesn’t force people to do things they don’t want to do. I agree with PaulC
No, that’s a misunderstanding of sudo; the joke works excellently. sudo doesn’t give your user more permissions than it had before, it makes the SUperuser DO the command you’d typed, using their uid rather than yours. At that point, it makes perfect sense to use a metaphor of the user making the sandwich changing from the unprivileged to privileged user.
– Chris.
dichosasays
I login to Maria my wife (and my Mac which is named Cooper) as root/superuser all the time when I want to get something done…. Unfortunately, Maria is always changing the password and kicking me out :) I play nice and get it back from time to time, but I really wish I could just load her up with a “Media Edition”, I’d love to have a remote control with a mute button. You other guy geeks know what I mean :)
Dichosa
Jordansays
“You other guy geeks know what I mean :)”
No, you lost them at “my wife.”
mGeesays
So I’m a geek now?! When in the hell did that happen!? :)
George Cauldron: Quite true. It doesn’t say “if and only if you get this, you’re a geek.”
Monado: That one is amazing. I consider it one of the best science jokes ever.
“Wife, media edition”? That sounds awfully sexist, unless of course you volunteer to become HusbandDOS and limit yourself to short filenames or something.
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking target system type… i686-pc-linux-gnu
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… HELL NO!
error: user cannot tell computer from kitchen
“This work is licensed under a Creative Commons Attribution-NonCommercial 2.5 License.
This means you’re free to copy and share these comics (but not to sell them). ”
So I would say that by not including the attribution he is violating the Creative Commons Attribution-NonCommercial 2.5 License by posting it here. Simple remedy is to post the attribution above with the comic.
The SU is not Super User it is Subsitute User. And SUDO can be configured to not ask for a password. Nothing wrong with the mechanics of the joke. And it’s fun too!
Mushuweaselsays
That should be:
push @{$self->{traits}}, ‘geeky’;
Gerardsays
You can allways make a sandwich, but you need to sudo in order to eat it.
Oh, and take a look at this: http://nixpub.com/?p=30
L1 mediated gene breakingsays
Hello! i am a begginer and my english is bad.
I have a question. How can i suscribe to comments?, i know the metod for suscribe posts and new histories but i don’t know how alert me when a new comment is publicated in this blog.
Yea, I saw that earlier and didn’t get it…
I demand an explanation!!
man sudo
noob
Peter:
Google “sudo”
Yes, please explain :-)
In my new workplace we are a lot of geeks, but they are – gasp – microsoft geeks!
We can laugh at the lunch table over stuff like 24 Hours Ip addresses (starting with 292), but if I showed them this cartoon tomorrow no one will understand!
One of my coworkers was talking about how he mostly use keyboard shortcuts, to avoid damages to his shoulder, and I replied, that it was a curse with all these point and click interfaces. All you relly need is a Bourne again shell, and vi
Oh and an explanation for the joke:
http://en.wikipedia.org/wiki/Sudo
Explaining it wouldn’t make it funny to a non-geek, because both the content and the style is geek humor, but wikipedia for those that are curious: http://en.wikipedia.org/wiki/Sudo
google:
Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands
ahhhh, now it makes sense, thank you
push(@traits, “geeky”)
I partly got it. That what happens when expiement with Linux on a vitural machine.
There is hope for me…
What, no password authentication?
I wouldn’t want this guy on my mac.
But it would have been uber geeky if the guy said:
And why do you call this brilliantly funny cartoon “obscure?”
It was intelligently designed, obviously.
the drawing sucks, but joke is great !!
OH NO!
Aughh!
Pete – maybe you can submit that as a patch to the toon’s original author?
(Hee. No rule. Hee.)
Speaking as a geek, I’m not sure it’s all that funny. “Make it yourself” really botches the whole metaphor. It should be more along the lines of “You don’t have permission to make a sandwich.” If you could make it yourself, you wouldn’t need sudo.
Hmm thinking more about it, isn’t this a theistic joke?
It depends on the existence of a superuser, with unrestricted priviliges?
Left: “make me a sandwich”
Right: “NO”
Left: sudo / make me a sandwich
Right: “OK. YOU ARE A SANDWICH”.
Suitably translated for TTX, that
was a geek kneeslapper in the 60s!
I’m not that much of a geek but having had to use ‘terminal’ a time or two even I got this one.
make: *** No rule to make target `me’. Stop.
And just as a note, sudo on many configurations will not require a password if you have used the command recently and already put in a password.
It should be pointed out, both for proper attribution purposes and ‘isn’t that frackin’ cool’ purposes, that the creator of the cartoon, Randall Munroe, is the same guy who did the ‘Science. It just works, bitches” cartoon that PZ linked to awhile back as well.
My own personal favorite, though, is this one (http://xkcd.com/c91.html):
Welcome to text-only Counterstrike.
You are in a dark, outdoor map.
> GO NORTH
You have been pwned by a grue.
$ cat ~/me.txt
#!/bin/bash
echo "Geek"
exit 0
ha ha. I get it. It IS funny.
Is that StickmanStickman? Is he writing again, or is that from the archives?
Okay, I didn’t know what “sudo” meant when I first saw the cartoon, but now I do, and still I don’t really get it. Sudo gives someone executive privleges, right? It doesn’t force people to do things they don’t want to do. I agree with PaulC
sudo gedit /home/iamageek.ouch
LOL! Very Funny!
Comstock, if you try to do anything important without sudo the system says “NO”, but if you use sudo you can do whatever you want in the system, I think it’s a great joke
Would have been funnier as “sudo !!”.
I don’t know anything about web-stuff, working mostly with a baby. I took the cartoon as an expression of the way you talk to an infant. “Come back here” and “Molly, come back here” are two separate expressions to a baby, and while it wasn’t really funny it was awfully familiar.
I don’t get it, which would be a cause for celebration, except I fear the reverse isn’t true — just because I don’t get it doesn’t mean I’m not a geek.
But it is a cause for cautious optimism. :-)
Reminds me to work when the CEO asks for something.
rtfm
My favorite geek joke on a T shirt was:
rm -rf /bin/lauden
[bookmarks this thread under TEH Funny]
Wow, I actually get that one. I’m going to go try it on my husband now. He’ll get a kick out of that. :-)
Hey, I’m also a Microsoft geek (shame on me), but I got it.
My favourite geek joke shibboleth (if you get it, you’re a geek) is this joke:
I guess that dates me to back when computers were steam-powered!
Well… since we are celebrating our geekiness, I will go off topic and report that I received my Darwin bobblehead from the SIUC folks today and it ROCKS!! By far the highest quality bobblehead I have ever seen. I placed him on the front table during my Principles of Biology lecture. He bobbled positively when I was looking for reinforcement on some of the important points I was making. The students learned like CRAZY! It was a great morning.
Uncle Don
Totally hilarious! BTW, blogging in bed. :)
> stop laughing
Ahahahahahaha!
> sudo stop laughing
Ah… that’s better. And the coffee missed my PowerBook, thank goodness :-D I don’t fancy taking it apart again like when I accidentally spilt Ribena all over it…
Are you pretending to understand this PZ?
Where’s the password request?
Biologists!
Pete showed himself as the only geek true here. Except on the One True Unix it goes:
It was the GNU hackers (remember, Gnu’s Not Unix) who changed it to “No rule to make target…” — the humorless louts.
I use sudo all the time — I run my own server, my laptop is unix-based. I even worked for 3 years as system administrator for a VAX 11/750, back in the late 80s, so I do have a little bit of techie geek cred.
Is BSD unique? When I type sudo the first time, it asks a password; for the next 5 minutes, it won’t ask again (unless I override that with sudoers and the passwd_timeout parameter).
If you understand this as a joke, you are a communist.
The 5 minute timeout is standard on all *nix flavors I’ve worked on. There’s also “NOPASSWD: ALL” if you’re really lazy.
I guess I’m the only one who got a laugh out of the comic and had the premise wrong the whole time. I thought it was some play on the popularity of Sudoku puzzles, so the stick figure being told to make a sammich was thus convinced on the second go-around based on an addiction to said puzzles.
Perhaps that was very obtuse of me to come up with that, but only glancing at it quickly, that’s what I processed. =/
> Sudo gives someone executive privleges, right? It doesn’t force people to do things they don’t want to do. I agree with PaulC
No, that’s a misunderstanding of sudo; the joke works excellently. sudo doesn’t give your user more permissions than it had before, it makes the SUperuser DO the command you’d typed, using their uid rather than yours. At that point, it makes perfect sense to use a metaphor of the user making the sandwich changing from the unprivileged to privileged user.
– Chris.
I login to Maria my wife (and my Mac which is named Cooper) as root/superuser all the time when I want to get something done…. Unfortunately, Maria is always changing the password and kicking me out :) I play nice and get it back from time to time, but I really wish I could just load her up with a “Media Edition”, I’d love to have a remote control with a mute button. You other guy geeks know what I mean :)
Dichosa
“You other guy geeks know what I mean :)”
No, you lost them at “my wife.”
So I’m a geek now?! When in the hell did that happen!? :)
George Cauldron: Quite true. It doesn’t say “if and only if you get this, you’re a geek.”
Monado: That one is amazing. I consider it one of the best science jokes ever.
“Wife, media edition”? That sounds awfully sexist, unless of course you volunteer to become HusbandDOS and limit yourself to short filenames or something.
Got mole problems?
Call Avogadro: 602-21415
Yep, I’m a geek.
Shouldn’t that be more like:
“Configure me a sandwhich”
“You have the stuff to make a sandwich.”
“Make me a sandwhich.”
$ configure me a sandwich
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking target system type… i686-pc-linux-gnu
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… HELL NO!
error: user cannot tell computer from kitchen
Favorite geek joke:
“There are only 10 types of people in the world: Those who understand binary, and those who don’t.”
A great example of why you do not want everyone to have sudo rights!
The cartoon is from xkcd.com.
Do you have permission to post it here?
@ copyright
The xkcd.com page has this at the bottom:
“This work is licensed under a Creative Commons Attribution-NonCommercial 2.5 License.
This means you’re free to copy and share these comics (but not to sell them). ”
So I would say that by not including the attribution he is violating the Creative Commons Attribution-NonCommercial 2.5 License by posting it here. Simple remedy is to post the attribution above with the comic.
thanks. that was the best laugh I’ve had this week. 10/10
You all know about thinkgeek.com already, right? Great place for presents of all kinds.
REALLY good. I and my friends had a great time laughing at it.
The SU is not Super User it is Subsitute User. And SUDO can be configured to not ask for a password. Nothing wrong with the mechanics of the joke. And it’s fun too!
That should be:
push @{$self->{traits}}, ‘geeky’;
You can allways make a sandwich, but you need to sudo in order to eat it.
Oh, and take a look at this:
http://nixpub.com/?p=30
Hello! i am a begginer and my english is bad.
I have a question. How can i suscribe to comments?, i know the metod for suscribe posts and new histories but i don’t know how alert me when a new comment is publicated in this blog.
thanks and sorry for my bad english.