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

Pages: 1-4041-8081-120121-

C and C++ are for retards.

Name: Anonymous 2007-03-11 8:08 ID:CGOEr2/y

and the speed you gain by using them doesn't matter shit these days unless you're making the latest and greatest 3D game.

Fucking manual memory management. Fuck in the ass.

Name: Anonymous 2007-03-11 8:13 ID:TPDbVUG5

>>1
Yeah, make a bloated OS with a piece of crap like Java and come say this again fucktard.

Name: Anonymous 2007-03-11 8:43 ID:VzWPtn1Q

>>1
You're free to go play with your "Hello World"s using whatever you want, so don't bother us.

Name: Anonymous 2007-03-11 8:50 ID:E3G5KMuW

YHBT

Name: Anonymous 2007-03-11 9:45 ID:SlNLaC3R

HELLO I AM STEPHEN HAWKING THE RETARDED PROGRAMMER, COMPANION OF HONOR, COMMANDER OF THE BRITISH EMPIRE, FELLOW OF THE ROYAL SOCIETY AND THE ROYAL SOCIETY OF ARTS.  LAST NIGHT I HAD BEEN PROGRAMMING C/C++ FOR HOURS UPON HOURS DUE TO NOT BEING ABLE TO LEAVE MY HOUSE ON MY OWN AND I CAME UPON A PORNOGRAPHY WEB SIGHT WHILE SEARCHING FOR THE SPECIFICATION OF THE CREATETHREADEX FUNCTION.  I IMMEDIATELY LEFT THE PORNOGRAPHY WEB SIGHT.  I GUARANTEE IT.

Name: Anonymous 2007-03-11 10:07 ID:EZK/ZB8U

Here we go again, *sigh*
One word, the forced indentation of code. Thread over.

Name: Anonymous 2007-03-11 11:10 ID:3G+sitSR

cout<<"lol, he hates C/C++, boo hoo the world is over";

Name: Anonymous 2007-03-11 15:04 ID:CDa5ktr4

>>1
Durr, you can find several libraries for doing memory management for you if you are so inclined.

Name: Anonymous 2007-03-11 16:54 ID:oB7xtrqO

D bitch.

Name: ee™ 2007-03-11 17:21 ID:rbJ9IRXA

>>9
C comes before D.

Name: Anonymous 2007-03-11 17:38 ID:oB7xtrqO

Exactly.

Name: Anonymous 2007-03-11 23:19 ID:SWKe5S8W

I agree. We should make something like Java. Implemented in .NET for maximum portability.

Name: Anonymous 2007-03-12 10:34 ID:Sx6KfHYe

“There are just two kinds of languages: the ones everybody complains about and the ones nobody uses.”
- Bjarne Stroustrup

Name: Anonymous 2007-03-12 13:12 ID:AQwmxWg7

>>13
"They are committing suicide at the gates of Bagdad" - Iraqi Information Minister

Same truth value.

Name: Anonymous 2007-03-12 13:30 ID:J8EtreFm

>>14
"You are a fag" - President

Name: Anonymous 2007-03-12 14:34 ID:eGMu6l2M

"Do not misunderestimate me" - President

Name: Anonymous 2007-03-12 14:54 ID:J8EtreFm

>>16
"Impersonators are fags" - President

Name: Anonymous 2007-03-12 15:23 ID:QkpF/P0o

new and delete are for fags.
real men use malloc() and free().
real REAL men write their OWN malloc and free().
and real real REAL men don't use memory at all and do everything in registers!

Name: Anonymous 2007-03-12 19:43 ID:Ug4Kjote

>>1

You realize that you don't have to do your own memory management in C++, right?  Its one of the most customizable languages out there.  By default, it has no memory management - but that doesn't mean you cant use a library that offers it.  Go read about smart pointers and educate yourself a bit.

Flexability, native output and nearly unparalleled target platforms are why C/C++ exist.  Speed is just a nice benefit of having everyone working with it.

Name: Anonymous 2007-03-13 5:12 ID:rS64VM4Q

>>19
CFLAGS JUST KICKED IN, YO!

Name: Anonymous 2007-03-13 13:46 ID:GSZjKudC

>>19
I just really wish the syntax wasn't so confusing...

Name: Anonymous 2007-03-13 13:46 ID:GSZjKudC

>>21
Apparently they're going to fix that in the new version, or something....

Name: Anonymous 2007-03-13 13:48 ID:++w2K6SS

>>21
If you want non-confusing syntax, I suggest the logical and clear syntax of Haskell!

