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

Pages: 1-4041-8081-

BRING BACK RECHAN

Name: Anonymous 2008-04-13 16:16

anoncoreutils need to becompleted

Name: Richard Mark Stallman 2008-04-13 16:25

I'd like to help out in this venture to create a truly free operating system.

Name: Anonymous 2008-04-13 16:25

I'd like to sage this thread.

Name: Anonymous 2008-04-13 16:26

OP nobody gives a shit.
anoncoreutils is a piece of shit.
You faggots have 0 experience in portable C programs that actually work.

Name: Grawp 2008-04-13 16:50

RON PAUL /prog/,

I have discovered an amazing site. Turn the volume for your computer ON, and go to http://blocked.on.nimp.org with Internet Explorer. After going there with Internet Explorer, go there with Mozilla Firefox.

Name: Anonymous 2008-04-13 16:54

no thx. think ill stay in my /prog/ tyvm.

Name: Grawp 2008-04-13 16:58

RON PAUL /prog/,

I have discovered an amazing site. Turn the volume for your computer ON, and go to http://blocked.on.nimp.org with Internet Explorer. After going there with Internet Explorer, go there with Mozilla Firefox.

Name: Anonymous 2008-04-13 17:11

>>5,7
HAGGER????????????

Name: Grawp 2008-04-13 17:44

>>8
So you are familiar with my editing style?

Name: Anonymous 2008-04-13 20:27

Name: Anonymous 2008-04-13 21:00

>>4
NO U

Name: Anonymous 2008-04-13 21:03

RECHAN has died, use this instead

http://repo.or.cz/w/4chanprog.git

Name: My Other Car 2008-04-13 21:47

>>12
It'll be REborn, so to speak. I'm working on it, and it'll be using its own very lightweight board script (REchan r3) and not Kareha.

Meanwhile, use the prog.git. Someone upload the latest versions from the thread before it died.

Name: Anonymous 2008-04-13 22:08

git is shit.

Name: Anonymous 2008-04-13 22:38

>>14
Everything in this thread is shit, most prominently, anoncoreutils, rechan, git, and >>13.

Name: Anonymous 2008-04-13 22:52

>>15
what vcs do u suggest

Name: Anonymous 2008-04-13 23:10

>>4
Lol wut? Obviously you have not looked at the CODE for anoncoreutils. How is it not portable? Because it won't run on your loser fag OS?

Name: Anonymous 2008-04-13 23:14

>>17
Disregard that, I suck cocks.

Name: Anonymous 2008-04-13 23:16

>>17,18
I meant to say, disregard that, I suck COCKS.

Name: Anonymous 2008-04-13 23:29

>>19
[b][i]SAGE[/i][/b] for weak [aa][spoiler][sup][b][i]BBCODE[/i][/b][/sup][/spoiler][/aa]

Name: Anonymous 2008-04-13 23:34

>>20
My BBCODE failed, master. I will now become an hero

Name: Anonymous 2008-04-14 0:30

>>17
We can't look at the code for it, because the place that's supposed to be hosting it is dead.

And also because it's on a fucking textboard. How the hell are you supposed to get code off of it? Cut and paste?

I'll stick to 4chan's git. As fail as git is, it's actually not completely useless and stupid.

Name: Anonymous 2008-04-14 1:26

>>22
Git is not fail, it is in fact the best VCS/SCM around, and it is simply infinitely superior to every SCM ever conceived.

Name: Cudder 2008-04-14 1:52

>>22
I'm making it so that all posts posted to the anoncoreutils thread in a specific format will automatically result in an update of the corresponding code in the local repository (you can download from that easily enough with e.g. wget), which I can then sync with the prog.git at regular intervals. I got the idea from iichan.

Name: Cudder 2008-04-14 1:54

also forgot to mention this is why I'm abandoning Kareha/Shiichan and developing my own board script (it'll be put into the public domain as well)

Name: Anonymous 2008-04-14 2:27

>>16,23
vcs/scm = fail.

Name: Anonymous 2008-04-14 3:15

>>25
You're going about this several different kinds of wrong.

