HN user

yakiv

211 karma
Posts4
Comments69
View on HN
Turing Drawings 13 years ago

Would every drawing have to loop? Pi doesn't. I personally don't actually know if there's something about this specifically that would force every drawing to loop, though.

I'm no expert on bitcoin, but I've read that you can have as many addresses as you want. You could generate a new address for each time you order through bitspend and never give them your "main" address. Overall it may or may not be a better option than just buying directly from a merchant because of other considerations.

This is just speculation.

California has this:

    > California’s Master Plan for higher education, adopted in
    > 1960, guarantees a place in college for every state
    > resident who can benefit. The historic blueprint produced
    > systems and programs that have served as models for other
    > states and for countries across the globe.
Stanford is a private university, and MIT isn't in California. The UCs sound like they're public universities. Perhaps the Asian students in California who are blocked out of other universities end up going to UCs instead.

This one might be incorrect, but California being on the west coast might mean that there are more Asians per person in California than in many other parts of the US, too.

> I thought it was basic enough to be studied at about that age in the rest of the world.

Where do you think GP went to school? Neither the post nor the profile indicates a location.

Edit: I should say that I don't know for sure that you don't know from some other post GP made.

Does anyone here know why the Einstein cross has 4 of the repeated image instead of being a continuous repetition around the lens object? It seems to me like you should see the magnified image as a sort of circle instead of having a finite number of repetitions.

Is this related to the lines forming a cross you see in pictures of stars?

    > Human beings are irrational and sometimes do things that
    > aren't in their economic best interest out of principle
    > or ethics.
Humans might be irrational sometimes, but this isn't one of those times. "Rationality" has no meaning outside of the context of a goal . . . the sentence I quoted makes it seem like you're saying people should only care about their economic (do you mean financial/material?) interests.

You also said

    > Think about it: if I murder somebody, then offer you $100
    > not to tell anyone, would you take the money? I certainly
    > hope not.
so it does seem you aren't actually suggesting that.
Ruby 2.0.0 Released 13 years ago

I use Ruby some, but I'm not sure I'd describe it as clean exactly. I've used Python a bit recently and was struck by just how clean it seemed. (I'm not sure Python has anything that quite replaces blocks, though. I don't claim Python's all better than Ruby.)

I don't know if we've gotten there yet, but Fizz Buzz specifically may not always be an effective weeding-out tool: once enough people have heard of it, they may prepare specifically for it. Perhaps a better approach would be to come up with your own small test of comparable difficulty, sort of like a blog that has a custom but otherwise extremely hackable way of testing if you're a real person.

Google Glass 13 years ago

What's the difference between a smart phone and a laptop? A smart phone can go with you everywhere to a greater extent than a laptop can. I think that glass would push that farther.

I'm going to make an utterly irrelevant comment here, but I think that in general it's better to not use "former" and "latter" like this---it often forces the reader to look back earlier in the text if they want to figure out what you're saying.

From dictionary.com:

flammable: "easily set on fire; combustible; inflammable."

inflammable: "capable of being set on fire; combustible; flammable."

[Standard boilerplate about dictionaries being imperfect reflections of what words actually mean.]

[Perhaps less-standard boilerplate about how words can mean different things in different places.]

Whatever the nuances are, "inflammable" doesn't mean "fireproof", which is my main point.

Perl: "There is more than one way to do it."

Some ways Excel lets you organize data: (1) chaotically on one worksheet, (2) with different data sets in different worksheets, (3) in tables (http://office.microsoft.com/en-us/excel-help/overview-of-exc...).

Python: "There should be one-- and preferably only one --obvious way to do it."

Perhaps Excel/Perl*Python wouldn't have any of Excel's organization tools exactly but would instead have only independent tables that could be made larger and smaller as needed.

Edit after reading some comment about databases:

Perhaps this program would be a front-end of sorts for databases or could act as one. That might be unrelated to the Perl/Python difference, but it could be a useful feature.