Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Real programmers are not anonymous

Name: James W. Hall 2013-01-22 2:25

As esr so eloquently puts it in How To Become A Hacker[1]:
The problem with screen names or handles deserves some amplification. Concealing your identity behind a handle is a juvenile and silly behavior characteristic of crackers, warez d00dz, and other lower life forms. Hackers don't do this; they're proud of what they do and want it associated with their real names. So if you have a handle, drop it. In the hacker culture it will only mark you as a loser.

So if you guys and girls want to get respect as programmers, you'd better use your real names from here on out.

[sub]________________________________________
[1] - http://www.catb.org/~esr/faqs/hacker-howto.html#style[/sup]

Name: Anonymous 2013-01-23 20:04

>>139
I bet he uses Haskell, cuz Haskell has a lot of advanced stuff, but cant do simple arithmetic...


Lisp                             | Haskell
---------------------------------|----------------------------------------------
* (expt -1 (+ 2 1.0e-15 -1e-15)) | Prelude> (-1)**(2 + 1e-15 - 1e-15) :: Double
1.0                              | NaN



Lisp                     | Haskell
-------------------------|------------------------------------------------------
* (expt -1 (exp 1))      | Prelude> (-1) ** exp 1
#C(-0.6332554 0.7739428) | NaN



Lisp                        | Haskell
----------------------------|---------------------------------------------------
* (floor (/ 1 0))           | Prelude> floor (1/0)
DIVISION-BY-ZERO signalled  | 1797693134862315907729305190789024733617976978942306572
                            | 7343008115773267580550096313270847732240753602112011387
                            | 9871393357658789768814416622492847430639474124377767893
                            | 4248654852763022196012460941194530829520850057688381506
                            | 8234246288147391311054082723716335051068458629823994724
                            | 5938479716304835356329624224137216