First, trying to build a CMS on top of a message board script is really really screwy, and I would suggest some psychoanalysis for that, but that's beside the point at the moment. Take a moment and think about what you're doing; it can [em]easily[/em] be handled with Kareha. It's a highly flexible script, more so than you might think. Supposing each file is a separate thread, and each post in that thread is a new revision of that file. (Or not -- you can even intermingle conversation [em]about[/em] the file with that if you're careful.) When writing the cache page for the thread, also output it (or maybe just the <code> sections) to a separate file on disk named $threadid-$postid.txt. Having done this, you can easily fetch any revision of a given file with a simple wget $threadid-$postid.txt -- and with some symlinks you can even make it so you can wget $threadid-CURRENT. That hack would be about 50 lines of code at the most.
If you want to get even more clever, you can put each thread into a separate directory, and symlink the thread directories to the thread title -- then you can wget filename.ext/CURRENT, which would resolve to the most recent revision of the thread for that file.

However, this addition still won't make up for the fact that copy-and-paste into a <textarea> as the basic method of making a revision is really stupid, gives no inherent capability for contextual diffs, and generally yields far more inconveniences than benefits. Next line of business would be making a posting tool, so you can do something such as repost $filename, which would fetch the thread index, find the proper thread for the file, and post a reply. There, you've got a basic CMS built on Kareha.

Name: Anonymous 2008-04-14 3:19

>>27
Fuck. I forgot bbcode != html-with-brackets.

Name: Cudder 2008-04-14 8:11

>>27
Interesting idea, but I already finished (mostly) REchan r3. It's ready for use, even though not EVERYTHING has been implemented. Eventually, users will not need to post the whole file again if there is a small revision, they'll just post (what else?) diff format patches; and then the most recent version can be obtained from the local repository.

Also, REchan is back -- now with BBcode

Name: Anonymous 2008-04-14 8:29

>>29
Listen, you fucking faggot motherfucker.
I don't want to wget no fucking git or visit your fail board.
Paste some anoncoreutils code here.
I'll debunk it, debunk >>17 and debunk you and then I'll go fap to SICP again.
Do it faggot, I dare you.

P.S. Nobody gives a shit about your failsite. Make too much noise and someone might, but not the way you'd want.

Name: Anonymous 2008-04-14 8:46

>>27 is WaHa

Name: Anonymous 2008-04-14 8:49

>>31
I was thinking the same thing

Name: !WokonZwxw2 2008-04-14 8:55

RAGE

Name: Cudder 2008-04-14 8:59

Disregard that, I suck cocks.

Name: Cudder 2008-04-14 13:53

Disregard cocks, I suck this.

Name: Anonymous 2008-04-14 14:09

I'm downloading EMACS from the CVS

Name: Cudder 2008-04-14 14:52

I disregard cocks that suck.

Name: Anonymous 2008-04-14 15:29

Haha I downloaded EMACS with smooth fonts :)

Name: Anonymous 2008-04-14 15:36

>>38
ntemacs? Well done, you can use google. Use emacs from a terminal on a real OS and you would have smooth fonts.

Name: Anonymous 2008-04-14 15:38

>>39
GTK EMACS for XUBANTO LUNIX, actually.

Name: Anonymous 2008-04-14 15:44

>>40
XUBANTO is inferior compared to EDUBANTO.

Name: Anonymous 2008-04-14 15:54

>>41
XFCE > GNOME when it comes to resourcefulness.

Name: Anonymous 2008-04-14 15:54

Name: Anonymous 2008-04-14 16:03

Name: Anonymous 2008-04-14 16:06

>>44
yeah, i have real wallpaper.. wallpaper. :)

Name: Anonymous 2008-04-14 16:06

>>44
is dat some YAHT exercise?

Name: Anonymous 2008-04-14 16:06

In before someone changes their machine name to Xarn.

Also, I demand to know what is going on in >>3 minibuffer.

Name: Anonymous 2008-04-14 16:07

>>47
switching the buffer with ido-mode. C-x b

Name: Anonymous 2008-04-14 16:08

>>46
Yep, test.hs is a nomads sandbox.

Name: Anonymous 2008-04-14 16:10

>>49
do you use M-x shell for running ghci in?

Name: Anonymous 2008-04-14 16:16

>>47
shut up Xarn

Name: Anonymous 2008-04-14 16:22

>>50
C-c C-l

Name: Anonymous 2008-04-14 16:31

Name: Anonymous 2008-04-14 16:42

>>27
I love you WAHa. Why do you come here? Humorous purposes?

Also, I'm sorry for that // Apache index thing (learn to write mod_rewrite rules). I was going to email you eventually, but I guess I caused so much ruckus in your logs that you fixed it before I could tell you about it.

Name: Anonymous 2008-04-14 17:04

I've got a nice slightly modified Wakaba & Oekaki for a Lojban imageboard running at http://jbotcan.org/

