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

Xarn fan club thread

Name: Anonymous 2008-12-11 2:38

Basically, this thread is to celebrate Xarn.
Xarn's blag: http://cairnarvon.rotahall.org/
Haskell II: http://www.youtube.com/watch?v=CWPDZblqP7M

His blog is down at the moment, ``MySQL is a piece of shit''
Here here.

Name: Anonymous 2008-12-14 7:12

>>40
you meant to bampu pantsu this thread

Name: Anonymous 2008-12-14 7:41

>>38
It's quite easy to find a picture of Xarn. Also, your opinion is wrong.

Name: Anonymous 2008-12-14 8:11

>>39
SELECT "http://dis.4chan.org/read/prog/" || thrid as URL FROM (SELECT thrid, count(thrid) as post_count FROM posts GROUP BY thrid) WHERE post_count > 1000

Unfortunately, it seems to return only one result. I suspect this is because of threads having posts deleted. For example, see http://dis.4chan.org/read/prog/1204983387/958. It would be far simpler to search http://dis.4chan.org/prog/subject.txt. (Maybe you could use progscrape to do that.)

Name: Anonymous 2008-12-14 13:00

>>43
it returns two results for me:
sqlite> select "http://dis.4chan.org/read/prog/" || thrid as url from (select thrid, count(thrid) as post_count from posts group by thrid) where post_count > 1000;
http://dis.4chan.org/read/prog/1212965784
http://dis.4chan.org/read/prog/1223245977

both of them are the result of a bug.

also, you don't have to shout. sqlite can hear you just fine.

Name: Anonymous 2008-12-14 13:37

>>44
That's because my prog.sqlite is somewhat out of date. Also, I prefer shouting.

Name: Anonymous 2008-12-14 17:12

>>44
Xarn detected.

Name: Anonymous 2008-12-14 17:25

thrid?
Is there also a frist and sceond?

Name: Anonymous 2008-12-14 18:02

>>47
Obviously, thrid is THRead IDentifier. Way to make yourself look foolish.

Name: Anonymous 2008-12-14 19:10

>>48
Was using thread really that hard?

Name: Anonymous 2008-12-14 19:39

>>49
If you want to complain about something, complain about the fact that pid is a surrogate key, when a natural (if two-column) key existed.

Name: Anonymous 2010-01-05 20:24

Bampu pantsu.

Name: Anonymous 2010-01-05 21:11

My other Xarn is a Xdrn.

Name: Anonymous 2010-01-06 7:03



    My other Xarn is a Xdrn.

Name: sage 2010-01-06 16:18

>>51
Stop bumping your own thread, Xarn, you attention mongering sodomite.

Name: Anonymous 2010-01-06 18:40

This is currently the highest rated thread on Reddit, and the top 2 posts also have over 1000 upvotes each

http://www.reddit.com/r/funny/comments/alwm7/my_9_year_old_cousin_and_i_are_playing_a_game_of/

* Hilarity ensues!

Name: Anonymous 2010-06-08 1:44

XARN TEACH ME UR WAYS I WANT TO LRN NO TROLL
AIM:CONGAROBLAN KTHX

Name: Anonymous 2010-06-08 1:45

IWANTOBETHEEXPERTPROGRAMMER

Name: Anonymous 2010-06-08 9:37

>>57 IWANTMYANUSTOBEHAXED

Name: Anonymous 2010-06-08 18:41

XARN MY ANUS

Name: Anonymous 2010-07-24 19:45

" or lowering the numbers in the ZOOM or ITERS #defines"
What the hell... It's called "macros, not "#defines".

Name: Anonymous 2010-07-24 20:04

>>60
Go home, elliott.

Name: Anonymous 2010-07-24 21:51

>>60-61
back to /b/, please.

Name: Anonymous 2010-07-24 23:00

>>60-62
back to /prog/, please

Name: Anonymous 2010-07-25 1:26

sage

Every tripfag is a narcissistic asshole and should die.

Name: Anonymous 2010-07-25 1:52

>>64
Back to the imageboards, please.

Name: Anonymous 2010-07-25 2:02

>>65
I didn't know windows mobile could copy and paste.

Name: Anonymous 2010-07-25 2:09

>>64-66
Fuck off, ``faggot''.

Name: Anonymous 2010-07-25 10:01

That guy XARN is my sosia. I don't like having sosias.

Name: Anonymous 2010-07-25 10:12

Xarn's blag: http://cairnarvon.rotahall.org/

He's 25 and yet he sounds like the typical 16 year old on 4chan?!

Name: Xarn 2010-07-25 11:05

Hello, I am Xarn. I'm into all the hip things, like shitty fractal programs, Socialism, Anti-theism, Facebook, and pretending to be adequately trilingual. Please check out my blog so that I may whore myself yet more and lament about not being able to find employment because no one will hire someone who is unable to correctly use source control, MySQL, and system programming languages.

Name: Anonymous 2010-07-25 12:37

I can make sense of about a dozen more [languages].
Like most people, really. They should just stop immediately dismissing a foreign text as unreadable just because it's in a slightly different language than they know. FACT: If you know any Germanic language and can recognise Greek and Latin stems, you can make sense of many more languages.

Name: Anonymous 2010-07-25 12:42

>>71
Not Finnish, though, because the Finns are assholes.

Name: Anonymous 2010-07-25 13:02

>>72
You know what they say. Assholes finnish first.

Name: Anonymous 2010-07-25 13:28

>>69-70
Go home, elliott.

Name: Anonymous 2010-07-25 13:37

>>74
Who the fuck is elliott and why doesn't he capitalise his name?

Name: Anonymous 2010-07-25 14:10

>>75
http://twitter.com/elliottcable

He's the reason /prog/ has been shit lately.

Name: Anonymous 2010-07-25 14:16

Name: Anonymous 2010-07-25 14:27

< skampler> what is paws exactly? :)
< skampler> is paws a javascript re-implementation in javascript?
<+elliottcable> skampler: uh, programming language, fully async (the
                first, I believe), heavily bootstrapped in libspace,
                super-simple syntax, super-simple central concepts,
                reference impl is in JavaScript and intended to run
                equally well in the browser and on the serverside, uhhhhh…
<+elliottcable> did I miss anything, guys?
<@alexgordon> it's crazy
< skampler> okay!
<+elliottcable> skampler: nope, it’s an *entirely* new language. Bits were
                inspired by JavaScript (as well as Io, Ruby, Python, and
                Objective-C)… and I’m told the end product is semantically
                similar to Lisp in some ways… but no, it’s not an
                implementation of any existing language
<+inimino> man, that was surprisingly coherent
<+inimino> you should put that up somewhere and call it the home page

Name: Anonymous 2010-07-25 14:31

>>76,77
I think that all Xarn haters should switch to hating this guy.

Name: Anonymous 2010-07-25 14:32

>>76
http://twitter.com/elliottcable/status/19456715916 and the preceding exchange with Xarn is why this thread got bumped, then?
Twitter drama is even more tedious than IRC drama, but this elliott does look like an ass.

Also:

http://twitter.com/elliottcable/status/14397506056
http://twitter.com/elliottcable/status/14397609005
http://twitter.com/elliottcable/status/14397608204

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