HN user

oldrny

34 karma
Posts0
Comments9
View on HN
No posts found.
Finish your stuff 9 years ago

Software can be usable but 'incomplete', in the same way that stools and Aerons are both usable, but stools weren't an unfinished technology. If your bug count is low and your software has features, it's already done.

It seems like your suggestion is a little backwards -- computer science is its own thing, and for some reason, people started thinking that computer scientists are ideal software developers. Since that clearly isn't the case, employers should look for some other certification that's more in line with what they require from an employee.

Scala Native v0.1 9 years ago

Javascript performs unchecked memory accesses? Or are you alluding to their both being weakly typed?

So this is definitely down to how you define the word, but by the above definition, shouldn't Globally Unique Identifiers be called Globally Distinctive Identifiers?

Also, because my brain has been damaged by modern programming languages, it seems like uniqueness should be defined as (please excuse my rusty logic syntax):

R = resumes, r \in R, unique(r) -> (\forall s \in R-{r}, r != s) (for some definition of equality).