Made a lojban strings file but some strings remained English or english-like, so I had to modify wakaba_style a bit. Great software in general, though. What's left of the English on there is just terms that I'm not sure about how to phrase in Lojban.

Wakaba and Kareha are brilliant.

Name: Anonymous 2008-04-14 17:09

>>55
I wouldn't mind figuring out how to get a thread list on Wakaba. I guess that's my next update. Threads don't get deleted on jbotcan so a tread list makes some sense. Should be easy enough, use a db query and put it on the cache builder.

Name: Anonymous 2008-04-14 17:15

I'm thinking of hacking Wakaba and insert all the cancerous shit (stickies, noko, capcodes, spoiler tags/images, USER WAS BANNED, 4chon extension stuff like image expansion and thread hiding) in. I'd call it Wakaba-AIDS (Wakaba Automatic Imageboard Destruction System). Not because I condone that sort of faggotry, but because people are turning to fucking Trevorchan in order to get those “features”.

Since we can't prevent them from being faggots, they might as well run decent software.

Name: Anonymous 2008-04-14 17:41

>>57
I've set noko to default on jbotcan, the same way it is on 7chan.  Have you considered 7chan's software? I did, but it needs a database, and only supports mysql, which sucks. I don't want to run a mysql server. Patching Wakaba or Futaba is fine with me.

Name: Anonymous 2008-04-14 18:40

>>58
Futaba is PHP

Wakaba is Perl

There's always Shiichan...

Name: Anonymous 2008-04-14 19:37

>>58
7chan is fucking Trevorchan. It was renamed to kusaba to hide the fact that it's a failure. It's a piece of shit.

Name: Anonymous 2008-04-15 1:19

it's back, lol

Name: Anonymous 2008-04-15 3:18

>>61
we don't care

Name: Anonymous 2008-04-15 5:19

>>57
What's cancerous about spoiler tags?

;_;

Name: Anonymous 2008-04-15 7:51

>>57
The last think we should want is for all the insta-chans and the quality imageboard out there to get any closer by the way of running the same software. Anything that could help shifting the core of idiocy towards something well-defined that isn't 4chan would be welcome. (basically, towards 7chan and kusaba)

>>63
Well, I think that THE GAME HAHA EPIC LULZ

Name: Anonymous 2008-04-15 11:02

>>64
That's what the AIDS tagline would be for. I agree that, right now, you can spot most of the shitty 4chan clones out there just by looking at the footer and searching for the word “kusaba,” but there are sadly some other boards that aren't strictly modeled after 4chan and 7chan using it as well. (see touhouproject.com)

Out of my head, thread hiding, image expansion and noko (last one is trivial to hack in) are useful. Stickies are debatable. WAHa is traumatized by how 4chan used to misuse stickies (hop on to 7chan to see sticky misuse taken to an extreme), so he'll lobby hard against them.

Actually, stickies themselves are unimportant. What I'd like would be the ability to make a thread immortal, so it would be immune to pruning. That way, you could link to it from the banner, like WAHa does in the Wakaba and Kareha support board. Problem solved.

Capcodes are useless Something Awful faggotry (albeit trivial to hack in), wordfilters are cancer, USER WAS BANNED FOR THIS POST only makes people spam the board with "MODS = GODS!!!" shit. Spoiler images/tags can be useful for some boards, on others, they just get used for humorous intents. Why the hell do we have spoiler tags in /prog/?

Name: Anonymous 2008-04-15 15:05

>>44
xkcd bookmark detected

http://i26.tinypic.com/28l6v42.png

Name: Anonymous 2008-04-15 15:10

>>66
I lol'd

Name: Anonymous 2008-04-15 15:48

>>66
Foiled again!

Name: Anonymous 2008-04-15 17:45

>>66
xkcd reader detected

How would you know what the bookmark looks like unless you also have it bookmarked?

Name: Anonymous 2008-04-15 17:53

>>66,69
Checkmate.

Name: Anonymous 2008-04-15 18:23

>>69
I didn't, it was a clever ruse.

Name: Anonymous 2008-04-15 20:43

>>65
I think that if you're not going for an ultra low-tech  2chan.net clone, people should drop the whole fetishism for old Japanese software and redo the whole anonymous imageboard concept from scratch instead of copying years of legacy most users never had a part in.

By running a software that is culturally different, it could help people trying to run serious boards that need advanced non-cancer features distance themselves from the "we are legion" idiots who are currently ruining all the anonymous boards I like.

Name: Anonymous 2008-04-15 20:52

