Live data from Hacker News

Viewing profile — jamier1978

jamier1978

HN member
Joined
Thu, Nov 03, 2016, 5:17 PM UTC
HN karma
37
Public activity
15 items

About jamier1978

No profile information was provided.

Recent public activity

  1. comment
    Comment #34845346

    When this article was published on his altdev blog it had a big impact on how I wrote code. I really embraced pure functions and tried to think in terms of side effect free code an…

  2. comment
    Comment #34638836

    "an uneven worker" sums me up nicely.

  3. comment
    Comment #32520072

    As someone who worked with Delphi for many years I've often wondered if there is a lot of money to be made by charging companies to work on these codebases. As much as I liked Delp…

  4. comment
    Comment #32512917

    Also the compiler was lightening fast.

  5. comment
    Comment #32512897

    A significant amount of Delphi code I wrote 20+ years ago is still in the wild and still making a ton of money for a company I used to work for. I actually miss the days of Windows…

  6. comment
    Comment #32448741

    To me the two bits of code in the error handling case or not comparable. In the c++ case you would still handle the error in the if statement if it can be handled otherwise you wou…

  7. comment
    Comment #32347115

    There isn't many people who could hold my attention for 5 hours but John is one who can. Speaks so well about his craft.

  8. comment
    Comment #31102963

    As a someone living in the UK I find a lot of these comments by people in the US mind blowing. People calling CPS / police because they see kids playing alone in the park? What the…

  9. comment
    Comment #15702990

    True. I found this quote kind of sad "What I find is I'm able to be with them and still be on email. I can be with them and still be working at the same time ... If I didn't, I wou…

  10. comment
    Comment #15702612

    Didn't know he has 5 kids! I struggle with 1 full time job and 2 kids.

  11. comment
    Comment #15642032

    That's good to know. React Router is the only thing stopping me from updating to React 16. I can't find an NPM package, so assume you need to point it at Github?

  12. comment
    Comment #15345610

    I have to say this near perfectly mirrors my experience. We have a JS application [1] that is getting fairly large in size and development is moving quickly. Before we introduced R…

  13. comment
    Comment #15340511

    We are in the same position, except with backbone instead of spine. Nice idea for a use case of portals.

  14. comment
    Comment #15340240

    same here. Really good to see these types of updates going in along with the bigger things like fiber

  15. comment
    Comment #13803637

    According to the FAQ they will be shutting down the Stormpath API in 6 months. https://stormpath.com/oktaplusstormpath FAQ also says you will need to export your data from SP and, …