NosotrosNueces / utcs-uptime

Let's keep a database of everybody's uptime!
https://nosotrosnueces.github.io/utcs-uptime/
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

This is in JavaScript now #1

Closed jeversmann closed 9 years ago

jeversmann commented 9 years ago

JavaScript rewrite of the original script, because we hate ourselves and decided to write this in node. No ldap because we'd probably need some node package for it and I'm not that deep.

JDongian commented 9 years ago

Before we get started we should figure out how Node.js testing works.

jeversmann commented 9 years ago

I'm betting that boils down to reading blog posts until we settle on some framework for no actual reason; unless you have some knowledge of what is worth looking at.

amlweems commented 9 years ago

Is this serious?

jeversmann commented 9 years ago

We've decided we're going on a learning adventure for node, so we can continue being mad while informed. Tangentially, this is your fault for declaring Twisted dead.

amlweems commented 9 years ago

Well that'll be fun. Good luck with your callbacks.

I put the fault on Twisted for not using Python 3.

JDongian commented 9 years ago

Pretty glad I didn't blindly okay this one. I'm quite sure there are a few bugs that need to be fixed before merging, most importantly duplicate users, and least importantly w'ing yourself.

jeversmann commented 9 years ago

and least importantly w'ing yourself.

When you ssh _@_ w you don't see the account that you are logging in as unless there is another instance of that account already logged on. This is intended behavior and does not need to be modified.