Live data from Hacker News

Viewing profile — amttc

amttc

HN member
Joined
Mon, Nov 09, 2009, 7:17 PM UTC
HN karma
53
Public activity
24 items

About amttc

No profile information was provided.

Recent public activity

  1. comment
    Comment #13008191

    Yeah, I wish Lua hadn't taken undefined and nil to be the same thing given the way tables work in it. Most of the time it doesn't matter, thankfully. Sometimes you bump into it. A …

  2. comment
    Comment #12930574

    I agree with this, mostly. I feel that Trump's campaign has already damaged the country in a very profound way that will take years for us to recover from as a people. But, I don't…

  3. comment
    Comment #11573020

    Wow, I never thought they'd open source Chez. This is really cool.

  4. comment
    Comment #11565178

    I'm an OMSCS student. Udacity is fine. It serves its purpose. Sometimes it looks like the poor instructors are getting a double whammy of Georgia heat and hot spotlights, but the l…

  5. comment
    Comment #11565103

    Also an OMSCS student. Funny. On my iPad, it's less than straightforward to use Udacity on the website, and I've never been able to get the mobile app for the GT login. I have my I…

  6. comment
    Comment #11444226

    The people who Fox News caters to the most are suburbanites. Most people way out here are lukewarm on Fox News. They're just... different. They agree with some things that I imagin…

  7. comment
    Comment #11328388

    Hey! I really love Lua. I'd recommend reading Programming in Lua (whatever the latest edition is) and Lua Programming Gems. Unfortunately, Lua is one of those languages that isn't …

  8. comment
    Comment #10646050

    Yeah, I agree. I use emacs avidly. I still think for editing raw text it's a fairly nice experience. I like a lot of the features in emacs but I rarely need some of the more advanc…

  9. comment
    Comment #10622577

    I don't think he would build a computer. 10k years ago was before writing. I imagine if anyone were transported that far back they'd want to focus on the stuff that has a huge impa…

  10. comment
    Comment #10517478

    I'm from the South and hear this all the time. I have no idea how many people are actually descended from the Cherokee (they were one of the larger groups in the South). I have a d…

  11. comment
    Comment #10410158

    Colossus is one of those games that I can play just to ride around on a horse and explore to veg out for a couple of hours. It's a weird game.

  12. comment
    Comment #10146524

    This is interesting. Is there anyone who has worked in companies like this willing to talk about how it ends up working out? I've never been in sales but I've never heard of compan…

  13. comment
    Comment #9758254

    As much as I love dynamic languages, I have to disagree friend. :( Static typing confers more benefits than just enforcing a self-documenting type check on your code. It adds a lev…

  14. comment
    Comment #9715836

    For me, at least, it's not so much a "raw LOC output" thing as it is a comfort thing. When I go back to IDEs or text editors that aren't Emacs, even though I can be productive ther…

  15. comment
    Comment #9712210

    When I'm out with friends and we order a larger bottle of beer (like chimay) or get a pitcher the person who grabs the pitcher usually pours for others before themselves. It's pret…

  16. comment
    Comment #9680316

    Yeah, that part of the article I feel is off. I've never been on a retreat but I do sit. It's definitely an experience that I think people should try, but it doesn't really bear an…

  17. comment
    Comment #9013928

    Yeah, this is a pet peeve of mine. As far as I know, right now it's structurally impossible to have Congress make real reform, or even legislate effectively. There have been a stri…

  18. comment
    Comment #2328987

    Not that this has too much to do with what you two were talking about, but (car '(lambda (x) x)) will return lambda in Scheme.

  19. comment
    Comment #2001333

    There's no good way to easily gauge scheme with this site. At first I typed in "scheme programming language" and came up with 250 results, "scheme lisp" provided something slightly…

  20. comment
    Comment #1751463

    I think what all of these articles point to is that it's expensive or time consuming to raise kids, so people simply don't have them. It seems like the key to raising fertility rat…

  21. comment
    Comment #1751260

    Compare with this article from a few months back: http://www.nytimes.com/2010/06/10/world/europe/10iht-sweden.... . While this article isn't exclusively about just birth rate, it n…

  22. comment
    Comment #1444583

    I think that this has to do with flaws in the UIs themselves though. Having one sellable point is a great plan, but not if the rest of the user experience is poor. People should ne…

  23. comment
    Comment #1444565

    Maybe. It depends on if we're talking about individual applications or just the desktop experience in general. The thing about people using applications like Photoshop and Word is …

  24. comment
    Comment #1340252

    I've heard that C Interfaces and Implementation is a good read after you've got an understanding of the language. I don't know any good encyclopedic references, though. I'm still l…