Live data from Hacker News

Viewing profile — MilesTeg

MilesTeg

HN member
Joined
Wed, Feb 13, 2013, 3:35 AM UTC
HN karma
49
Public activity
33 items

About MilesTeg

No profile information was provided.

Recent public activity

  1. comment
    Comment #35298249

    This is addictive but aggravating. I chose Space for the clue Planet and nope bomb card!

  2. comment
    Comment #35298232

    I was impressed when we pulled off a victory by GPT correctly connecting Wimbledon to Grass+London the round after it failed to choose London from MI6. Some of its clues are hilari…

  3. comment
    Comment #35089200

    This sounds amazing. I wish I had an android so that I could play with this. What I tend to do is look at the Wikipedia page for airports that I hope fly to a certain destination a…

  4. comment
    Comment #25599169

    I have played Avalon a few times but never with the Percival mechanic. However I don't think that being "shameless" can be the dominant strategy. If you make it so you must be eith…

  5. comment
    Comment #24566400

    Amusingly this can be interpreted as that the vote for which voting system to use uses first-past-the-post so first-past-the-post wins.

  6. comment
    Comment #23904278

    >I agree, and I like the size of my smaller house. That said, there are some ways that I think the space could be better utilized... for example, we have 4 bedrooms and 1.5 baths, …

  7. comment
    Comment #23901582

    I just bought an old house(1920s) and so have been doing a lot of thinking about how much better the layout of surviving old houses are. 1. Natural lighting. I generally do not nee…

  8. comment
    Comment #20670921

    I see. You are right.

  9. comment
    Comment #20670751

    I thought of a potential loophole. What about a non-deterministic extractor? Let's say you can make your program smaller by having only a 1% chance of extracting perfectly. Just su…

  10. comment
    Comment #18063469

    I had the same tin ear problem. Then I returned to Myst as an adult and I realized that the position on the spaceship slider corresponded to the position of the key on the piano an…

  11. comment
    Comment #10807217

    I think every medieval historian thinks that their subject is the root cause of the renaissance. I have read that modern world exists thanks to … the Arabs who preserved Roman lear…

  12. comment
    Comment #10272469

    I would pay $2 to $10 per month to remove all adds from youtube. I would not bother with this.

  13. comment
    Comment #9162750

    If we had powerful enough telescope that we could see a civilization growing up 1000 light years away we could record it and provide it as a gift for when we finally meet. Or maybe…

  14. comment
    Comment #9054555

    Reading the title I immediately thought these set of articles on procedural city generation. It's about the visual appearance of a city but very interesting nonetheless. http://www…

  15. comment
    Comment #6908593

    From a developer's standpoint it does matter. Every OS version, hardware version is another platform you have to support and test against. Even on identical hardware with an increm…

  16. comment
    Comment #6777294

    This looks really cool. Is there a way to have Node.js tools work with TypeScript?

  17. comment
    Comment #6769066

    Mandatory related non-xkcd comic: www.smbc-comics.com/?id=1883

  18. comment
    Comment #6768749

    Technically he should have used a binary search. $1, $2, $4,...$64, $128. $128 is too much then do a binary search between $64 and $128.

  19. comment
    Comment #6759447

    Google seems to be the expert in heart-warming commercials. Remember their first super bowl ad? http://www.youtube.com/watch?v=tQ4unnMgiSQ

  20. comment
    Comment #6751783

    How robust is the mobile detection? If using the user agent to determine a mobile browser results in many false negatives then not directing from the mobile site version is a good …

  21. comment
    Comment #6692535

    The issue with linux containers is (or at least it used to be) that it is possible for a malicious user to 'break out' of the container. Has this problem been solved?

  22. comment
    Comment #6687640

    This is good news if you want to be able to purchase movies on the cheap. When a Blockbuster closing a few years ago where I lived they sold off all their movies. I think it got do…

  23. comment
    Comment #6653661

    TypeScript was obviously on your mind. The readme states 'Functions in TypeScript can have zero or more arguments in general, just like in Javascript.' You might want to change tha…

  24. comment
    Comment #6575132

    I remember you could define an array to be indexed by an enumerated type which was nice. I haven't seen that done elsewhere.

  25. comment
    Comment #6572436

    One thing that leaps out at me from the few successful YC applications I've read is some of the informal language used. For instance, I would never write 'Most banks suck at techno…