Live data from Hacker News

HackMIT 2017 Admissions Puzzle

delorean.codes

21–28 of 28 posts

Re: HackMIT 2017 Admissions Puzzle

#21
post #11
post #10

Earlier quoted context omitted.

The target audience for this is college kids, who these days frequently use GitHub for consuming course material (e.g. boilerplate for class assignments). Doesn't seem like a bad move on their part to avoid rolling their own account system. People like one-click auth.

Yeah, but they may not have an account on github. And I see more and more students using gitlab instead since they have free private repos

So then they can make a GitHub account... I don't see how that would be worse than having to make a custom HackMIT account.

Re: HackMIT 2017 Admissions Puzzle

#22
Something about unix time? Isn't the earliest moment in unix time around December 1900? Epoch - 2^31 seconds? I'm betting it's something about that plus some tricky nonsense I don't have the energy figuring out (assuming that I could). I guess spoiler alert...

I used to love puzzles like this when I was younger, but I think I've lost the patience for them now.

EDIT: ah, no, it's December 13, 1901. Never mind!

Re: HackMIT 2017 Admissions Puzzle

#23
post #13

In case it is not obvious ( for me it wasn't ), you can only acceess the puzzle through github login button. Registering doesn't give you access to the puzzle.

Thanks for pointing that out, my first thought was the goal is to decode a bit pattern from the flickering neon sign mp4! That would have been some wasted time...

That was definitely my first instinct. I got as far as the morse code decrypts to "NETE" before coming back here to check if I was doing something wildly wrong.

Re: HackMIT 2017 Admissions Puzzle

#25
post #2

Hey HN, HackMIT organizers here. This is the 2017 admissions puzzle! It contains a variety of security, AI, and RE challenges. If you're an undergrad and are one of the first 50 people to complete it you get automatic admission to HackMIT! If you start playing, feel free to join the Slack! Link is on the command center.

Login is the noun and log in is the verb with a preposition. I think it should be "Log in with Github."

Re: HackMIT 2017 Admissions Puzzle

#26
post #2

Hey HN, HackMIT organizers here. This is the 2017 admissions puzzle! It contains a variety of security, AI, and RE challenges. If you're an undergrad and are one of the first 50 people to complete it you get automatic admission to HackMIT! If you start playing, feel free to join the Slack! Link is on the command center.

Login is the noun and log in is the verb with a preposition. I think it should be "Log in with Github."

'Login' can be used as a noun or a verb. http://www.dictionary.com/browse/login

Re: HackMIT 2017 Admissions Puzzle

#28
post #22

Something about unix time? Isn't the earliest moment in unix time around December 1900? Epoch - 2^31 seconds? I'm betting it's something about that plus some tricky nonsense I don't have the energy figuring out (assuming that I could). I guess spoiler alert... I used to love puzzles like this when I was younger, but I think I've lost the patience for them now. EDIT: ah, no, it's December 13, 1901. Never mind!

That puzzle is optional, and definitely the 'hard' way to get past that challenge
Post reply on HN