TinyChan

Topic: Minichan source code

+Anonymous A1.1 year ago #67,501

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

+Anonymous B1.1 year 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 B1.1 year 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 B1.1 year 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 C1.1 year ago, 5 hours later, 22 hours after the original post[T] [B] #670,614

Yummy source code cookies

+Anonymous D11 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 E11 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 F11 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.