Lisp                    | Haskell
------------------------|-------------------------------------------------------
* (type-of 123)         | <interactive>:1:0: Not in scope: `typeof'
(INTEGER 0 536870911)   |




Lisp             | Haskell
-----------------|--------------------------------------------------------------
Prefix notation. | Prelude> let fac 1 = 1; fac n = n * fac n-1
                 | Prelude> fac 4
                 | *** Exception: stack overflow
                 |

Name: Anonymous 2013-01-23 20:05

>>140
All Jews were evacuated.

Name: Anonymous 2013-01-23 20:30

>>143
That leaves the building empty. Or at least with some shabbos goyim, which are as valuable as kikes.

>>137 is still a fucking retard.

Name: Anonymous 2013-01-23 20:32

EXPAND MY GLOB

Name: Anonymous 2013-01-23 20:33

I love your text charts, >>142-kun.

I'VE READ THEM 5 TIMES! I LOVE THEM! PLEASE POST MORE!

Name: Anonymous 2013-01-23 20:34

>>143
https://en.wikipedia.org/wiki/Casualties_of_the_September_11_attacks#Foreign_casualties

5 Israelis

Quite a bit considering there were only 2 from China

Name: Anonymous 2013-01-23 20:52

Japan 24
lel

Name: Anonymous 2013-01-23 21:34

on any given day upwards of 100,000 people could be inside the towers.
NIST estimated that approximately 17,400 civilians were in the World Trade Center complex at the time of the September 11, 2001 attacks.[9] Turnstile counts from the Port Authority indicate that the number of people typically in the Twin Towers by 10:30 am was 14,154.[10]
2,977 fatalities
Quite sad, but in some ways lucky, it might have been 30 x that number... Also stats on the resulting wars..? Or are they all classified?

Name: Anonymous 2013-01-23 21:46

ah nevermind..
total of 4,486 U.S. soldiers were killed in Iraq between 2003 and 2012
Opinion Research Business survey     1,033,000 deaths as a result of the conflict     March 2003 to August 2007
WikiLeaks. Classified Iraq war logs[1][4][5][6]     109,032 deaths including 66,081 civilian deaths.[7][8]     January 2004 to December 2009
The Lancet study's figure of 654,965 excess deaths through the end of June 2006 is based on household survey data. The estimate is for all excess violent and nonviolent deaths. That also includes those due to increased lawlessness, degraded infrastructure, poorer healthcare, etc. 601,027 deaths (range of 426,369 to 793,663 using a 95% confidence interval) were estimated to be due to violence. 31% of those were attributed to the Coalition, 24% to others, 46% unknown. The causes of violent deaths were gunshot (56%), car bomb (13%), other explosion/ordnance (14%), airstrike (13%), accident (2%), unknown (2%). A copy of a death certificate was available for a high proportion of the reported deaths (92% of those households asked to produce one).

Name: Anonymous 2013-01-23 22:07

what if the 'terrorists' also had some reason to attack? ...well they would, wouldn't they? It might not be a very good reason, but what reasons really are..?
--both sides acted atrociously-- in my humble opinion

Name: Anonymous 2013-01-23 22:16

Being that the actual number of 'combatants' would've been a tiny fraction of the population (at least to begin with... no telling now / into the future..) Couldn't you have just taken 'some action ?' that would benefit the general populus and nullified the threat? ^^

Name: Anonymous 2013-01-23 22:26

--Knowing how the world works means knowing there is no need to control it-- The Creator (?)

Name: Anonymous 2013-01-23 22:35

Name: Anonymous 2013-01-23 23:09

>>150
total of 4,486 U.S. soldiers were killed in Iraq between 2003 and 2012
1,033,000 deaths as a result of the conflict
That's a 1-to-230 death kill ratio. God damn, I didn't realize we were so efficient.

Name: Anonymous 2013-01-24 6:33

>>155
Most of the deaths are result of the war. Similarly, Nazi Germany lost most not during the war, but after it, when everything collapsed.

Name: Anonymous 2013-01-24 6:46

>>154
http://www.wikihow.com/Determine-if-Someone-Is-Trustworthy

Lets see if /prog/ is trustworthy...

Are they inconsiderate and/or rude?
Check.

whether they are a self-centered person or not. Self-centered people only care about themselves
Check.

Are they quick to join in on gossip?
Check.

Are they quick to judge people?
Check. (Leah, they judge you by your start algorithm)

Do they continuously concern themselves with what other people are doing?
Check. (bashing Leah, antisemitic defamations)

...

ooops!

Name: Anonymous 2013-01-24 6:55

Don't classify someone as "untrustworthy" just because they have let you down once or twice before. Learn not to hold on to the past too much because it can hinder your ability to trust people in the future (see 'Warnings').
Ridiculous.

Name: Anonymous 2013-01-24 7:01

>>158
You're just anti-Semite. Jews may let you down countless times, but not trusting them would be racism and discrimination, which may hinder your ability to trust Jews in the future.

Name: Anonymous 2013-01-24 7:42

>>160
I will weep if you tell me you're serious about what you've written.

Name: Anonymous 2013-01-24 9:03

>>160
Why you talk to self?

Name: Anonymous 2013-01-24 9:50

>>159
You're probably the antijew fucktard but your statement is perfectly true.

Name: Anonymous 2013-01-24 10:42

>>162
Shalom, Hymie!

Name: Anonymous 2013-01-24 11:13

>>163
Illogical racist cretin tsk.

Name: Anonymous 2013-01-24 13:04

I can't hate Jews because it's ``discrimination'', even though I really mean a select group of Jews (esp. Zionists).
Meanwhile, the Jews employ the same tactic when they call me ``anti-Semitic'' which is actually Jewspeak for ``anti-Jewish''.

Name: Anonymous 2013-01-24 13:23

>>165
Illogical racist cretin.

Name: Anonymous 2013-01-24 14:15

Zen Buddhism and aikido makes you a better programmer? Really?

Name: Anonymous 2013-01-24 15:24

>>167
Yeah, esr is fucking stupid. Mind you, I'm a judoka.

Name: Anonymous 2013-01-24 15:25

``cat-b''

Name: Anonymous 2013-01-24 15:45

>>168
FUCK YOU I FUCKING HATE YOU LE ENCULER CONNARD ANGLO DIE A FIRE AEFASDFFSDA FDSFSDAF SAD FSAD

Name: Anonymous 2013-01-24 15:53

>>170
Another proof that shotgun-kun aka the shitposter is Eric S. Raymond. Explaining why that nutjob starts to speak french when he's mad is left as an exercise for the psychiatrists.

Name: Anonymous 2013-01-24 15:56

My name is Sigmund Schlomo Freud.

esr is gay.

Name: Anonymous 2013-01-24 17:55

>>170,171
va te faire enculer connard de merde

Name: Anonymous 2013-01-24 18:12

>>165
Actually you could be zionist and not jewish, so whoever calls you racist for that is wrong. But knowing you, I'm pretty sure that's not why they called you racist, you illogical retarded piece of shit.

Name: Anonymous 2013-01-24 18:45

>>174`
>zionism
>not racism

