Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dmatteo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
GDAX is now Coinbase Pro
(pro.coinbase.com)
1 points
by
dmatteo
8y ago
|
0 comments
2.
▲
Announcing the Coinbase Suite of Institutional Products
(blog.coinbase.com)
2 points
by
dmatteo
8y ago
|
0 comments
3.
▲
by
dmatteo
9y ago
I went through the process about 2 months ago, and I really enjoyed it. After the initial quiz, I had a ~2 hours interview with a human, which included a 1h "pair programming" challenge, random technical questions on my field, gen
4.
▲
Russia hacked the Olympics and tried to make it look like North Korea did it
(vox.com)
2 points
by
dmatteo
9y ago
|
0 comments
5.
▲
Citrix Podio went down for 27 hours. This is what happened
(status.podio.com)
17 points
by
dmatteo
9y ago
|
0 comments
6.
▲
Compiling JavaScript into Native Binaries: NectarJS
(codeburst.io)
8 points
by
dmatteo
9y ago
|
2 comments
7.
▲
What’s Happening in JavaScript – December 2017
(javascriptreport.com)
1 points
by
dmatteo
9y ago
|
0 comments
8.
▲
by
dmatteo
9y ago
Hey Peter, cool stuff here. Quick question: can I start a company on an H-1B? Also, will my current employer own any part of it? (California based)
9.
▲
Octohint – A browser extension that adds the IntelliSense hint feature to GitHub
(medium.com)
38 points
by
dmatteo
9y ago
|
6 comments
10.
▲
From Karma to Mocha, with a taste of jsdom (2015)
(medium.com)
2 points
by
dmatteo
9y ago
|
0 comments
11.
▲
Ask HN: Working in Colorado as a SW Engineer
1 points
by
dmatteo
9y ago
|
0 comments
12.
▲
Show HN: Crusca, the ES6 compatible gettext alternative to extract internationalization strings
(github.com)
1 points
by
dmatteo
11y ago
|
0 comments
13.
▲
Rebooting Podio: “A New Hope”
(medium.com)
4 points
by
dmatteo
11y ago
|
0 comments
14.
▲
Coping with refactor – and how to justify it
(medium.com)
7 points
by
dmatteo
11y ago
|
0 comments
15.
▲
by
dmatteo
11y ago
Of course the comparison between Karma and Mocha is weird, that's why the entire Karma/Jasmine/Phantom combo and Mocha/jsdom is mentioned. There's one piece missing in the Mocha/jsdom combo actually, the asser
16.
▲
by
dmatteo
11y ago
Integration tests are better handled on CI by test-automation tools like NightwatchJS or Capybara, imo. Using Karma and Phantom for unit-testing it's just overhead to me.
17.
▲
by
dmatteo
11y ago
As you can see from the article, this is not truly a comparison between Karma and Mocha, but I wanted the title to be intentionally provocative, to sparkle some discussion around the topic :) We use test-automation for real browser testing