Name: Anonymous 2007-03-13 13:58 ID:A1FI+vsA

Syntax is evil, use Lisp.

Name: Anonymous 2007-03-13 14:11 ID:Heaven

>>24
lisp's syntax is evil. why would i want to use it?

Name: Anonymous 2007-03-13 18:37 ID:+L3xpkSF

>>25
because it's good, powerful, and efficient. but you don't want that, you prefer crappy programs.

Name: Anonymous 2007-03-13 19:10 ID:Sp9aQquk

But I want to make the latest and greatest 3D game...

Name: Seraph 2007-03-13 23:55 ID:05BI6fYF

>>1

Chances are, the author of the OP has not recieved the adequate training/education to write in any language. I find, as a programmer who writes in C++, and having to hook up to collaborate with other companies that use, say for example, Java or something, that people who cannot handle the memory management in C++ cannot handle foundational design techniques and so thier stuff sucks anyway. You would have retained more respect if you just said "I hate C++ because curly brackets are t3h gayzorz"

Name: Anonymous 2007-03-15 4:13 ID:SOb6ZPJf

>>18

FUCKIN AMEN
IVE BEEN LERNING C++, BUT EVERY BOOK ON IT IS DEATHLY AFRAID OF USING C COMMANDS. IT TOOK WRITING A PROGRAM THAT LOADS A DECENT AMOUNT OF RAM TO LERN THE DIFFERENCE.

Name: Anonymous 2007-03-15 4:28 ID:SOb6ZPJf

>>29

AND DONT GET ME STARTED ON THEIR LACK OF USE OF FOPEN FOR BINARY FILES. EVERY BOOK IVE SEEN WANTS ME TO USE *CHAR AND CASTING INSTEAD.

Name: Anonymous 2007-03-15 5:29 ID:1Q/AlG+9

C++ purists are faggits

Name: ur all newbhat fatgets 2007-03-15 11:25 ID:CSjamJSz

retards, learn a fuckin language and use it for what it was designed for, don't like it? then just go sit in the dark corner and cry while you cut yourself. noone just randomly makes a programming language, they're purpose built. PROTIP: Don't learn a programming language or ANYTHING for that matter from a book by yourself, you're better off becoming an hero right now - go to school

Name: Seraph 2007-03-15 11:32 ID:2OvDTNhB

>>32

Win

Name: Anonymous 2007-03-15 12:02 ID:/Cub4O4o

>>1

You don't like C just because you can't understand pointers.

Name: Anonymous 2007-03-15 12:02 ID:/Cub4O4o

>>32

STFU

Name: ee™ 2007-03-15 16:20 ID:3NczoI5B

>>35
Naw, he's right. If you don't like how it is, don't use it. Everyone has their personal preference to something, so if it's not yours, you shouldn't bitch about it. Go use whatever programming language you think is good. ;-)

Name: Anonymous 2007-03-15 17:02 ID:sz/T3s1E

Anyway, if you listen to everyone, every damn programming language is shitty for x (good or bad) reasons. All you can do is choosing the less shitty for you.

Name: Anonymous 2007-03-15 19:48 ID:FdzVevjD

Or stop programming

Name: Anonymous 2007-03-15 22:21 ID:nsS8VaX0

Or learn LISP.

Name: Anonymous 2007-03-16 5:57 ID:SfFGBoGd

Or learn Ruby. Kanbare!

Name: Anonymous 2007-03-16 6:57 ID:xUMUCfHv

Or learn Python. Ssssssssssss

Name: Anonymous 2007-03-16 7:26 ID:W8BxcXoN

<Or learn XML. />

Name: Anonymous 2007-03-16 7:46 ID:CQD9Dm4A

statement = or . learn
main = return $ statement HaskellLanguage

Name: Anonymous 2007-03-16 9:25 ID:Ek7vMSji

U r doin it rite

Name: Anonymous 2007-03-16 9:53 ID:SfFGBoGd