pick only one, connard

Name: Anonymous 2013-01-24 18:46

>>175
Oh for fuck's sake, Yannick is a /g/tard?

Name: Anonymous 2013-01-24 18:49

LLLLLLLLEEEEEEEEEEELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
>MY LE CONNARD FACE WHEN YANNICK IS EGIN!!!!!

Name: Anonymous 2013-01-24 18:50

>>176                                      `
>implying you're not a cock sucking cretin
>implying you shouldn't KILL YOURSELF YOU FUCKING CUNT DIE IN A FIRE I FUCKING HATE YOU

shiggity_diggity_doo.jpeg.xz.gpg

Name: Anonymous 2013-01-24 18:50

>>177
fuck you cretin die in a fire

Name: Anonymous 2013-01-24 19:54

>>178`
>LEEEEEL SO RANDUM XDDDDDDDDDDDDDDD
>XDDDDDDDDDDDDDDDDDDDD LE MEAM QUOTES ON PROG
>XDDD LE VISUAL BASIC
>XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD E/G/IN WIN /G/RO

Name: 2013-01-24 20:11

⎙刅✰晈蘡蕵W䤒س邙∄霕䑕々冔恱9茹顆㐃蘠芐梅啱ᖒ䉑銐妁䤙ᚉ㢖梔♉劀卸舁㞅╗閕⥴鄣䚓፤䁣䥰酥
搤आ匓䖖虓睳∣䁨ܑ塇销蔀蔁ȇ䙒᜶Ł䕱啶₇頴ᐓ坸碔錕蕲露挷牰暉䕰ࠅ捕琕、̶碁啶焩恶蝘…遇妃塸ա⥰舅㐉؈煂ᝁ皖ő䉉鐐蚕⚖⍅ၓ执螙㝧选㝈ၹ啰皕օ䄱礇䒃䕹琧≓䠐楳ⅹ瑦瑒霐敄䝙劐蠓顉斓ㆀٷ堧艡陵萔炁́Ĉ夆䡣塧桉蔉㡆␴兕唆ስㄨだ゗でㄑ蝡镠ቤᔨ⡲⊗ん猕݀芘剧襁݈焷㈩᥉╵㝉蔹⁷慶␥㄂⚃祕脡䁶癔奂䠔ʼn碅桗根牓或ቶ栲⌶舖圅刅ͦ㙁瞈㤦⅘ና敖䜶⍵睷茆ቂ刨ᐔ鄹፱癹攠硱唗㤤‧䌙璔鈖ᔧ疇䂉㑸甖陥蠐┵戄㉩䡨≘ेㅩ䘤疒ᚈ閉٘犒䀦Ĉ唄蒀⠴项塔䌨晙䀑‱邐䙇艂ㄢᅇ圴袁牱ॲ舵虧᥄Ș朗袈靴鑳畘摁䎉ቹᜒ܀ᅕ鉇䉃⅄␢➘妇坉薁砀ԃ㈁唂ᐥᢁ✣➒蠙䦀᠑㤰䠓ᄧ鍓㘰嘘䐃☓㑔按ᅉၷ艅㎉唱劁傗隄蜖䔰鑲 ∄┅焥皈嘂ŀԱ造癐蒖䠓㔅ऒ怔ⅶ陆ぁ悓琷ᆖᑀၤΒ刦鑰㐵耠莁酈戁攲鍇衶㊄⠖∢⑷吲杘儴㈐栢䔄㌤ࠢ䍠蝓㑗鍣㉳镹䕳嚁瘅攘午ʉᐷ镶䀒儩禓顖㆐だ璘㈂癴煷㌠耨鄰䡲䠣瘤ᅅ艈ѧ遦唈颕炐⁰顃ї⍑震╔⑖癡儖桨ň梆醃啉喔禘ᡥ䥦爢禗㘕ᅑ虠ቆ睨≲聠݉ᔶ腀䡴⍠݆ᜀ㡶╦࢔䢙葕᤹捑瑳и商ᤸ睳ᑉ嘘楹☕⡨ᄖ镶搧戀㈩㢖怦ၐʕ㎆㈷♄ࠖ耘㝲ᤓ̅蕒劆瀗楓䐂舣≳ជ䑁酇ᤴ攣ᑠ鄸㐱鑗✶䡧襶剐ѓ萹ᄸ㍩恓靶

