TinyChan

Topic: Minichan source code

+Anonymous A6 months ago #67,501

pengun.pnghttps://github.com/minilauta/minichan

+Anonymous B6 months ago, 16 hours later[T] [B] #670,584

I hate how every file is 20 to 30 lines long. I code like a crack addict and put 2,000 lines in one file.

·Anonymous B6 months ago, 1 minute later, 16 hours after the original post[T] [B] #670,585

@previous (B)
…and then I’ll make 20 to 30 files like that.

·Anonymous B6 months ago, 10 minutes later, 16 hours after the original post[T] [B] #670,587

Is it built on top of mini board? Because otherwise it makes no sense.

+Anonymous C6 months ago, 5 hours later, 22 hours after the original post[T] [B] #670,614

Yummy source code cookies

+Anonymous D5 months ago, 1 month later, 1 month after the original post[T] [B] #673,589

var count var sum = 10;
var sum = 0;
while (count > 0) 

{ 

sum = sum + count; 
if (sum > 42) break; 
count--;

} 

alert (sum);

+Anonymous E4 months ago, 1 week later, 1 month after the original post[T] [B] #673,953

20250407.jpgWhat do I do with the code now?

+Anonymous F4 months ago, 2 hours later, 1 month after the original post[T] [B] #673,965

@previous (E)
imbibe sprite
:

You are required to fill in a captcha for your first 5 posts. Sorry, but this is required to stop people from posting while drunk. Please be responsible and don't drink and post!
If you receive this often, consider not clearing your cookies.



Please familiarise yourself with the rules and markup syntax before posting.