Notice: Welcome to TinyChan, an account has automatically been created and assigned to you, you don't have to register or log in to use the board, but don't clear your cookies unless you have set a memorable name and password. Alternatively, you can restore your ID. The use of this site requires cookies to be enabled; please cease browsing this site if you don't consent.

TinyChan

Topic: Minichan source code

+Anonymous A1.2 year ago #67,501

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

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

Yummy source code cookies

+Anonymous D1 year 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 E1 year ago, 1 week later, 1 month after the original post[T] [B] #673,953

20250407.jpgWhat do I do with the code now?

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

@previous (E)
imbibe sprite

Start a new topic to continue this conversation.
Or browse the latest topics.

:

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.