Live data from Hacker News

Viewing profile — ianhedoesit

ianhedoesit

HN member
Joined
Tue, Sep 02, 2014, 5:04 AM UTC
HN karma
17
Public activity
8 items

About ianhedoesit

ianhedoesit.com

Recent public activity

  1. comment
    Comment #10825750

    Isn't this still a useful feature? You still at least have a better idea of where to look compared to C. With the feature of `unsafe` blocks in Rust you have points of entry to loo…

  2. comment
    Comment #10810125

    I think this StackExchange question is pretty useful. http://programmers.stackexchange.com/questions/107687/what-i...

  3. comment
    Comment #9941852

    I think what yason was trying to say is that how it currently works isn't the best option, but neither are obvious alternatives, such as making it a financial investment to send ta…

  4. comment
    Comment #9125555

    Ah, great. Thank you. I still find it a bit odd how they have made the connection, especially with a language that doesn't have that much adoption. But maybe that's why I don't wor…

  5. comment
    Comment #9125435

    I can't find an accompanying article or anything for this. I'm curious as to why Microsoft would put something like this out? Why make the comparison in the first place? Why compar…

  6. comment
    Comment #9090207

    I would imagine it was more of the opposite scenario. Rather than calling your girlfriend when you forget to lock your house, you might want to just lock it remotely.

  7. comment
    Comment #8909372

    I have never seen anywhere require "Address Line 2." It's only used as a specifier to the address when there are multiple units at the address (office buildings, apartments, and th…

  8. comment
    Comment #8831489

    The major difference I've found is that /d is more akin to *nix symlinks with few exceptions, and /j is an NTFS-specific, local-only, directory link. Links made with the /d option …