Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shazzdeeds
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
shazzdeeds
3y ago
Lots of platforms like gaming consoles have exclusive content where the same company is both the hardware/services owner and the content creator. What would be anticompetitive is they leveraged their position as an app platform to stun
2.
▲
by
shazzdeeds
3y ago
It’s also either naive or a troll. If that did become the handshake it would be reverse engineered and spoofed by bad actors just the same.
3.
▲
by
shazzdeeds
3y ago
I honestly don't think there's anything wrong with admitting we as humans have these kinds of pre-selection social biases baked into us as a survival trait. We just have to be conscious of it and try to fight it when we sense it w
4.
▲
by
shazzdeeds
4y ago
And maps. Pretty big misfire by the author.
5.
▲
by
shazzdeeds
4y ago
A few quick tips to help slow Spark tests. 1. Make sure you're using a shared session between the test suite. So that spin-up only has to occur once per suite and not per test. This has the drawback of not allowing dataframe name reuse
6.
▲
by
shazzdeeds
4y ago
Looks like there was internal pressure at Meta to reverse the reversal once this got traction. https://www.linkedin.com/posts/zhuozhuo_update-yesterday-aft...
7.
▲
by
shazzdeeds
4y ago
Georgia Tech online masters looks like it does. I found this in the article author’s links when he breaks down the schools. Id really like to take this class too so it stood out to me. https://omscs.gatech.edu/cs-6747-advan
8.
▲
Sky Mavis Raises $150M Round Led by Binance to Reimburse Ronin Attack Victims
(coindesk.com)
1 points
by
shazzdeeds
4y ago
|
0 comments
9.
▲
by
shazzdeeds
5y ago
And yet the vast majority of money laundering still happens through traditional banking channels. If crypto was such a panacea for laundering all the traffic would have switched over by now.
10.
▲
by
shazzdeeds
5y ago
Profit comes when their operating costs are less than the take home from any transaction fees and Coinbase rewards they’ve collected in the same period. It’s not a direct function of liquidity entering the system. It’s true that rising pri
11.
▲
by
shazzdeeds
5y ago
This is addressed in the original white paper. In a world where BTC is valued at 1M USD/coin you’d also expect a decent amount of day to day usage. Miners could still make decent profits based on transaction fees just from confirming b
12.
▲
by
shazzdeeds
5y ago
This is effectively what CTE style syntax gives you. I always find them more intuitive for intermediate to advanced queries for exactly this reason. They’re also much easier for another reader to later come in and deduce what the query is d
13.
▲
by
shazzdeeds
5y ago
We use the dialyzer and also heavy usage of the @spec function signature annotation on public module functions to work around this. It’s an nice compromise between some defensive safety while still enjoying the readability of the dynamic ty
14.
▲
by
shazzdeeds
5y ago
He’s saying if someone gets in the habit of using that style they have to be very careful. If they forget to change True to False when using an OR that it could have major consequences. Performance being the least of concerns.
15.
▲
by
shazzdeeds
5y ago
Thanks. I tweaked the script to include an incremental printout across files and also creating an index on phone num to easily search. https://pastebin.com/AxY5PeDQ
16.
▲
by
shazzdeeds
7y ago
The interface got rolled into Pandora Premium after they were acquired.
17.
▲
by
shazzdeeds
10y ago
An early acquisition that he played a pivotal role inducing. They would have been better off without him, so it's hard to call him a founder with a straight face. I'm sorry if he was some kind of hero of yours that you have to em
18.
▲
Bloom Filter-assisted joins with PySpark
(tech.magnetic.com)
5 points
by
shazzdeeds
11y ago
|
0 comments
19.
▲
Measuring statistical lift on search categories
(tech.magnetic.com)
6 points
by
shazzdeeds
11y ago
|
0 comments
20.
▲
by
shazzdeeds
12y ago
Doubtful in this scenario that they would take it as far as to threaten physical violence. That would up the anty involving law enforcement if Sony were to call out their bluff. The threat is most likely real.
21.
▲
by
shazzdeeds
13y ago
The last section on organizational chaos and the magic power is key.
22.
▲
by
shazzdeeds
13y ago
This is a good point. A company should not be expected to just throw a bunch of shows out and see which ones stick. Too expensive. What stuck out to me most in the speech was Kevin Spacey's quick mention of Netflix's response to t
23.
▲
by
shazzdeeds
13y ago
Been loving Diffbot for my startup. Only downside is you very rapidly approach the freemium tier for any production loads. It works fantastically well though.
24.
▲
Def Con has asked the U.S government to stay away this year
(reuters.com)
2 points
by
shazzdeeds
13y ago
|
0 comments
25.
▲
by
shazzdeeds
13y ago
One of the Cloudera devs told me 80% of all Hadoop users run Hive. This suggests most devs secretly want to continue using SQL, but want more scalable relational solutions. Thus why Cloudera is backing Impala, and Facebook is about to open
26.
▲
by
shazzdeeds
13y ago
One of my earlier employers exhaustively tried many of these strategies including generous referrals. Ultimately it came down to just a numbers game. Pay a reputable tech-recruiter for resumes, hit the grind, and you'll find some diamonds i
27.
▲
by
shazzdeeds
13y ago
DARPA is also working closely with the Blaze team on several projects to enhance its functionality and performance, so it will continue to improve. I'm not aware of any money being directly invested, but the organization has a way of encour
28.
▲
by
shazzdeeds
14y ago
I agree everybody should know the basics of HTML/CSS to become what I call "semi-technical", even if you're not attempting a startup. You might find you have an artistic flare for digital design, and suddenly become that much more marketabl
29.
▲
by
shazzdeeds
14y ago
Most users would just answer yes, thinking bad things might happen if they run out of 'disk space'. So you'd still need some kind of eviction strategy for people that never said no.
30.
▲
by
shazzdeeds
14y ago
Prompting should be a configurable setting for users aware of the restrictions. By default, I would have it evict based on timing interval for normal users, unless prompting was enabled.
More ›