Name: Anonymous 2013-01-24 22:13

http://esr.ibiblio.org/?p=208
ESR has a lulzy email exchange with a M$ recruiter.

Name: Anonymous 2013-01-24 22:20

>>182
what an egotistical douche

Name: Anonymous 2013-01-24 22:32

>>182
If you had bothered to do five seconds of background checking, you might have discovered that I am the guy who responded to Craig Mundie's "Who are you?" with "I'm your worst nightmare", and that I've in fact been something pretty close to your company's worst nightmare since about 1997. 
Oh wow.

You've maybe heard about this "open source" thing? You get one guess who wrote most of the theory and propaganda for it and talked IBM and Wall Street and the Fortune 500 into buying in.
Pretentious much? What a faggot.

Name: Anonymous 2013-01-24 22:40

The only program Anonymous ever made was LOIC and that's shit!

Name: Anonymous 2013-01-24 22:58

>>185
LOIC was developed by Praetox Technologies and then put into the public domain. Only then did `Anonymous' the Digg users\/b/tards\ED faggots that later because `Anonymous' find it and use it.

Name: Anonymous 2013-01-24 22:59

>>185
Yeah, that guy, Anonymous. What an annoying douche.

Name: Anonymous 2013-01-24 23:06

>>187
Yeah, I like Pseudonymous a lot more.

>>184
Who the fuck's Craig Mundie?  Also, the Microsoft hatred is warranted but the arrogant self-importance almost made me puke.

Name: Tyrone Rhythmdick 2013-01-24 23:40

As a black hacker, I support this message. If whites had to put their name on their code, there would be a lot less racism in it.

Name: Anonymous 2013-01-24 23:52

>>189
fuck off, illogical racist cretin.

Name: Anonymous 2013-01-25 0:01

You've maybe heard about this "open source" thing? You get one guess who wrote most of the theory and propaganda for it and talked IBM and Wall Street and the Fortune 500 into buying in.
That's such bullshit. This is what happened:
* RMS pioneered the free software movement.
* ESR wrote some shitty book about it.
* Some guy whose name I forget but I believe wrote Bison learned of free software through ESR's shitty book.
* The Bison guy felt that free software would have broader commercial appeal if it wasn't called ``free'' software.
* The Bison guy founded the Open Source Initiative, which is simple an initiative to drop the word ``free'' from free software so he could sell it.
* The Bison guy brought ESR on because he considered him to be the expert, having read his shitty book.
* The Open Source Initiative was founded and with the term ``open source'' approve by Linus, the Bison guy founded the first commercial Linux venture.
* The venture went public and the Bison guy, along with ESR, Linus and just about every other kernel developer holding stock, became millionaires overnight.
* The company eventually failed and everybody who held their stock lost their money.

ESR's take on the situation: I SINGLE-HANDEDLY INVENTED OPEN SOURCE, COMMERCIALIZED IT AND CONQUERED MICROSOFT AND IBM!!!

Name: Anonymous 2013-01-25 0:06

>>191
Your stupid /g/RMS-fanboyism makes you blind. (and stupid)
esr > rms
deal with it, faggot

Name: Anonymous 2013-01-25 0:11

Oh boy, ESR thinks he's charismatic.

http://esr.ibiblio.org/?p=4773

This guy is clearly out of touch with reality.