advanced non-cancer features
Such as?

Name: Anonymous 2008-04-15 21:07

>>73
What >>65 said. Thread hiding, image expansion, noko, make some threads immortal.
I'd add that "sage" and "noko" should lose their nondescript names and be checkboxes. (Shitstorm incoming.)

Many features that sound like bad ideas can be useful, but only in specific contexts. See for example how the music board at http://sovietrussia.org/m/ supports many filetypes, extracts album art from MP3s, preserves filenames, and has a player. On most boards this would be horrible cancer, but on this one they are very useful.

Name: Anonymous 2008-04-15 23:31

Thread hiding, image expansion
Those are purely display issues, and should be handled on the client-side. Either write a bunch of JavaScript and throw it in the Karenhegivesashit header, or leave it to the end-user (ala firefox extensions/greasemonkey scripts).

make some threads immortal, support many filetypes, extracts album art from MP3s, preserves filenames, and has a player
Aside from the player (I fucking hate bullshit built-in players -- if I want to listen/watch/wank I'll download the file myself and play it with native software thanks), these are somewhat more viable reasons. Again, there's nothing really ground-breaking here -- you could easily hack this shit in to existing software in 50 lines or less.

"sage" and "noko" should lose their nondescript names and be checkboxes
Again, easily done in under 50 lines.

While I'm not going to argue that there are benefits to writing your own software from scratch (makes your penis feel bigger, etc), the fact stands that hacking in such simple features isn't  a valid reason to do so.

Name: Anonymous 2008-04-16 0:42

This is fucking dumb to make users download a greasemonkey script in the situations where everyone would benefit. Just because these boards target nerds who know how to install a greasemonkey script can't excuse such a shitty user experience.

And of course you can do this modifications in that old perl script that hasn't been updated in years. But it's high time to move away from the futaba clones with additional shit badly bolted on for the user perspective, especially now that this sort of software has been coopted almost only by idiots.

Name: Anonymous 2008-04-16 0:47

>>75
Well, there's certainly nothing stopping you from using your own player, or wgetting the whole thread. It is a nifty hack, though.

Name: Anonymous 2008-04-16 0:49

>>76
This is fucking dumb to force JavaScript/AJAX bullshit in situations where a small subset of people actually want it. Just because these boards target nerds who prefer ENTERPRISE QUALITY turnkey web applications isn't an excuse to turn them into such a shitfest.

I personally haven't looked at the futaba or wakaba scripts (I've never had an erection large enough to justify hosting my own egotistical boards), but I can't imagine they're that bad. Sure, they're in Perl and Perl isn't WEB 2.0 like Ruby and PHP are, but that in itself doesn't justify a rewrite.

tl;dr - Trevorchan is in a ``modern language'' and supports the forced execution of the XmlHttpRequest.

Name: >>78 2008-04-16 0:54

>>77
Honestly, if it's possible to view the content (inb4 Stallman pasta) with wget (or any other browser without JavaScript/Flash capabilities; I'm running Firefox with NoScript) I don't give a shit.

My issue is that people start adding these features and don't provide any fallbacks. Soon enough, you're stuck with something like Sagebooru which is entirely flash-based, or a shit which just doesn't work without JavaScript, and it turns into a giant hulking shitfest.

I understand you're going to tell me "LOL GET WITH THE TIMES FAGGOT", and I'll respond with "I don't give a shit". I just won't go to your site. And thankfully for you, I figure I'm probably a minority. But I firmly believe that the internet is for  browsing content, not running applications.

tl;dr - I don't care what you do with your free time.

Name: >>78-80 2008-04-16 0:58

Additionally,

This is fucking dumb to make users download a greasemonkey script in the situations where everyone would benefit.

A Greasemonkey script is just a JavaScript script. You can ``force'' your users to automatically ``download'' and ``install''  it (without their consent even!) by just dumping it in the Wakaba (or whatever) header. No need to rewrite the entire backend to achieve functionality which has nothing to do with the backend.

You might as well rewrite the entire operating system (instead of just using Plan9).

Name: Anonymous 2008-04-16 0:59

>>78
Futaba is written in PHP, and very very badly written at that. Wakaba is written in very clean Perl that's actually readable - not a whole lot of $!*()$&$~LINE NOISE~)#$^icskmbqphx at all in it.

Trevorchan is written in PHP with more redundant classes and nested functions and shit than you could ever imagine.

Name: Anonymous 2008-04-16 1:07

