you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (3 children)

[deleted]

    [–][deleted] 1 insightful - 2 fun1 insightful - 1 fun2 insightful - 2 fun -  (2 children)

    i like it, it looks fine..

    btw, i am not active now, but back in the nineties and early 2000's i used to develop backend website code in C language.. I have written code that was up to 25,000 lines long, that is almost 400 printed pages long.

    my point is that i am not a total green horn, i know what i am looking at..

    your stuff looks fine.

    [–][deleted] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (1 child)

    I have written code that was up to 25,000 lines long, that is almost 400 printed pages long

    Iirc, ROM Mud is 200,000 lines of code and that's a fairly simple online text game. I rewrote it into 40 or 50k lines as a kid.

    [–][deleted] 2 insightful - 1 fun2 insightful - 0 fun3 insightful - 1 fun -  (0 children)

    yeah, i have never worked on anything that big... but just fwiw, i had a client in the 90's and he wanted to have his own "hotmail".. he provided the images and i wrote the c code of the backend and it did every thing that hotmail does... filters, address books, send, receive, attachments...

    do you know what i did? i just interfaced with the shell sendmail program... simple simon.

    anyways, that program was 25k lines.