Name: Anonymous 2013-01-25 0:13

>>192
Are you rustled, faggot? I guess ESR really is charismatic if he has homos like wanting the D.

Name: Anonymous 2013-01-25 0:18

At least, ESR doesn't grow food on his feet. *le puke face*

Name: Anonymous 2013-01-25 0:19

>>192,195
Don't get in flame wars on Usenet (or anywhere else).

Looks like you're not a hacker by your own faggot butt-buddy idol's own definition. Too bad.

Name: Anonymous 2013-01-25 0:33

>implying ive read that shit

Name: Anonymous 2013-01-25 0:39

>>193
ESR is pretty cool. He looks like the kind of guy I could drink a pack of Bud Lite and go muddin' with.

Name: Anonymous 2013-01-25 0:43

this thread needs to die

Name: Anonymous 2013-01-25 0:51

>>199
Why? Because your disgustingly arrogant idol is being mocked? FUCK OFF!

Name: Anonymous 2013-01-25 1:11

>>200
No, because it has a blatant BBCode failure and it's very frustrating for me.

Name: Anonymous 2013-01-25 1:21

>>201
It's an open source post. If you don't like it, fork it.

Name: Anonymous 2013-01-26 15:31

usenet

Name: Anonymous 2013-01-26 15:59

>>200 no because ESR is a fucking loser and this entire thread is garbage.

Name: Anonymous 2013-01-26 16:20

>>204
ESR is a loser, huh? This coming from a faggot who can't even write an PNG decompiler.

Name: Anonymous 2013-01-26 16:32

>>204
You are just abunch of angry virgins jealous of ESR having so much swag.
http://globalnerdy.com/wordpress/wp-content/uploads/2007/02/eric-s-raymond-is-da-man.jpg

Name: Anonymous 2013-01-26 16:39

>>206
LEEEEL LE SWAG XDDDDDDDDDDDDD E/G/IN SIMPLY E/REDDIT/IN XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD LELELELELELELELELEEEEEEEEEEEEEEEEEEEEEEEL
>LE MFW WHEN LE REDDIT MEMES
XDDDDDDDDDDDDDDDDD

Name: Anonymous 2013-01-26 16:40

>>207
Success breeds jealousy.

Name: Anonymous 2013-01-26 16:47

>>208
He was simply calling you a faggot for using the word ``swag''. Get off your high horse and stop acting so smug, you're not esr.

Name: Anonymous 2013-01-26 16:50

>>209
You can't deny that ESR has a lot of swag.

Name: Anonymous 2013-01-26 16:51

>>206-208
What's with the sudden increase of shitposters from the imageboards?

What's next, people calling us nerds or autists, thinking it's the ultimate insult against an autistic community of antisemitic ``faggot''s?

Name: Anonymous 2013-01-26 16:53

>>210
lel

213 Name: Anonymous : 2013-01-26 16:54

>>212
-1 ur so le jealous /b/ro :P

Name: Anonymous 2013-01-26 16:53

>>211
Jew.

Name: Anonymous 2013-01-26 16:54

>>213
Back to the exploding mosque, raghead.

Name: Anonymous 2013-01-26 16:56

>be ESR
>be a badass carrying a gun
>crash into parties
>drink all your alcohol
>fuck the hottie in red shirt
>dat SWAG
U JELLY /prog/?

Name: Anonymous 2013-01-26 16:56

>>214
Shalom, madkike!

Name: Anonymous 2013-01-26 16:57

ESR is reading this thread now.

He googles himself more often than Terry A. Davis.

Name: Anonymous 2013-01-26 16:58

>>215
LLLLLLLLLLLEEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLLLLLLL
ESR IS MORE BADASS THAN CHUCK NORRIS XDDDDDDDDDDDDDDDDD
AMIRITE? XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
ESRIN!

Name: Anonymous 2013-01-26 16:59

G-d says:

The CIA has the Saudi King by the short hairs. Extortionist scum. That's how they operate. FBI backstabbers? Judas in Dante's hell.

Matthew 4:20: bad plants smoke lel stabber fbi conspiracy fluoride exploding kikes genocide ragheads reddit swag le jelly face anus autism lel so le virgin loser lel LEL LELELELELELELELELEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEL XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Name: Anonymous 2013-01-26 16:59