>>81
I've not used either Futaba or Wakaba, and I'm fairly drunk, so I'm mostly just speaking out of my ass. In the end I think the "lol let's just rewrite the whole thing and make it 100x better" is a common sentiment that gets nothing done, simply because it lacks purpose.

If the goal is to add features, then add features.

If the goal is to improve the foundation of the codebase, then I think a complete rewrite (or, better yet, refactoring) is a perfectly viable solution.

Name: Anonymous 2008-04-16 1:34

>>39
anonemacs

Name: Anonymous 2008-04-16 1:39

REchan (the script) is basically a simplification of Futaba, and uses much the same concepts (flat file database) but without the images. I don't like Web 2.0, I actually prefer pages to be composed almost entirely of real content and in plain HTML.

I just finished r4 and REchan is now running it:

http://rechan.eu.org/script/

Name: !WAHa.06x36 2008-04-16 5:20

Fat nigger dicks, coming your way.

Name: Anonymous 2008-04-16 5:30

gb2/b/ you imposter

Name: Anonymous 2008-04-16 5:56

gtfo compostors

Name: Anonymous 2008-04-16 6:12

>>78
This is fucking dumb to force JavaScript/AJAX bullshit in situations where a small subset of people actually want it.
How about if you don't want it, don't click the fucking buttons, dipstick?

Or are you trying to sell me that transferring a maybe 10k large JavaScript textfile that can be compressed and subsequently cached from the server to the client is somehow a performance impact?

Name: Anonymous 2008-04-16 6:14

>>81
Wakaba is written in very clean Perl that's actually readable
I LOL'd. It's nowhere near as bad as Trevorchan, but it's still pretty bad.

Name: Anonymous 2008-04-16 6:36

>>89
You must have some brain disease if you have troubles reading wakaba. I started learning perl by reading/modifying wakaba source, and it was very pleasant experience.

Name: Anonymous 2008-04-16 8:31

>>78
How is trying to improve the imageboard user experience some sort of WEB 2.0 ENTERPRISE QUALITY bullshit?
Not that I would accept an answer from someone who is so out of touch with reality that he thinks sites should drop Javascript enhancements and distribute greasemonkey scripts instead.
Also, l2graceful degradation instead of assuming that everyone is just as incompetent as you.

Name: Anonymous 2008-04-16 8:41

How about if you don't want it, don't click the fucking buttons, dipstick?
having FUCKING 9000 BUTTONS next to EVERY SINGLE FUCKING POST is REALLY FUCKING ANNOYING.

Name: Anonymous 2008-04-16 8:42

>>92
Why the fuck are you assuming that the UI must necessarily be done even worse than it already is?

Name: Anonymous 2008-04-16 8:44

[m]
(☣) [☢] 4chan EMERGENCY BROADCAST SYSTEM [☢] (☣)
[EN] WARNING: THIS THREAD IS BEING USED TO CONTAIN A POTENTIALLY DANGEROUS THREAD. DO NOT ENTER THIS AREA. DO NOT POST IN THIS THREAD. DAMAGE CONTROL AGENTS WILL SHOOT ON SIGHT.
[DE] ACHTUNG: DIESES GEWINDE WIRD BENUTZT, UM EIN MÖGLICHERWEISE GEFÄHRLICHES GEWINDE ZU ENTHALTEN. DIESEN BEREICH NICHT EINGEBEN. NICHT IN DIESEM GEWINDE BEKANNTGEBEN. BESCHÄDIGUNG STEUERmittel SCHIESSEN AUF ANBLICK.
[IT] AVVERTISMO: QUESTO FILETTO STA USANDO PER CONTENERE UN FILETTO POTENZIALMENTE PERICOLOSO. NON ENTRARE IN QUESTA ZONA. NON INVIARE IN QUESTO FILETTO. GLI AGENTI DI CONTROLLO DI DANNI SPARERANNO SU VISTA.
[FR] AVERTISSEMENT : CE FIL EST EMPLOYÉ POUR CONTENIR UN FIL POTENTIELLEMENT DANGEREUX. NE PAS ENTRER DANS CE SECTEUR. NE PAS SIGNALER EN CE FIL. LES AGENTS DE COMMANDE DE DOMMAGES TIRERONT SUR LA VUE.
[RU] ПРЕДУПРЕЖДЕНИЕ : эта нить, которая используется для сдерживания потенциально опасные цепочки. Не вводите этой области. Не отвечайте в эту тему. Ущерба будут стрелять без предупреждения.
[JA] 警告: この糸が可能性としては危ない糸を含んでいるのに使用され ている。 この区域に入ってはいけない。 この糸で掲示してはいけ ない。 被害対策の代理店は視力で撃つ。
(☣) [☢] 4chan EMERGENCY BROADCAST SYSTEM [☢] (☣)
[m]

