Live data from Hacker News

Viewing profile — travjones

travjones

HN member
Joined
Mon, Mar 23, 2015, 2:07 AM UTC
HN karma
672
Public activity
186 items

About travjones

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #24904136

    woah, big tyme hater

  4. story
  5. story
  6. comment
    Comment #23432713

    Cops may ask you not to record and even threaten you with arrest for recording. Do not be intimidated; it is your right to record without obstructing. If you find yourself in a sit…

  7. story
  8. story
  9. comment
    Comment #22376394

    I think this is a great idea. Perhaps the "Github for data" copy could use some work, but the concept of obfuscating real data for use in building systems without the overhead or c…

  10. comment
    Comment #18801245

    I graduated this past semester (Fall 2018), but I started working in industry a little over a year ago. I knew in my second/third year that academia wasn’t for me. However, grad sc…

  11. comment
    Comment #18537409

    It seems that the HN community responds interestingly to topics of discrimination in tech (or, "lack of diversity"). It seems that there is a bit of denial in this community that t…

  12. comment
    Comment #16397410

    To some extent I agree with you that behavioral science/psychology needs a unifying theory. Attempts at this have been made and are still alive and well. For example, take a look a…

  13. comment
    Comment #16119304

    Interesting. There is actually a concept from behavior analysis called "behavioral momentum." [1] 1: https://en.wikipedia.org/wiki/Behavioral_momentum

  14. story
  15. comment
    Comment #15140352

    ... per megabyte.

  16. comment
    Comment #15128740

    >> "a vulnerability in the gem installer that allowed a malicious gem to overwrite arbitrary files" Yeeks. Not good. (sudo) gem update --system ASAP

  17. comment
  18. story
  19. story
  20. comment
    Comment #12921242

    Most meaningful applications will require the use of pointers. For example, unmarshalling json comes to mind. I wouldn't "avoid the use of pointers" if I were you. Rather, use them…

  21. comment
    Comment #12448207

    I think it would produce a runtime error and return a stack trace. Someone more qualified than me should chime in though...

  22. story
  23. comment
    Comment #12295007

    The link works for me. :)

  24. comment
    Comment #12295005

    Wow. That's impressive. Thanks for the example numbers, Matt!

  25. comment
    Comment #12294494

    Great work, Go team! Standout points in my opinion: Overall performance improvements: >> "We observed a 5–35% speedup across our benchmarks." Decreased compile times and binary siz…