>>215
XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

LOOK AT ME IM SO FUCKING RETARDED LOOK AT ME LOOK AT ME LOOK AT ME PLEASE

IM FROM LE IMAGEBOARDS I NEED TO ADVERTISE THAT FACT LOUDLY COZ LEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLL XDDDDDDDD I TROLL /PROG/ LE TEXTBOARDS SO HARD ITS SO COOL IM SUCH A TROLLUR

CANT WAIT TO TELL MY /G/ROS HOW MUCH I TROELELDDLELELELDLED DOSE PROGFAGS CUZ IM A GFAG THAT MAKE ME WAAAAAAAAAAAAAAAYYYY COOLUR THAN THESE PROGFAGS

LEELELLEELEL INSTALL /G/ENTOO

Name: Anonymous 2013-01-26 17:00

>>218-219
Holy fuck, calm down.

Name: Anonymous 2013-01-26 17:00

>>218-220
Shit, how many EGIN guys do we have again?

Name: Anonymous 2013-01-26 17:02

>>219
Terry plz go.

Also trips.

Name: Anonymous 2013-01-26 17:04

>>220
you ain't got swag you ain't got style
ESR has both
deal w/ it fag
stay mad

Name: JEW 2013-01-26 17:08

>>210-infinity
Trolling recursion limit exceeded
Stack overflow

Name: Anonymous 2013-01-26 17:11

How to be charismatic:
* Be fat.
* Be ugly.
* Be bald.
* Have a lazy eye.
* Look as white trash as possible.
* Live in Richard Stallman's shadow.

Name: Anonymous 2013-01-26 17:12

* Have cerebral palsy

Name: Anonymous 2013-01-26 17:17

How to have no swag
*Be fat.
*Be ugly
*Be jew.
*Do not shower.
*Eat your dandruffs.
*Eat crusts from your feet.
*Live in Eric S. Raymond's shadow.
*Be revered as god by /g/.

Name: Anonymous 2013-01-26 17:27

>>211
I'm not antisemitic you cock sucking cretin.

Name: Anonymous 2013-01-26 17:28

>>229
Go back to Reddit then.

Name: Anonymous 2013-01-26 17:30

How to be a faggot:
* Use memequotes.
* Go back to /g/.

Name: Anonymous 2013-01-26 17:32

Name: Anonymous 2013-01-26 17:35

>>232
le swag

Name: Anonymous 2013-01-26 17:39

>>233
Back to /mu/.

Name: Anonymous 2013-01-26 18:22

http://en.wikipedia.org/wiki/PaX

PaX is maintained by The PaX Team, whose principal coder is anonymous.

Who's the hacker now ESR!

Name: Anonymous 2013-01-26 19:03

Kevin Mitnick > ESR

Name: Anonymous 2013-01-26 19:20

Script writers for ``Hackers'' > ESR

Name: Anonymous 2013-01-26 19:27

Shitoshi Japamoto is the handle used by the defecator of Shitcoin so he could get the Wapanese market.

Name: Anonymous 2013-01-26 19:39

Speaking of, have any of the assholes in the upper echelons of the OSI or FSF  have commented on bitcoin?

>>238
I'd be really shocked if he was really a nip. Jap code is never as functional as the reference implementation.

Name: Anonymous 2013-01-26 20:15

>>211
le shalom face

Name: Anonymous 2013-01-26 23:38




