Live data from Hacker News

Viewing profile — marijnz0r

marijnz0r

HN member
Joined
Thu, Nov 14, 2019, 10:41 AM UTC
HN karma
19
Public activity
24 items

About marijnz0r

No profile information was provided.

Recent public activity

  1. comment
    Comment #46946682

    I was going to post this as well! A direct link to the video: https://www.destroyallsoftware.com/talks/the-birth-and-death...

  2. comment
    Comment #45620308

    And The Netherlands

  3. comment
    Comment #42134837

    Although it seems async/await is based on multiple threads, this is not the case. To learn about this, read this blog post: https://blog.stephencleary.com/2013/11/there-is-no-threa…

  4. comment
    Comment #42134825

    Although it seems async/await is based on multithreading, this is not the case. To learn about this, read this blog post: https://blog.stephencleary.com/2013/11/there-is-no-thread.…

  5. comment
    Comment #34607814

    I really like this answer because it tests CTEs in a modular way. One question I have is: how do you test a the CTE with an in.csv and out.csv without altering the original CTE? Cu…

  6. comment
    Comment #33593048

    https://www.aceandtate.com is an option as well.

  7. comment
    Comment #32101876

    A book about this topic: Hans Rosling - Factfulness: Ten Reasons We're Wrong About the World – and Why Things Are Better Than You Think https://www.goodreads.com/book/show/34890015…

  8. story
  9. comment
    Comment #29850279

    It might be, but the originally linked article is more about tech and not so much about politics on a national or global level.

  10. comment
    Comment #29842324

    Wow, that's quite a discussion. I'll be sure to make time to read it in its entirety.

  11. story
  12. comment
    Comment #29824412

    Thanks for the recommendation. I've read the book by Eric Evans and I like the first chapters about creating an ubiquitous language. I'm trying to figure out how to create a balanc…

  13. comment
    Comment #29824344

    Regarding a unit test it looks something like this in pseudocode: function test_addition() { given_two_integers(2,3); when_summed_up(); then_the_result_should_be(5); } Whereas I wo…

  14. story
    Ask HN: How to Write Readable Code

    Hi HN, I write code and unit tests for other departments in my company. For me, writing code in a programming language feels natural, so I like to use the notation of the language …

  15. story
  16. comment
    Comment #29233199

    Rutger Bregman https://en.m.wikipedia.org/wiki/Rutger_Bregman

  17. comment
    Comment #28298582

    It seems to work now. I guess it was user error!

  18. comment
    Comment #28264552

    I tried to use it on my phone, but it doesn’t seem to work. OS: Android Browser: Firefox

  19. comment
    Comment #27842216

    Looks great, will consider it for my domains. I like its simplicity.

  20. comment
    Comment #26450853

    Is it possible to pay with a different method than credit card?

  21. story
  22. story
  23. comment
    Comment #22138214

    The correct link (removed the trailing l character): https://www.reemer.com/articles/lessons-learned-going-from-i...

  24. story