Live data from Hacker News

Viewing profile — mscuwa

mscuwa

HN member
Joined
Tue, Dec 03, 2013, 7:07 PM UTC
HN karma
10
Public activity
13 items

About mscuwa

No profile information was provided.

Recent public activity

  1. comment
    Comment #35631193

    > However, the "asset" associated with software development seems pretty uniquely hard to transfer Isn't it what's happening when a company gets acquired? Buyer pays for a software…

  2. comment
    Comment #35629315

    3. Agree, but this applies to assets depreciation too, how software is different? I understand the rest and I'm not saying it's a good law. It's just not as bad as in the example w…

  3. comment
    Comment #35624165

    If we are considering a stable company the only problem is that you expensed more since 2017 than you would have normally done, i.e. you effectively paid less taxes over 5 years. N…

  4. comment
    Comment #35623963

    1,000,000 Revenue - 1,000,000 Salary expense ----------- 0 Profit We are talking about an extremely lucky company if it's the first year. How many startups are able to get revenue …

  5. comment
    Comment #35623900

    How you raise money doesn't make a difference. What matters is how fast you can utilize your "engineering assets". More often than not startups don't sell anything (let's say "anyt…

  6. comment
    Comment #27666501

    > If you're not careful (or if you're trying to be clever), you can insert a String into an object that had been declared to be a List It's less about type erasure and more about m…

  7. comment
    Comment #26497396

    Expanding recruitment won't be racist by itself, no. But going beyond what company is doing now to hire more _black_ devs would be (they didn't ask where to recruit people, so they…

  8. comment
    Comment #26497239

    Yeah, sure. So when I argue with Brad and he doesn't like my commit, it's because I'm ... no, not black, no, not gay, not even a woman, even if my ancestors were enslaved (quite po…

  9. comment
    Comment #26496874

    So what you are suggesting is to go beyond normal company business to recruit black developers? I.e. to give black developers an advantage over all others. That's a textbook defini…

  10. comment
    Comment #7845336

    My point was it's not becoming more buoyant, i.e. lift can only drop when it ascends. I wouldn't argue that it can burst, but it depends on material. As an edge case it won't go to…

  11. comment
    Comment #7841312

    Are you sure about positive feedback? Balloon does expand, but air outside becomes thinner, so buoyancy will actually stay constant until the walls are completely unfold, and then …

  12. comment
  13. comment
    Comment #7386195

    Create A+B integration branch, then merge in both directions, A -> A+B then A+B -> A (to pick up changes from B). Integration branch can be tested and merged to master later instea…