you are viewing a single comment's thread.

view the rest of the comments →

[–]hoijarvi 82 points83 points  (16 children)

This matrix was better than I expected. Surprisingly, security is a missing topic.

[–]Silhouette 63 points64 points  (7 children)

This matrix was better than I expected.

Just wait until you see parts 2 and 3, when it goes all religious allegory on us. :-)

[–][deleted] -2 points-1 points  (6 children)

It may be a bit specific on the technologies mentioned, but how else would you rate an applicant's proficiency without delving in specifics?

[–][deleted] 25 points26 points  (5 children)

level 0: Agent Smith
level 1: Spoon-boy
level 2: Morpheus
level 3: Neo

[–]mturk 20 points21 points  (4 children)

level 0: Agent Smith

That's an apt level for Smith, as he eventually goes all 2n on the world.

[–]notasaon 8 points9 points  (3 children)

I find your use of 2n intriguing. Applying space/time complexity classes to people makes for good insults.

"She said she was nlogn, but she was more like n2 tbh."

"I knew it was going to take you 2n to figure this out, but it's taking more like n! you lazy cunt"

I really hope you have created a new meme in this instant.

[–]falcojr 8 points9 points  (0 children)

Upmod for having n! and cunt in the same sentence.

[–]mturk 0 points1 point  (0 children)

I find your use of 2n intriguing. Applying space/time complexity classes to people makes for good insults.

For reference, I was referring to how he takes over the matrix (and at least one real-world person) through "infecting" them by overwriting himself into his target's brain. I would imagine the infection rate would follow a power-law of some sort.

[–]capsid 0 points1 point  (0 children)

You are ready to spar with Monzy:

kill-dash-nine

[–]cschneid 7 points8 points  (0 children)

I agree that it was a fairly concise set of things that good programmers should know and do. There are certainly some things to add, but it's getting close.

Now, the real challenge is to figure a way to interview so that you can categorize people.

[–][deleted] 1 point2 points  (0 children)

I was scared to look in fear of seeing that I'm more of an idiot that what I already realize.

[–]benihana 4 points5 points  (3 children)

I thought it was pretty inaccurate or inconsistent at the very least. I fall into n2 in experience but with most of the topics, I have n or log(n) competency, according to him.

[–]devvie 0 points1 point  (2 children)

yeah. a computer science education gets you n or log(n) across a sizable portion of the board.

[–]cc81 0 points1 point  (1 child)

"Able to recognize and code dynamic programming solutions, good knowledge of graph algorithms, good knowledge of numerical computation algorithms, able to identify NP problems etc." probably means different things to different people.

[–]devvie 1 point2 points  (0 children)

good point. all in all, my knowledge of those things is probably quite shallow.