$$$$$$$$$$$$$$$$$L   .$$$$$$$$$$$$$$$u
$$$$$$$$$$$$$$$$$$N.@$$$$$$$$$$$$$$$$ *
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ '>.n=L
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$RR$$$$ 'b"  9
$$$$$$$$$$$$$$$$$$$$$$$$$$$R#"  .$$$$ @   .*
$$$$$$$$$$$$$$$$$$$$$$$$`   .e$$$$$$$P   e"
$$$$$$$$$$$$$$$$$$$$$R#    o$$$$$$$$P   @
$$$$$$$$$$$$$$$$$$$P" .e> 4$" '$$$$F  .F
$$$$$$$$$$$$$$$$$R  .$$$& '$   $$$$  .#>
$$$$$$$$$$$$$$$$$b.o$$$$$  $N  "$$" ."'>
$$$$$$$$$$$$$$$$$$$$$$$$$  $$N  "` .$ '>
$$$$$$$$$$$$$$ "$$$$$$$$R  $$$&    $$ '>
$$$$$$$$$$$$$$  E"$$P`9$E  $$$$   8$$ '>
$$$$$$$$$$$$$$  E  "  9$F  $$$$k .$$$ '>
$$$$$$$$$$$$$$  E     9$N  $$$$$$$$$$ '>
$$$$$$$$$$$$$$  E     9$$.u$$$$$$$$$$ '>
$$$$$$$$$$$$$$ o"     9$$$$$$$$$$$$$$ d
**************#       ***************"





$$$$$$$$$$$$$$$$$L   .$$$$$$$$$$$$$$$u
$$$$$$$$$$$$$$$$$$N.@$$$$$$$$$$$$$$$$ *
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ '>.n=L
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$RR$$$$ 'b"  9
$$$$$$$$$$$$$$$$$$$$$$$$$$$R#"  .$$$$ @   .*
$$$$$$$$$$$$$$$$$$$$$$$$`   .e$$$$$$$P   e"
$$$$$$$$$$$$$$$$$$$$$R#    o$$$$$$$$P   @
$$$$$$$$$$$$$$$$$$$P" .e> 4$" '$$$$F  .F
$$$$$$$$$$$$$$$$$R  .$$$& '$   $$$$  .#>
$$$$$$$$$$$$$$$$$b.o$$$$$  $N  "$$" ."'>
$$$$$$$$$$$$$$$$$$$$$$$$$  $$N  "` .$ '>
$$$$$$$$$$$$$$ "$$$$$$$$R  $$$&    $$ '>
$$$$$$$$$$$$$$  E"$$P`9$E  $$$$   8$$ '>
$$$$$$$$$$$$$$  E  "  9$F  $$$$k .$$$ '>
$$$$$$$$$$$$$$  E     9$N  $$$$$$$$$$ '>
$$$$$$$$$$$$$$  E     9$$.u$$$$$$$$$$ '>
$$$$$$$$$$$$$$ o"     9$$$$$$$$$$$$$$ d
**************#       ***************"





$$$$$$$$$$$$$$$$$L   .$$$$$$$$$$$$$$$u
$$$$$$$$$$$$$$$$$$N.@$$$$$$$$$$$$$$$$ *
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ '>.n=L
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$RR$$$$ 'b"  9
$$$$$$$$$$$$$$$$$$$$$$$$$$$R#"  .$$$$ @   .*
$$$$$$$$$$$$$$$$$$$$$$$$`   .e$$$$$$$P   e"
$$$$$$$$$$$$$$$$$$$$$R#    o$$$$$$$$P   @
$$$$$$$$$$$$$$$$$$$P" .e> 4$" '$$$$F  .F
$$$$$$$$$$$$$$$$$R  .$$$& '$   $$$$  .#>
$$$$$$$$$$$$$$$$$b.o$$$$$  $N  "$$" ."'>
$$$$$$$$$$$$$$$$$$$$$$$$$  $$N  "` .$ '>
$$$$$$$$$$$$$$ "$$$$$$$$R  $$$&    $$ '>
$$$$$$$$$$$$$$  E"$$P`9$E  $$$$   8$$ '>
$$$$$$$$$$$$$$  E  "  9$F  $$$$k .$$$ '>
$$$$$$$$$$$$$$  E     9$N  $$$$$$$$$$ '>
$$$$$$$$$$$$$$  E     9$$.u$$$$$$$$$$ '>
$$$$$$$$$$$$$$ o"     9$$$$$$$$$$$$$$ d
**************#       ***************"





