HN user

rorrr2

1,045 karma
Posts1
Comments326
View on HN

It doesn't matter. Developers almost never develop/test in an environment that mimics production - multiple load balancers, multiple app servers, multiple database servers, failover to a second data center, etc.

If your dev environment is not different from prod, you're either insanely rich of your server setup is trivial.

Why would you do this for numbers?

How is

    $number = new Number(6.9);
    echo $number->ceiling()              // 7
            ->max(array(5, 9, 49.1)) // 49.1
            ->floor()                // 49
            ->sqrt()                 // Value
            ->value();               // Get raw value rather    than string
better than writing it in actual functions?
    sqrt(
        floor(
            max(
                5, 9, 49.1, ceil(6.9)
            )
        )
    )

You actually don't have to minimize it, that's why it's on the right hand side. You can copy/paste directly, even dragging text with a mouse.

US has social safety nets, she just didn't bother to use them. She didn't bother to pay for health insurance. She didn't bother to finance her IRA/401k. She didn't bother to find a full time job with health insurance.

But it does highlight the fact that working in academia can be a worse career than working in retail.

Working part time in either without paying for private health insurance will end up the same.

And yes, being a teacher doesn't pay much, but she didn't bother to advance her career over what, 60 years? She basically did the same thing she liked day after day, and expected the society/country to take care of her needs.

I agree that it would be nice to have a single payer healthcare system in the US, but that's not how it is.

And in Sudan she would be a child soldier or a rape toy. What does this have to do with what actually happened?

Living in the US without health insurance is a ticking financial and health bomb. Even I, as an immigrant, knew that. That's why I paid through my nose to have insurance for me and my family when I was an independent contractor.

She lived day-to-day, didn't bother to plan even short term future, it's completely her fault.

I agree with many points, except the smaller compose window.

1) It's done so you can search your email while typing a reply, maybe find some info and copy/paste it. It's extremely useful.

2) You don't tons of horizontal space to write an email (except for embedded photos). Vertical space scrolls.

3) I'd actually argue that short emails are better than long ones. Learn how to write succinctly, to the point, and there are more chances it will be read.

4) Get a high res display if you need more screen space. 1080p displays are dirt cheap.

1) How do you do that? His random generator is not even controlled by him, it's a bunch of open source browsers.

2) That's basically bruteforcing. Considering he is running pbkdf2 thousands of times, good luck with that. You might get lucky with 5-6 character passwords and a bunch of servers.

3) How?

4) Passwords are usually stored either nowhere (inside user's head) or a program like KeePass. Good luck breaking either.

5) What would that give you? It's still triple-encrypted.

    * Programming (all kinds - from model behavior to 
      game logic to AI to net code, backend, etc)
    * 3D Modeling
    * Texturing
    * Art
    * Scripts (as in narrative)
    * Music and sound effects
    * Voice recording by professional actors
    * Motion capture of actors
    * QA
    * Sys admins
    * Product and project managers
    * All kinds of executives got paid a shit ton for making decisions
    * Equipment for all of the above
    * Software licenses
    * Advertising
    * Packaging