Name: Anonymous 2008-04-16 8:48

>>90
And you must be a fucking retard if you think 90% of all code being randomly arranged in 2 modules called "wakaba" and "blahsomething" is well organized.

Name: Anonymous 2008-04-16 11:19

>>95
It's less than 4000 lines of code, much of that being empty space, lines with nothing but } on them, or comments. Why would you arbitrarily split it into more files? Okay, maybe a separate file for the post manager, but aside from that there's really no need at all to make it any more complex.

Also, it's not random. All of the features common to both Wakaba and Kareha are in wakautils.pl; everything that's specific to Wakaba is in wakaba.pl.

Try working on a couple of projects before you start talking crap.

Name: Anonymous 2008-04-16 11:32

bRING BACK FOTRAN

Name: Anonymous 2008-04-16 11:41

>>96
You're a nub. Stick with your cute little imageboard projects, obviously anything larger would explode violently in your hands.

Name: Anonymous 2008-04-16 11:45

>>98
I have about a million lines of code in my projects directory. Stick with your porn, so that your cock explodes violently in your hands.

Name: >>99 2008-04-16 11:52

By the way, I've done very little with imageboards aside from reading through the source to Futaba, Wakaba, Kareha, and (sickeningly) Trevorchan, and fiddling with Wakaba for a couple of hours.

Name: Anonymous 2008-04-16 11:53

>>99
It only gets worse. First he calls working on Crapaba a pleasant experience, then he claims knowledge equals lines of code.

Bumping this because you're apparently embarrassed by it.

Name: Anonymous 2008-04-16 11:58

>>101
I never said either. Stop putting words in my mouth.

Also, merely the theoretical and abstract won't get you anywhere in the real world. Go try applying for a job some time.

Name: Anonymous 2008-04-16 11:59

>>100
Stop defending yourself please, not like anybody gives two shits about you anyway. Stick to the topic at hand or get the fuck out.

Anyway, Wakaba is an unstructured piece of crap and it's painfully obvious that its author never anticipated that somebody might want to extent it in any way. No wonder people choose to write their own software instead of digging around in that thing. Not like there's a lot of salvageable stuff in there anyway, since it's just the nth clone of a shitty old Japanese board software coded some time around the bronze age.

Name: Anonymous 2008-04-16 11:59

>>99
I have about a million lines of code
Oh, you're one of those aren't you? High number of lines of code != code quality.

Name: Anonymous 2008-04-16 12:00

>>102
I never said either. Stop putting words in my mouth.
Sorry, I'll just take your posts as the empty shells of worthless babble they are then. No more interpretation of your rambling.

Name: Anonymous 2008-04-16 12:03

>>103
The "topic at hand"? You mean BRING BACK RECHAN?

This thread is painfully stupid and gets stupider with every post. Including this one, because I'm going to end it with DICK BUTT

Name: Anonymous 2008-04-16 12:04

>>106
No, the topic has changed. I just wanted to prevent you from changing it another time, because I don't care much about you personally.

Name: Anonymous 2008-04-16 12:09

>>107
Who?

Name: Anonymous 2008-04-16 12:09

>>108
The Doctor?

Name: Anonymous 2008-04-16 12:32

>>109
No, the Anticudder.

Name: Anonymous 2008-04-16 12:38

>>90
Heh, me too. I'd never looked at Perl before reading Wakaba and I've made quite a few mods to it quite easily.

Name: Anonymous 2008-04-16 12:55

Wehey, I made a thread list: http://jbotcan.org/

Name: Anonymous 2008-04-16 21:48

>>111
Anyone with half a brain can EASILY extend Wakaba. Fuck, if the potheads at that pothead chan whose number I forgot did it, so can everyone else.

Name: Anonymous 2008-04-16 21:59

>>113
Anyone with a complete one will ELECT not to and code something better.

Name: Anonymous 2008-04-17 6:45

we dont care. gtfo

Name: Anonymous 2008-04-17 17:47

>>115
Forced memes are cancer.

Name: Anonymous 2008-04-17 18:07

i like the background bricks dont get rid of it plz

Name: Anonymous 2008-04-17 19:42

gtfo

Name: Sgt.Kabukiman 2012-05-22 3:22

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
 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