$$$$$$$$$$$$$$$$$L   .$$$$$$$$$$$$$$$u
$$$$$$$$$$$$$$$$$$N.@$$$$$$$$$$$$$$$$ *
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ '>.n=L
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$RR$$$$ 'b"  9
$$$$$$$$$$$$$$$$$$$$$$$$$$$R#"  .$$$$ @   .*
$$$$$$$$$$$$$$$$$$$$$$$$`   .e$$$$$$$P   e"
$$$$$$$$$$$$$$$$$$$$$R#    o$$$$$$$$P   @
$$$$$$$$$$$$$$$$$$$P" .e> 4$" '$$$$F  .F
$$$$$$$$$$$$$$$$$R  .$$$& '$   $$$$  .#>
$$$$$$$$$$$$$$$$$b.o$$$$$  $N  "$$" ."'>
$$$$$$$$$$$$$$$$$$$$$$$$$  $$N  "` .$ '>
$$$$$$$$$$$$$$ "$$$$$$$$R  $$$&    $$ '>
$$$$$$$$$$$$$$  E"$$P`9$E  $$$$   8$$ '>
$$$$$$$$$$$$$$  E  "  9$F  $$$$k .$$$ '>
$$$$$$$$$$$$$$  E     9$N  $$$$$$$$$$ '>
$$$$$$$$$$$$$$  E     9$$.u$$$$$$$$$$ '>
$$$$$$$$$$$$$$ o"     9$$$$$$$$$$$$$$ d
**************#       ***************"





$$$$$$$$$$$$$$$$$L   .$$$$$$$$$$$$$$$u
$$$$$$$$$$$$$$$$$$N.@$$$$$$$$$$$$$$$$ *
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ '>.n=L
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$RR$$$$ 'b"  9
$$$$$$$$$$$$$$$$$$$$$$$$$$$R#"  .$$$$ @   .*
$$$$$$$$$$$$$$$$$$$$$$$$`   .e$$$$$$$P   e"
$$$$$$$$$$$$$$$$$$$$$R#    o$$$$$$$$P   @
$$$$$$$$$$$$$$$$$$$P" .e> 4$" '$$$$F  .F
$$$$$$$$$$$$$$$$$R  .$$$& '$   $$$$  .#>
$$$$$$$$$$$$$$$$$b.o$$$$$  $N  "$$" ."'>
$$$$$$$$$$$$$$$$$$$$$$$$$  $$N  "` .$ '>
$$$$$$$$$$$$$$ "$$$$$$$$R  $$$&    $$ '>
$$$$$$$$$$$$$$  E"$$P`9$E  $$$$   8$$ '>
$$$$$$$$$$$$$$  E  "  9$F  $$$$k .$$$ '>
$$$$$$$$$$$$$$  E     9$N  $$$$$$$$$$ '>
$$$$$$$$$$$$$$  E     9$$.u$$$$$$$$$$ '>
$$$$$$$$$$$$$$ o"     9$$$$$$$$$$$$$$ d
**************#       ***************"





$$$$$$$$$$$$$$$$$L   .$$$$$$$$$$$$$$$u
$$$$$$$$$$$$$$$$$$N.@$$$$$$$$$$$$$$$$ *
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ '>.n=L
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$RR$$$$ 'b"  9
$$$$$$$$$$$$$$$$$$$$$$$$$$$R#"  .$$$$ @   .*
$$$$$$$$$$$$$$$$$$$$$$$$`   .e$$$$$$$P   e"
$$$$$$$$$$$$$$$$$$$$$R#    o$$$$$$$$P   @
$$$$$$$$$$$$$$$$$$$P" .e> 4$" '$$$$F  .F
$$$$$$$$$$$$$$$$$R  .$$$& '$   $$$$  .#>
$$$$$$$$$$$$$$$$$b.o$$$$$  $N  "$$" ."'>
$$$$$$$$$$$$$$$$$$$$$$$$$  $$N  "` .$ '>
$$$$$$$$$$$$$$ "$$$$$$$$R  $$$&    $$ '>
$$$$$$$$$$$$$$  E"$$P`9$E  $$$$   8$$ '>
$$$$$$$$$$$$$$  E  "  9$F  $$$$k .$$$ '>
$$$$$$$$$$$$$$  E     9$N  $$$$$$$$$$ '>
$$$$$$$$$$$$$$  E     9$$.u$$$$$$$$$$ '>
$$$$$$$$$$$$$$ o"     9$$$$$$$$$$$$$$ d
**************#       ***************"



Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List