8

That is all. Hope it's not gone for good.

That is all. Hope it's not gone for good.

20 comments

[–] quarterlog 0 points (+0|-0)

Yeah, atko wrote it while in school, and that was the language that was taught in his school. They later migrated it to an opensource stack (it was running all microsoft), but kept it c#.

[–] yarnak [OP] 2 points (+2|-0)

I'm a bit of a Unix snob, but you can't run anything all that useful on a Windows server.

[–] quarterlog 1 points (+1|-0)

It ran just fine, but the server costs were (iirc) an order of magnitude more to run it using the microsoft stack. They put a lot of manhours in switching it, I just wish they would have used the time to rewrite in python so that the code was more accessible to me (i'm not learning c# unless I have to), and so that it is easier to deploy clones.

[–] yarnak [OP] 1 points (+1|-0)

Well you do typically need a lot more hardware to get something to run fine on Windows. Unix is far more efficient.