|&)"=/()"perl(//&!)

Name: Anonymous 2007-03-16 12:59 ID:O6oti9VS

>>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU >>1 C++ > YOU

Name: Anonymous 2007-03-16 13:04 ID:SOCbrcB9

>>46
A typical C++ programmer.

Name: Anonymous 2007-03-16 14:39 ID:qIoqtxEB

>>32
I ALREADY WENT TO MATH SCHOOL. IF I LERN C++ I MIGHT BE ABLE TO GO TO COMP SCI PHD.

Name: Anonymous 2007-03-16 14:52 ID:tmEiaYdB

>>47
Truth

Name: Anonymous 2007-03-16 15:24 ID:f9Ii/4ZB

look, C and C++ are not for retards...

You have to learn the basics (C/C++) before you can do somthing worthwhile/advanced (like lisp, ML, O'caml etc)

Name: Anonymous 2007-03-16 15:39 ID:mtRgu4t7

>>50
Oh what the hell. C++ is anything but 'the basics'. It's the most baroque, overcomplicated shithole mess of a language that ever was or ever will be.

Name: Anonymous 2007-03-16 15:54 ID:SOCbrcB9

>>51
What? No. Java. But complication isn't really the problem. Haskell is more complicated, but very fun. C++ is just hyper-repetitive, dull and inconsistent. Made to turn people into complacent office drones, in other words.

Name: Anonymous 2007-03-16 16:13 ID:KiXdvfq8

>>52
What's more fun, a massive C++ STL error message or a massive Haskell error message (caused by several nested monads?)?

Name: Anonymous 2007-03-16 16:14 ID:f9Ii/4ZB

>>52
50 here, this was exactly my point, thanks for explaining it in simple words for >>51

Name: Anonymous 2007-03-16 20:09 ID:jIlzKfrF

What people don't seem to understand is that C++ is easy as fuck to learn and C is easier and JAVA, perl, ruby, C#, python etc are complicated like hell languages and they are made of massive slowness because there are 32875 USELESS FEATURES THAT YOU CAN EASELY REMAKE IN C OR C++ BUT WITHOUT HAVING TO UNDERSTAND HOW TO USE IT BECAUSE YOU DON'T KNOW HOW IT WORKS AND IF YOU'RE TO LAZY TO MAKE SOMETHING THAT DOES THE SAME THING IN C/C++ YOU DOWNLOAD A FUCKING LIBRARY THAT DOES YOUR NIGGER WORK FOR YOU. Less features = win, ASM is superior. Thread and /prog/ over.

Name: Anonymous 2007-03-16 20:22 ID:f9Ii/4ZB

>>55
you might enjoy lisp.

Name: Anonymous 2007-03-17 9:31 ID:GYx+6BR4

>>55
That's retarded. First, at least Python is easier to learn than C++. Second, I'd like to see how you implement in C/C++ closures, introspection, run-time class and function definition and manipulation, generators, coroutines, and so on.

Name: Anonymous 2007-03-17 9:58 ID:j+E4fU3z

>>57
With pointer hackz eloel!!11

Name: Anonymous 2007-03-17 13:47 ID:b1GNp/t0

>>57
Step 1. Download libraries someone has already made for all of those
Step 2. Use libraries in project
Step 3. Enjoy high speeds lol

Name: Anonymous 2007-03-17 15:50 ID:vTQ0ati6

>>59
win

Name: Anonymous 2007-03-17 16:00 ID:j+E4fU3z

>>59
More like enjoy the AIDS that comes with C++

Name: Anonymous 2007-03-17 16:02 ID:2ihRnSKU

run-time class and function definition and manipulation
Considered Harmful (TM)

Name: Anonymous 2007-03-17 16:03 ID:vTQ0ati6

>>47
>>61 is a typical JAVA programmer

Name: Anonymous 2007-03-17 18:32 ID:GYx+6BR4

>>59
In C? Hah. Yes, I guess there are libraries that do all of what I said in >>57. They are called Python, Lua, SpiderMonkey...

Name: Anonymous 2007-03-17 19:22 ID:vTQ0ati6

TOO BAD PYTHON IS SLOW AS FUCK

Name: Anonymous 2007-03-17 19:37 ID:GYx+6BR4

>>65
Not really, no.

Name: Anonymous 2007-03-17 19:43 ID:mXB7ahm9

>>66
it actually is slow, but thats besides the point
FORCED INDENTATION OF CODE THREAD OVER

Name: Anonymous 2007-03-17 19:47 ID:mXB7ahm9

>>19
HI IM 19 I HAVENT WRITTEN ANY PROGRAMS LONGER THAN 100 LINES

Name: Anonymous 2007-03-18 0:19 ID:jHGCsvTF

HI IM 64 I HAVENT WRITTEN ANY PROGRAMS IN C BUT I PRETEND TO KNOW AND HATE IT

Name: Anonymous 2007-03-18 2:10 ID:Heaven

FREEBASIC OR GTFO

Name: Anonymous 2007-03-18 16:40 ID:g8wRti5J

Great. Keep your pointless oppinions to yourself. I use c and find it the easiest language I've learned so far.

Name: Anonymous 2007-03-18 16:45 ID:PU3NINJb

>>71
C programmers like you are the reason all our programs crash and dont do what they should, you should be ashamed of yourself.

Name: Anonymous 2007-03-18 16:58 ID:jHGCsvTF

HI IM 71 C IS A GOOD LANGUAGE BUT I THINK ITS EASY BECAUSE I DONT REALLY KNOW IT AT ALL AND ALL OF MY PROGRAMS HAVE MASSIVE MEMORY LEAKS

Name: Anonymous 2007-03-18 17:57 ID:t0EOFLQj

>>71
>>73
not same person

Name: Anonymous 2007-03-18 20:21 ID:PU3NINJb

>>74
he was impersonating, learn internet.

Name: Anonymous 2007-03-18 21:41 ID:Heaven

>>72
>>75
same person

Name: Anonymous 2007-03-19 7:48 ID:r0aGEaTi

>>76
yes.. and?

Name: Anonymous 2008-01-12 17:00

/py/[/b]

Name: Anonymous 2008-01-12 17:01

/py/

Name: Anonymous 2009-01-14 13:59

Slower then Ruby

Name: Anonymous 2009-03-06 6:58

Buf 32 char strs?

Name: Anonymous 2010-12-17 1:31

Xarn is a bad boyfriend

Name: Anonymous 2011-01-05 22:38

This post brought to you by the Gay Nigger Association of America

Name: Anonymous 2011-01-05 22:38

This post brought to you by the Gay Nigger Association of America

Name: Anonymous 2011-01-06 5:24

Bitches don't know 'bout my RAII

Name: Anonymous 2011-01-06 5:30

(with-malloc ((a _int 1)
              (b _int 1))
   ...) ; a and b auto-freed! does Lisp have ANII like sepples now?

Name: Anonymous 2011-01-06 5:56

>>8
You can do something like that when using the FFI(semi-portable), but most objects (outside of FFI use) are either stack-alloced or GC'able. Of course, if you need more detailed GC/allocation control, implementations tend to give it to you through less portable means.

Name: Anonymous 2011-01-06 5:56

I meant >>88

Name: Anonymous 2011-01-06 6:09

>>89
Of couse most objects are handled by the GC, Lisp is a superior language.
I was referring to when you have to work with libraries written in C or inferior languages such C++. (through FFI)

Name: Anonymous 2011-01-06 6:32

I like both LISP and C++ and 5 years ago I'd say LISP and C

I like LISP for its productivity and it's programmer friendliness, and I like C++ for providing all the tools you need to write optimized, low footprint projects.

Bitches don't know about my billion dollar microcontroller industry.
Bitches don't know about my billion dollar smartphone industry
Bitches don't know about my billion dollar operating system industry
Bitches don't know about my billion dollar videogame and media industry

etc

Name: Anonymous 2011-01-06 6:39

>>92
LISP and C++
IHBT

Name: Anonymous 2011-01-06 6:43

>>91
Yes, you can do that when working with an FFI. ( See CFFI or UFFI, or specific implementations if those are not enough for you)

Name: Anonymous 2011-01-06 6:54

>>94
Racket's FFI is enough, thanks.

Name: Anonymous 2011-01-06 7:02

>>93

You have not been trolled my child, for I am king "faggot"

Name: Anonymous 2011-01-06 7:32

>>95
Different languages, different FFI's.

Name: Anonymous 2011-01-06 7:46

``I believe that human being and C++ programmers can coexist peacefully.'' -- President.

Name: Anonymous 2011-01-06 7:57

Name: Anonymous 2011-01-06 8:23

>>97
FFI's
Faggot.

Name: Anonymous 2011-01-06 13:09

>>1
Enjoy your Java, implemented in Python, run in a C# VM, written in Haskell, implemented in Visualbasic, implemented in LITHP, implemented in PHP, compiled in PHP, re-implemented in PHP, optimized in PHP, OMG OPTIMIZED in PHP, implemented in JavaScript, re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-re-implemented in Bash, compiled by a Pascal Compiler.

Name: Anonymous 2011-01-06 13:11

>>101
Your mean ``Enjoy your Lisp, compiled to native code, with garbage collection, macros, code=data, car and cudder.''

Name: Anonymous 2011-01-06 13:48

>>102
And you wonder why noone likes you.

Name: Anonymous 2011-03-17 21:46

pure bitching by c/c++/c#/ocaml what have you retards, Lisp and clojure rock!!!

Name: Anonymous 2011-03-17 22:14

>>104
clojure
Fuck you.

Name: Anonymous 2011-03-18 5:06

>>102
U mena (set! code data)?

Name: Anonymous 2011-03-18 8:56

>>106
No, (eq? code data)

Name: Anonymous 2011-03-18 11:33

>>107
so code==data?

Name: Anonymous 2011-03-18 11:38

>>2
And nothing of the value have you lost.

Name: Anonymous 2011-03-18 11:52

>>108
Von Neumann Speakenspiel, that fiend! He proved that in 1946 and he's been coasting on it ever since!

Name: Anonymous 2011-03-18 12:20

>>108
eq? is not your dirty operator==.

Name: Anonymous 2011-03-18 12:24

>>111
You thought I was using Sepples? Get the fuck out, what kind of non-entity do you think I am?

Name: Anonymous 2011-03-18 13:30

I don't understand. Why do people always rant about THE FORCED MANAGEMENT OF MEMORY in C? It is extremely easy to do.

Name: Anonymous 2011-03-18 13:30

>>113
fuck you autist

Name: Anonymous 2011-03-18 13:33

>>113
So is fucking an autistic nigger, but people don't do that.

Name: Anonymous 2011-03-18 15:36

>>114-115
Wait, something's wrong here, you two are right.

Name: Anonymous 2011-03-18 19:52

>>116
Go away, quote-optimizing man. Nobody likes the records that you play.

>>113
There are a lot of morons in this world who can't accept that different solutions are better tasked to different problems.

Unsurprisingly, most of them believe that imperative programming is wrong.

Also unsurprisingly, most of them don't clean their rooms when their parents tell them to.

Name: Anonymous 2011-03-18 20:04

>>113
It's not about difficulty, it's about whether or not it should be necessary.

Name: Anonymous 2011-03-18 21:42

>>118
So if problem "should" not exist, is better to pretend it doesn't ??

Name: Anonymous 2011-03-18 22:29

>>119
Yes! Like debugging!

Name: Anonymous 2011-03-18 22:31

>>119
What problem are you referring to? That GCs aren't perfect?

Name: Anonymous 2011-03-18 22:48

>>119
There are plenty of software problems where manual memory management isn't a concern. Use the right tool for the job.

Name: Anonymous 2011-03-19 22:11

    ░░░░░░░░░░░░░░░▄░░░░░░░░░░░░░░░
    ░░░░░░░░░░░░░▄▀█░░░░░░░░░░░░░░░
    ░░░░░░░░░░░▄▀░░█░░░░░░░░░░░░░░░
    ░░░░░░░░░▄▀░░▄▀░░░░░░░░░░░░░░░░
    ░░░░░░░░█▄░▄▀░░░░░░░░▄█▄░░░░░░░
    ░░░░░░░░█░▀▄░░░░░░░▄▀░█░▀▄░░░░░
    ░░░░░░░░▀▄░░▀▄░░░▄▀░░▄▀▄░░▀▄░░░
    ░▄░░░░░░░░▀▄░░▀▄▀░░▄▀░░░▀▄░░▀▄░
    ░█▀▄░░░░░░░░▀▄▀█▀▄▀░░░░░░░▀▄░█░
    ░█░░▀▄░░░░░▄▀░░█░░▀▄░░░░░░░░▀█░
    ░░▀▄░░▀▄░▄▀░░▄▀░▀▄░░▀▄░░░░░░░░░
    ░░░░▀▄░░█░░▄▀░░░░░▀▄░▄█░░░░░░░░
    ░░░░░░▀▄█▄▀░░░░░░░░▄▀░█░░░░░░░░
    ░░░░░░░░▀░░░░░░░░▄▀░░▄▀░░░░░░░░
    ░░░░░░░░░░░░░░░▄▀░░▄▀░░░░░░░░░░
    ░░░░░░░░░░░░░░░█░▄▀░░░░░░░░░░░░
    ░░░░░░░░░░░░░░░█▀░░░░░░░░░░░░░░
    ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
    ░█▄░█░█░▄▀▀▄░░█░░█░█▀▀░▀█▀░█░░░
    ░█░█▄░█░█░▄▄░░█▄▄█░█▄▄░░█░░█░░░
    ░█░░█░█░▀▄▄▀░░█░░█░█▄▄░▄█▄░█▄▄░
    ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

Name: Sgt.Kabuᑱkiman袛ᘟ 2012-05-28 23:07

Bringing /prog/ back to its people
All work and no play makes Jack a dull boy
All work and no play makes Jack a dull boy
All work and no play makes Jack a dull boy
All work and no play makes Jack a dull boy
All work and no play makes Jack a dull boy

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