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

Pages: 1-

Shiichan is full of code quality

Name: Anonymous 2011-02-06 7:28

post.php:

} else if ($_GET[bbs]) {
echo "go fuck yourself"; exit;
}



/* link shorten

function shorten($str){
  if(strlen($str) > 50) {
    $divide = round(strlen($str) / 3);
    if ($divide*2 > 50) {
      $divide = round(strlen($str) / 5);
     $second_string = substr($str,$divide*4,200);
    } else {
        $second_string = substr($str,$divide*2,200);
    }
   $first_string = substr($str,0,$divide);
   $short_string = $first_string . "..." . $second_string;
   $short_string = htmlspecialchars($short_string, ENT_NOQUOTES);
    } else {
 $short_string = $str;
 }
 return $short_string;
}*/



if (strlen($_POST[name]) > 30) fancydie("Your name is too damn long!");


Shiichan sucks. This can't have been done by an EXPERT PROGRAMMER

Name: Anonymous 2011-02-06 7:32

Tell me something I don't know.

Name: Anonymous 2011-02-06 7:41

>>2
Then why are you using it?

Name: Anonymous 2011-02-06 7:59

Shii never pretended to be an expert programmer, or even a programmer. He wanted to make a BBS and he made one.

Name: Anonymous 2011-02-06 8:01

>>1
Then how about you explain to us what a GOOD BBS code would look like. Go ahead, I want to see you struggling and implementing in languages as shit as Python or Ruby.

Name: Anonymous 2011-02-06 8:36

>>3
We don't own world4ch.

Name: Anonymous 2011-02-06 15:28

>>4
Shii never pretended to be an expert programmer, or even a programmer. He wanted to make a BBS and he made one.
Now he has two problems.

Name: Anonymous 2011-02-06 16:14

>>7
Shii always had problems, the poor kid.

Name: Anonymous 2011-02-06 16:15

>>7
Oh, and it's VacBob's problem now, not Shii's.

Name: Anonymous 2011-02-06 16:43

>>9
Now he has three problems. And /prog/.

Name: Anonymous 2011-02-06 17:03

Dubs!

Name: Anonymous 2011-02-06 17:06

>>11
You had a trouble. You made it double.

Name: Anonymous 2011-02-06 17:11

>>11-12
Piss off.

Name: Anonymous 2011-02-06 17:47

OP should write his own BBS, we need more BBS.

Name: Anonymous 2011-02-06 18:23

>>14
I think that efficient implementations of "Hello World! programs are more important.

Name: Anonymous 2011-02-06 18:32

>>15
I think you mean the most short implementation of factorials.

Name: Anonymous 2011-02-06 20:30

dubz chucum

Name: Anonymous 2011-02-07 0:39

>>14
Complaining about poor code is one thing.

Making better is another. And OP most likely doesn't have the knowledge to.

Name: Anonymous 2011-02-07 2:39

>>14
We have more BBS. But what are you gonna do with it? Nothing, that's what.

Name: Anonymous 2011-02-07 5:05

But what are you gonna do with it?

complain how shitty they are and that we need A New One to rule them all.

Name: Anonymous 2011-02-07 7:38

>>20
I've nevers seen good code in languages other than Lisp.

Name: Anonymous 2011-02-07 8:03

I've never seen good DUBS in forums other than prog

Name: Anonymous 2011-02-07 8:42

>>16
No. Please don't be so arrogant.

Name: Anonymous 2011-02-07 8:43

>>22
>forums
>prog
Oh, how I wept.

Name: Anonymous 2011-02-07 8:55

whats this spaghetti doing here

Name: Anonymous 2011-02-07 9:51

>>24
forums
not /prog/


what?

Name: Anonymous 2011-02-07 11:06

>>25
MAMMA MIA PORCA MISERIA

Name: Anonymous 2011-02-07 11:19

>>27
Go back to /pizza/, ``uagliò''.

Name: Anonymous 2011-02-07 11:44

>>27
che cazzo!

Name: Anonymous 2011-02-07 18:32


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