Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 Basics & Questions & General Chatter => Topic started by: twerkinalo on April 09, 2011, 04:02:55 AM

Poll
Question: Yes or No?
Option 1: Yes.
Option 2: No.
Title: Any good ipv6 jokes yet?
Post by: twerkinalo on April 09, 2011, 04:02:55 AM
Has anyone heard any good jokes that have something to do with ipv6?
[/glow]


LETS HEAR THEM EVERYONE!!!
Title: Re: Any good ipv6 jokes yet?
Post by: chandro on April 09, 2011, 07:42:13 AM

im looking for a word maker from a-f to make funny things :p

like the common used

dead:beaf:cafe:bed:bad:

:p
Title: Re: Any good ipv6 jokes yet?
Post by: Mierdin on April 13, 2011, 04:23:16 PM
(http://asset.soup.io/asset/1526/5419_b83c_500.jpeg)

Not a direct IPv6 joke but it gets the point across.  ;D
Title: Re: Any good ipv6 jokes yet?
Post by: ettal on April 15, 2011, 02:50:01 PM
An IPv4 address space walks into a bar: "A strong CIDR please. I'm exhausted."
Title: Re: Any good ipv6 jokes yet?
Post by: pcreager on April 17, 2011, 01:09:42 AM
^ heh
Title: Re: Any good ipv6 jokes yet?
Post by: hisken on April 17, 2011, 05:16:35 AM
Quote from: ettal on April 15, 2011, 02:50:01 PM
An IPv4 address space walks into a bar: "A strong CIDR please. I'm exhausted."


  • I just had a fc00::bad:c0f:fee at my local bar
  • There's no place like ::1
  • In Soviet Russia, ip6.arpa reverses YOU!!
  • CNN breaking news: IPv4 is causing one-way public transport due to NAT being implemented all over the world
  • Because of address exhaustion, from today on APNIC will start allocating each ISP a /32.5 IP4 subnet
Title: Re: Any good ipv6 jokes yet?
Post by: twerkinalo on April 18, 2011, 09:46:43 PM
(http://c462211.r11.cf2.rackcdn.com/wp-content/uploads/2010/09/ipv4ipv6.jpg)"ipv5 was short lived." -Benjamin
(http://27.media.tumblr.com/tumblr_lhq3r5HJAi1qhpyh9o1_500.jpg)
Title: Re: Any good ipv6 jokes yet?
Post by: chandro on April 20, 2011, 01:46:55 PM
Looks like in harry potter school they use ipv6.
Title: Re: Any good ipv6 jokes yet?
Post by: cessnaflyer on April 22, 2011, 04:31:21 PM
Quote from: chandro on April 09, 2011, 07:42:13 AM
im looking for a word maker from a-f to make funny things :p

There's always:

egrep -i "^[a-f]{1,4}$" /usr/share/dict/words

You can expand the character class to include other interesting options: [a-filot] and tr can show you what it would actually look like:

egrep -i "^[a-filot]{1,4}$" /usr/share/dict/words | tr "iIlLoOtT" "11110077"

Unfortunately, using a one for both i and l, you end up with bad tr like "fail = fa11"
Title: Re: Any good ipv6 jokes yet?
Post by: chandro on April 23, 2011, 06:09:30 PM
f0c!

Title: Re: Any good ipv6 jokes yet?
Post by: twerkinalo on April 25, 2011, 07:14:14 AM
(http://benhacked.com/benhacked-stuff/nanobots.jpg)
Another one I ran acrost.

http://benhacked.com/benhacked-stuff/9ME6WBLI7Js.swf (http://benhacked.com/benhacked-stuff/9ME6WBLI7Js.swf)

::::><<L::::::::::::::::::::
   doForm.hash_passwrd.value = hex_sha1(hex_sha1(doForm.user.value.php_to8bit().php_strtolower() + doForm.passwrd.value.php_to8bit()) + cur_session_id);

   // It looks nicer to fill it with asterisks, but Firefox will try to save that.
   if (navigator.userAgent.indexOf("Firefox/") != -1)
      doForm.passwrd.value = "";
   else
      doForm.passwrd.value = doForm.passwrd.value.replace(/./g, "*");
}

function hashAdminPassword(doForm, username, cur_session_id)
{
   // Compatibility.
   if (cur_session_id == null)
      cur_session_id = smf_session_id;

   if (typeof(hex_sha1) == "undefined")
      return;

   doForm.admin_hash_pass.value = hex_sha1(hex_sha1(username.toLowerCase() + doForm.admin_pass.value) + cur_session_id);
   doForm.admin_pass.value = doForm.admin_pass.value.replace(/./g, "*");
} ::::""""::::::::::::::::::::::

Huh? Donde? No Comprende senior.
Title: Re: Any good ipv6 jokes yet?
Post by: cessnaflyer on May 04, 2011, 10:10:07 PM
"Nanobots" is good, but I like this one for XKCD and IPv6:

(http://imgs.xkcd.com/comics/campfire.png)

Mouseover: 100 years later, this story remains terrifying--not because it's the local network block, but because the killer is still on IPv4.