Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marijnz0r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
marijnz0r
7mo ago
I was going to post this as well! A direct link to the video: https://www.destroyallsoftware.com/talks/the-birth-and-death...
2.
▲
by
marijnz0r
11mo ago
And The Netherlands
3.
▲
by
marijnz0r
2y ago
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-thread.ht... Please let me know w
4.
▲
by
marijnz0r
2y ago
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.ht... Please let me know wha
5.
▲
by
marijnz0r
4y ago
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? Currently I have a chain of multiple CTEs in a sequence, so ho
6.
▲
by
marijnz0r
4y ago
https://www.aceandtate.com is an option as well.
7.
▲
by
marijnz0r
4y ago
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-factfulness I can highly re
8.
▲
PEMTileMap – Creates SpriteKit game maps from TMX Map files
(github.com)
1 points
by
marijnz0r
4y ago
|
0 comments
9.
▲
by
marijnz0r
5y ago
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.
▲
by
marijnz0r
5y ago
Wow, that's quite a discussion. I'll be sure to make time to read it in its entirety.
11.
▲
Good times create weak men (2019)
(tonsky.me)
2 points
by
marijnz0r
5y ago
|
4 comments
12.
▲
by
marijnz0r
5y ago
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 balance between the spoken language in code and the actu
13.
▲
by
marijnz0r
5y ago
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 would prefer something like
14.
▲
Ask HN: How to Write Readable Code
10 points
by
marijnz0r
5y ago
|
11 comments
15.
▲
The Dreadvertising Manifesto
(p-edge.nl)
7 points
by
marijnz0r
5y ago
|
1 comments
16.
▲
by
marijnz0r
5y ago
Rutger Bregman https://en.m.wikipedia.org/wiki/Rutger_Bregman
17.
▲
by
marijnz0r
5y ago
It seems to work now. I guess it was user error!
18.
▲
by
marijnz0r
5y ago
I tried to use it on my phone, but it doesn’t seem to work. OS: Android Browser: Firefox
19.
▲
by
marijnz0r
5y ago
Looks great, will consider it for my domains. I like its simplicity.
20.
▲
by
marijnz0r
6y ago
Is it possible to pay with a different method than credit card?
21.
▲
It's On Us
(industriallogic.com)
1 points
by
marijnz0r
6y ago
|
0 comments
22.
▲
Repeatable Execution
(blog.ploeh.dk)
2 points
by
marijnz0r
6y ago
|
0 comments
23.
▲
by
marijnz0r
7y ago
The correct link (removed the trailing l character): https://www.reemer.com/articles/lessons-learned-going-from-i...