Live data from Hacker News

Viewing profile — trbecker

trbecker

HN member
Joined
Sat, Jan 15, 2011, 4:15 AM UTC
HN karma
333
Public activity
146 items

About trbecker

about.me/trbecker

Recent public activity

  1. story
  2. comment
    Comment #3904126

    One hint, some analytical models used in physics are very useful in finance. I have a friend doing his physics masters degree in analytical finance. It seems very promising for him…

  3. comment
    Comment #3794051

    I may still have an old tape with some LOGO programs I wrote back in 1989, when I was 8.

  4. comment
    Comment #3762310

    Graphene seems promising too.

  5. comment
    Comment #3666718

    At the age of 8, I was enlisted in a programming school (thanks mom!), learning how to move the LOGO turtle around the screen. At the age of 12, I was programming a game while my c…

  6. comment
    Comment #3584682

    I would keep doing what I already do. I care deeply for the organization I work for, and I have many friends there. But I would engage only in what seems fun and meaningful, and av…

  7. comment
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #3248813

    USA makes me proud. But the other way around.

  13. comment
    Comment #3114087

    I see. Guitar is something that requires patience, for sure. Someone can play well enough to entertain drunk friends with one year of half-assed practice. To play on a stage, it's …

  14. comment
    Comment #3109865

    You seem to have a lot of stuff figured out. You stayed out of trouble. You have a hardcore work ethic. But if you're in doubt, you can always work less and do something else. And …

  15. comment
    Comment #3109444

    What this can possibly mean? Because C is everywhere. It is in the code that runs the VM of your favorite language. It is in most compilers. It provides basic system services. Why …

  16. story
  17. comment
    Comment #3049386

    Sometimes I use shirt and tie to go to work for fun. In a building full of t-shirt and jeans guys, it's easy to stand out like that. And sometimes I want to (or need to) stand out.…

  18. story
  19. story
  20. comment
    Comment #2930222

    Speculation. And a bad idea. Facebook is good in social "notworking", and competing with Google in Google's territory is not a good idea. Since we're in the field of speculation, I…

  21. comment
    Comment #2875828

    Yes, my team uses this style. Coding style is a matter of choice, and we should adapt to the style of our peers.

  22. story
  23. comment
    Comment #2830275

    Very nice. Excelent idea, and it looks beautiful. If you had a +1 or like button, I would have clicked both.

  24. comment
    Comment #2777946

    I use a popup :) https://github.com/trbecker/getbacktowork .

  25. comment
    Comment #2775222

    A function to fit a rectangular area inside another. I use it whenever I need to fit a view inside a window. Pretty handy.