Live data from Hacker News

Viewing profile — happenstance

happenstance

HN member
Joined
Thu, Jan 28, 2010, 9:14 PM UTC
HN karma
39
Public activity
26 items

About happenstance

No profile information was provided.

Recent public activity

  1. comment
    Comment #1198874

    Would love to bicycle to work. Here in the USA, very few people do so because (A) there's almost no room on the road and (B) motorists are almost always in a big hurry and not payi…

  2. comment
    Comment #1186762

    Ah. In the states, you only get severance if you're laid off. If you're fired, I don't think there's any severance pay involved. Also, in the states, if you're laid off, you can ap…

  3. comment
    Comment #1184739

    When you compress air, it heats up and expands -- thus making the pressure go up faster than one might expect. So, when storing it you lose a lot of energy as heat. When you let it…

  4. comment
    Comment #1184341

    I don't really know what you mean by "settlement". There's no settlement that I know of when you get fired in the USA. Here, a "settlement" is something you might get if you were t…

  5. comment
    Comment #1184339

    Those things would be easy if it's just you. However, imposing those policies on the wife is another matter. It just devolves into fighting over money all the time.

  6. comment
    Comment #1184334

    One data point you are missing: if you fire the incompetent wife, in the USA by default she gets the kids too. Guess what kind of life they will have with just her raising them.

  7. comment
    Comment #1182055

    > It is actually quite hard to fire someone in Germany, who wants to stay. Wow. In the USA, companies can basically fire anyone for any reason at any time (in my experience). And g…

  8. comment
    Comment #1182037

    No, not anybody can. What if you have a family and are barely making ends meet as it is? It's very difficult to convince a wife that you'd like for the family to spend a little les…

  9. comment
    Comment #1170175

    How does a founder get fired? So, the CEO says "you're fired". Well, I'm guessing that if you're a founder then that means you're a co-owner. So, don't you just tell the CEO, "um..…

  10. comment
    Comment #1159484

    Thanks for sharing. How do you like e-junkie? What other alternatives did you consider?

  11. comment
    Comment #1148169

    The article is not coming up. Can anyone advise how I might go about finding a mirror?

  12. comment
    Comment #1146400

    What you allude to in your first statement is incorrect for most cases, IMO. Staying together doesn't necessarily mean letting it decrease your happiness. It might just mean you ha…

  13. comment
    Comment #1146118

    > Are you saying we should just leave it? I don't know what you mean. I'm saying that you'll understand what Mark is talking about after you've gotten married and had children and …

  14. comment
    Comment #1146095

    Sorry for taking so long to get back to you. Thanks for the reply. What about if it's not a public company? That is, 2 or 3 people and an LLC?

  15. comment
    Comment #1146034

    Heh. Wait until you're married and have kids.

  16. comment
    Comment #1137125

    How does one technically get a "share of the business"? What does this mean? What paperwork is involved?

  17. comment
    Comment #1098956

    Thanks for the link. Though, I still tend to gravitate toward the simplest solutions, and in this case, a series-wound brushed motor is about as simple as it gets. Regular DC motor…

  18. comment
    Comment #1098099

    DC motors are very efficient, so, I'd have to see some numbers to buy that. Also, a big plus for DC motors is that the controllers are simpler. AC motors require a high-power adjus…

  19. comment
    Comment #1097833

    Lots of people do their own EV conversions from ICE (internal combustion engine) cars. Trouble is, up until now they've all used lead acid batteries (and as such, were heavy and di…

  20. comment
    Comment #1095732

    Looks redundant, but easy. Thanks.

  21. comment
    Comment #1095515

    Given my html as described above, what would you recommend to use for the DOCTYPE line?

  22. comment
    Comment #1095401

    My plan has always been: * keep making tags lowercase * keep quoting attribute values * keep closing tags after I open them (and properly nesting tags) * keep using the closing sla…

  23. comment
    Comment #1095042

    I'm not sure exactly how optimized Dvorak is. There are far more sophisticated (computerized) ways to optimize keyboard layout now than there was back when the Dvorak layout was cr…

  24. comment
    Comment #1086893

    Right. I think the current max is [5 blades]( http://www.theonion.com/content/node/33930 ).

  25. comment
    Comment #1085142

    > You should just always be explicit. I generally agree. Note: I think if you leave out any specific encoding configuration from your my.cnf, mysql implicitly goes with latin1. For…