Live data from Hacker News

Viewing profile — ant5

ant5

HN member
Joined
Mon, Jul 05, 2010, 1:26 AM UTC
HN karma
311
Public activity
98 items

About ant5

No profile information was provided.

Recent public activity

  1. comment
    Comment #1729722

    Am I the only "founder" / "entrepreneur" that doesn't really appreciate these special labels? They're generally something I only hear from the VC tech startup crowd, and usually in…

  2. comment
    Comment #1728797

    I can kind of see the cost point - though most would argue that the lifetime earnings of someone with a college degree far outweigh a $100K investment. Do those studies on lifetime…

  3. comment
    Comment #1728780

    No, most people are taught not to pursue their own individual goals during the first two decades of institutionalized education.

  4. comment
    Comment #1728144

    The problem here is that good UX isn't borne of qualitative analysis -- you have to build something worth analyzing to begin with. Once you do start analyzing, what do you do with …

  5. comment
    Comment #1699648

    we don't apologize for working hard. we're a startup trying to make it in a competitive business. Past a certain amount of time, you're spinning your wheels, doing bad work you'll …

  6. comment
    Comment #1699637

    The majority of recent graduates just spent 4 years in college instead of gaining relevant experience, so, yes. The economy is tough, they don't stack up to the competition, and ad…

  7. comment
    Comment #1665849

    We also know that the gap in income between those with a higher education and those without is increasing significantly. There's an unaccounted for correlation between the accessib…

  8. comment
    Comment #1665838

    I don't see any economic forces that would trigger a burst. In fact, I see most entry-level jobs demanding more education now than ever before. A college degree, if required, has a…

  9. comment
    Comment #1665808

    The point I'm making, though, is that every instance of someone running a dictionary attack against one of my servers was a script kiddie running a tool against a range of IP addre…

  10. comment
    Comment #1665791

    In general, BSD assembler tends to be pretty stack heavy for cultural/engineering reasons. I don't think it ultimately matters all that much if you're fiddling around on your perso…

  11. comment
    Comment #1665777

    It's depressing that your post hasn't received more attention. Your control systems should be on a private control network, not exposed to the wide internet. OpenVPN is capable of …

  12. comment
    Comment #1665773

    Using a non-standard port for ssh eliminates the need for this altogether. This is almost a no-brainer, and it's the first thing I do when standing up a server. No, it doesn't. Run…

  13. comment
    Comment #1620732

    What possible benefit justifies writing the code to be little-endian only? Why on earth would anyone do that? It's not a trade-off if there's no upside.

  14. comment
    Comment #1532632

    If you're dominated by function calls, you're already wrong. Function calls are way expensive, because you're resetting like 4 registers and screwing over the instruction cache. Gi…

  15. comment
    Comment #1532458

    I wish I could win at the lottery and start something on my own.. ... maybe if you stopped wasting time and money on domain squatting

  16. comment
  17. comment
    Comment #1532314

    Unless you are eating 1,000 tic-tacs a minute, in which case they really start to add up. We're talking about the potential to slow down every single function by inserting unnecess…

  18. comment
    Comment #1532293

    You're awesome (and the update looks great).

  19. comment
    Comment #1528494

    If my goal is to get to my house, and I am standing 10 meters from it in the diagonal, I must traverse ground both in the x and y directions. If the goal is long term recollection,…

  20. comment
    Comment #1527417

    The main point I'm trying to make is that one _can_ memorize something and not understand what it means. And one can understand something without having memorized it verbatim. If y…

  21. comment
    Comment #1527382

    I know this was a joke, but adding condoms would be fantastic. I find it mildly embarrassing and equally annoying to buy condoms, and yet I definitely do not want to run out.

  22. comment
    Comment #1527334

    Having memorized X lines from anything is a 'cool' feat to some people, but it's an entirely orthogonal endeavor from understanding what the text means. I hold that there's an unde…

  23. comment
    Comment #1527321

    I too, hate shopping. I selected my daily man-uniform years ago, and know exactly what I like to wear -- I haven't changed my basic outfit in almost 5 years. Yes, I am that manly. …

  24. comment
    Comment #1527143

    As addicted to programming as I am, I can't sustain the same levels of intelligent programming as I can the consumption of media, be it playing a game or reading a book. When progr…

  25. comment
    Comment #1526784

    It's pretty difficult to commit that much text to memory without reading it inside and out. Comprehending it also makes it considerably easier to remember it. Seems like you just w…