Viewing profile — marijnz0r
marijnz0r
HN member- Joined
- Thu, Nov 14, 2019, 10:41 AM UTC
- HN karma
- 19
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About marijnz0r
No profile information was provided.
Recent public activity
-
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...
-
comment
Comment #45620308
And The Netherlands
-
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…
-
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.…
-
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…
-
comment
Comment #33593048
https://www.aceandtate.com is an option as well.
-
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…
- story
-
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.
-
comment
Comment #29842324
Wow, that's quite a discussion. I'll be sure to make time to read it in its entirety.
- story
-
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…
-
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…
-
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 …
- story
-
comment
Comment #29233199
Rutger Bregman https://en.m.wikipedia.org/wiki/Rutger_Bregman
-
comment
Comment #28298582
It seems to work now. I guess it was user error!
-
comment
Comment #28264552
I tried to use it on my phone, but it doesn’t seem to work. OS: Android Browser: Firefox
-
comment
Comment #27842216
Looks great, will consider it for my domains. I like its simplicity.
-
comment
Comment #26450853
Is it possible to pay with a different method than credit card?
- story
- story
-
comment
Comment #22138214
The correct link (removed the trailing l character): https://www.reemer.com/articles/lessons-learned-going-from-i...
- story