Live data from Hacker News

Viewing profile — lmitchell

lmitchell

HN member
Joined
Sun, May 10, 2015, 2:37 AM UTC
HN karma
242
Public activity
87 items

About lmitchell

No profile information was provided.

Recent public activity

  1. comment
    Comment #20455949

    Hey now, don't make me sad. In my heart I still like to pretend that Discworld will always have more books to read :'(

  2. comment
    Comment #20446989

    This feels spectacularly Pratchett-esque. I would not be surprised to see this as the first sentence of a Discworld novel :P

  3. comment
    Comment #20367958

    > Part of the message, aside from just quantifying how limited time is, would be to find enjoyment where you can in your 'mandatory' activities too as they'll represent the bulk of…

  4. comment
    Comment #19725013

    The only thing 'unspecified' guarantees you in this context is 'safe to destroy'. It specifically does not guarantee the safety of any other member functions - only the destructor.…

  5. comment
    Comment #19269083

    Right, this is what I was alluding to with 'choosing what to feature'. But I honestly am not sure whether a line should be drawn here, and if it should, where it should be drawn. I…

  6. comment
    Comment #19268875

    Aren't they different, though? When I go into a grocery store, the deal is, they put out a selection of things, I pick the ones I want, then I go home. This is actively trying to m…

  7. comment
    Comment #19070725

    'Ultron is designed with OOP in mind and has not failed to live up to the promise at all possible places.' Would that more professional programmers had this humility. :)

  8. comment
    Comment #18871341

    I... definitely did not just watch this play itself for like five straight minutes... I think I need to get more fresh air or something.

  9. comment
    Comment #18513590

    Presumably 'developer experience', given how it's used in conjunction with 'user experience' for a developer-focused product :) Admittedly not the most easily understood acronym, a…

  10. comment
    Comment #18473680

    I was convinced it would be something about realistic hair simulation and/or rendering. I was surprised, but I was not disappointed.

  11. comment
    Comment #18377363

    Not gonna lie, I still can't parse what this is supposed to be after a number of readings. What's the actual sentence? I'm so curious :P

  12. comment
    Comment #18368571

    Thank you for posting this, I found it both very enlightening and a pretty fun internet-drama read :D Interesting that the original complaint of that article/thread and this one ar…

  13. comment
    Comment #17486243

    So I've actually thought about this a fair bit recently, since I'm making some changes to C++ code that touch a lot of files in reasonably straightforward ways. The changes should …

  14. comment
    Comment #17150716

    I really really hope this was a joke, because it was incredibly funny if so and terrifying if not.

  15. comment
    Comment #17042677

    Shameless plug: At EA we've open-sourced our C++ standard library implementation that focuses on games. While it's not necessarily focused on embedded development, you might be int…

  16. comment
    Comment #17018634

    This ignores both the fact that RMS is much more than just the maintainer of glibc, and the fact that 'just forking' glibc doesn't stop the maintainer from having a significant amo…

  17. comment
    Comment #17018452

    I guess I understand the downvotes here, but I really do think you've hit on at least an issue. Maybe not the issue, but it's a pretty big problem. RMS's conduct here is just... pr…

  18. comment
    Comment #16609228

    I dunno, I find it pretty easy to understand... seems like the main instruction loop is in tvm.c, in the function tvm_vm_run(), which is exactly the first place I looked and seems …

  19. comment
    Comment #16605319

    Not quite. Multiple dispatch (as mentioned in sibling comments) is basically 'virtual on both object and argument types', so like: class Vehicle { virtual void Collide(Vehicle othe…

  20. comment
    Comment #16590287

    I moved from git to perforce when I switched companies, and even though I actually really like git and consider myself reasonably proficient, I don't mind perforce. My one real pai…

  21. comment
    Comment #16210885

    Diminuitive of 'nope' :)

  22. comment
    Comment #15830010

    I think the relevant quote from the judgment is: 'criminal forfeiture serves no remedial purpose, [and] is designed to punish the offender...' So they don't actually care about com…

  23. comment
    Comment #15170872

    And I'm lucky enough to have clicked on the comments first, otherwise I would have been #6.

  24. comment
    Comment #15164191

    You might be looking for the term 'SOLID' ;) e: it may be worth noting that I can't for the life of me remember what the I and D stand for... clearly I am much more of a KISS kind …

  25. comment
    Comment #14741816

    I knew I recognized your name from somewhere! Presumably you are the iEchoic of http://wiki.teamliquid.net/starcraft2/IEchoic_Build_(vs._Ter... fame? :) Never knew you personally b…