Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mpetrovich
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
mpetrovich
8y ago
I add articles to Instapaper using the Chrome and iOS extensions. Then in Instapaper I highlight key phrases/takeaways which get automatically added (via IFTTT) to a new Evernote note for each article. I periodically review these notes
32.
▲
by
mpetrovich
8y ago
REMOTE or NYC | Senior Data Engineer | Next Big Sound @ Pandora --- About Next Big Sound Next Big Sound ( https://www.nextbigsound.com ) is the leading provider of online music analytics and insights, tracking hundreds of thousand
33.
▲
by
mpetrovich
8y ago
I love this. Recreating old games makes you really appreciate the techniques and effort put into even the small things that one often takes for granted. Doing it yourself is a great way to learn real-world applications of abstract math/
34.
▲
by
mpetrovich
9y ago
New York, NY | REMOTE OK | Sr. Web Engineer, Sr. Data Engineer | Pandora / Next Big Sound | Full-time My team is hiring! Next Big Sound is like a startup within Pandora--autonomous, interdisciplinary, small, and nimble--with a big impa
35.
▲
by
mpetrovich
9y ago
From both sides as a hiring manager and candidate, I’ve found that a take-home coding challenge that’s tailored to the company is a far better indicator of fit. With a tailored take-home, the company has a chance to evaluate candidates base
36.
▲
by
mpetrovich
9y ago
Related: Atmos clock https://en.m.wikipedia.org/wiki/Atmos_clock
37.
▲
by
mpetrovich
9y ago
I wonder why the pilot didn’t attempt to go straight up.
38.
▲
by
mpetrovich
9y ago
The squash is only performed when merging the pull request (via GitHub’s merge button on the pull request). The actual work is done and reviewed as individual commits. The nice part of this workflow is that the changes are all squashed into
39.
▲
by
mpetrovich
9y ago
I personally prefer merging via squash since it keeps a linear commit history without polluting the history with tons of intermediate work-in-progress commits. A linear history is helpful when debugging since it makes git bisect a lot easie
40.
▲
by
mpetrovich
9y ago
I used to live in Surfside, which is right next door to the Bal Harbour Shops. Hard to tell from photos, but the mall is TINY. Also, the foot traffic is really light. Most people seem to hang out at the few cafés or restaurants. But I suppo
41.
▲
by
mpetrovich
9y ago
For those of you who don't know much about cryonics (myself included), Wait But Why [1] has has fantastic primer. [1] https://waitbutwhy.com/2016/03/cryonics.html
42.
▲
by
mpetrovich
9y ago
Given all the withdrawal issues with cross-exchange arbitrage, would something like triangular arbitrage within a single exchange be better?
43.
▲
by
mpetrovich
9y ago
I don't see Binance on here either.
44.
▲
by
mpetrovich
9y ago
One of the few websites I can still lose hours on: https://waitbutwhy.com/
45.
▲
by
mpetrovich
9y ago
Drift is a cheaper (read: free) version of Intercom
46.
▲
by
mpetrovich
9y ago
If it’s using Chrome headless, it’s superior to wkhtmltopdf. The latter has lots of little gotchas and things that may render fine in a browser but not in wkhtmltopdf. Chrome headless doesn’t suffer from those issues, obviously.
47.
▲
by
mpetrovich
9y ago
Same for iOS Safari.
48.
▲
by
mpetrovich
9y ago
Thanks for sharing, remote job hunting is challenging. Some constructive feedback: TL;DR. Too much personal fluff and no meat. Nobody cares about your hobbies unless they're directly relevant to the position. Overly general. You haven&
49.
▲
by
mpetrovich
9y ago
No, we're not specifically looking for experienced D3 devs. That particular challenge can be completed with the simplest D3 viz if desired (of which there are hundreds of examples online) and doesn't even require prior D3 experien
50.
▲
by
mpetrovich
9y ago
My thoughts exactly. Defining the problem space and all possible cases is the key that so many people miss. Once you do that, the solution is just Boolean logic.
51.
▲
by
mpetrovich
9y ago
We've had success with take-home coding challenges. After 1-2 technical phone screens, we send applicants a coding challenge for which they have 48 hours to complete. The coding challenge is representative of some of the work we do (e.
52.
▲
by
mpetrovich
9y ago
Again, the problems you describe with REST are a limitation of your implementation, not of REST itself. GraphQL itself is built on top of REST via a single GET/POST query endpoint. The difference between it and typical REST implementat
53.
▲
by
mpetrovich
9y ago
REST and GraphQL are two completely different things, and one is not a replacement for the other. REST is an architectural concept, whereas GraphQL is a query language spec. https://philsturgeon.uk/api/2017/01
54.
▲
by
mpetrovich
9y ago
Amazing. But the video seemed to cut out right before landing.
55.
▲
by
mpetrovich
10y ago
Update: AWS dashboard has been fixed and is now showing outages https://status.aws.amazon.com/
56.
▲
by
mpetrovich
10y ago
There are some real gems @Pinboard too: "Green checkmark = no lava in data center. Green checkmark with information icon = data center filling with lava https://status.aws.amazon.com"
57.
▲
by
mpetrovich
10y ago
TL;DR Phil Schiller: So, the two sort of priorties we set on the team as they were working on it was, if we're going to do this, we have to do it in a way that, number one, protects user privacy. There are many ways that companies do i
58.
▲
by
mpetrovich
10y ago
But what about his computer's built-in mic? Unless he's pantomiming all sensitive info...
59.
▲
by
mpetrovich
10y ago
Absolutely: https://www.grahamcluley.com/2013/12/webcam-spying-without-t...
60.
▲
by
mpetrovich
10y ago
Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. — Jamie Zawinski
More ›