Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tmarthal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
tmarthal
4mo ago
There are only two ways to change society's behavior: policy or technology. No use arguing individually: court cases are dealing with the policy aspect and technically there's zero recourse on information being disseminated/c
2.
▲
by
tmarthal
1y ago
Google seems to do a lot of "shipping the org chart" externally.
3.
▲
by
tmarthal
3y ago
Such a strange abstraction layer. Thr author could have skipped a step and formatted using tags instead of markdown and published the html directly, with zero need for any generator. Using scp and html, like it was 1998.
4.
▲
by
tmarthal
5y ago
^ those are the job reqs for the central recruiting across the company. Thanks 'CFShopify' for posting. =) I'm a Dev Manager in the Shopify Fulfillment Network. If anyone is interested in talking about the culture or what wor
5.
▲
by
tmarthal
5y ago
> seem to have hit one of these areas of toxicity yourself Have you considered that the original poster's experience is actually the norm and that your experience is the one that is the anomaly? I was 1 for 2 in organizations with s
6.
▲
by
tmarthal
5y ago
> collision probability of 1.3 percent, with the two satellites coming as close as 190 feet (50m) LEO orbits have speeds around 7.8 km/s (rounding up to ~8000m/s for quick calculations) - this avoidance detection is saying tha
7.
▲
by
tmarthal
7y ago
> By that logic, surely every interview practice is justified? In a sense, they are. As long as the interview practice is well understood by the applicants, it only leads to filtering the applicants that cannot pursue the requirements fo
8.
▲
by
tmarthal
7y ago
The median tenure of engineers at Amazon is 1 year. That means that the new engineers need senior and principle engineers to guide them on what tools exist. If an engineering organization happens to have strong senior Amazon engineers then
9.
▲
Using Pyphen to Generate Random HN Startup Names
(technical.ly)
1 points
by
tmarthal
8y ago
|
0 comments
10.
▲
by
tmarthal
8y ago
Further down the article she mentions that she solved the dependency by "I ended up rewriting the Lambda in Java", noting that the use-case doesn't care about the known JVM warmup times. The POM packaging and jar based deploy
11.
▲
by
tmarthal
10y ago
I think what you're actually seeing is the output of a Kalman Filter temporal model. The zestimate is the mean of the filter output, but the error bounds of the filter are more important than the actual mean/reported value. What h
12.
▲
by
tmarthal
10y ago
I wonder if AMP isn't just an open source/mobile friendly version of StumbleUpon. Not sure if anyone remembers those SU banners at the top of most blogs, trying to get more in-site clicks from deep linked articles.
13.
▲
by
tmarthal
11y ago
Most likely because if you are doing ML and do not have a PhD (or previous experience), you are just looking at calling a library function that you do not understand. The majority of 'machine learning meetups' (not in the Bay Area
14.
▲
by
tmarthal
11y ago
There are a bunch of 'fork-n-go' github jekyl sample applications that wrap a webpage with a Google Spreadsheet datasource. Here is a sample (from a github employee) that I've used in the past. Source: https://gith
15.
▲
by
tmarthal
11y ago
This is a different solution, and less manual - but OralB has a bluetooth enabled toothbrush that will auto-record your tooth brushing in their app (as well as metrics like 'time used too much pressure' and 'total brush time&
16.
▲
by
tmarthal
11y ago
And Facebook as thefacebook.com
17.
▲
by
tmarthal
11y ago
Right. And when someone is searching for facts, Google is using their dominant position to just display the facts, instead of just a link to a web site that has the facts. The problem is the definition of what are 'facts'. Are bir
18.
▲
by
tmarthal
11y ago
#Edit - sorry didn't see the link in the original article. I was asking about notebooks, and you linked one already.
19.
▲
by
tmarthal
11y ago
It's so strange that Medium articles don't have dates on them. Is there a way to tell when an article was published? Am I missing something? The reason that I ask, is that I could've swore this article was posted last month,
20.
▲
by
tmarthal
11y ago
That Feist v Rural case is interesting. The Feist Corp were not able to copyright telephone listings. I wonder if the telephone company itself could have laid claim to their copyright though.
21.
▲
by
tmarthal
11y ago
Can you list the reasons that you're thinking of not storing data on Github? I would assume that you have a (paid) user or organization account and keep the repo private, unless it was for a published paper. I was thinking more along
22.
▲
by
tmarthal
11y ago
Are you saying that people aren't storing data on github? How large of datasets are you talking about? It's a shame that Github's large file storage (LFS) mechanism isn't publicly released yet, because I am sure that wil
23.
▲
by
tmarthal
11y ago
I always think of live streaming if I was ever in a plane crash.
24.
▲
by
tmarthal
11y ago
I am actually working at a startup to do just this, but using the 'Choosing Wisely' guidelines for care practitioners.
25.
▲
by
tmarthal
12y ago
Right. The one thing that (tangentially related) is the quote "The prospect of substantially increased financial risk would discourage universities and other patent holders lacking extensive litigation resources from legitimately defen
26.
▲
by
tmarthal
12y ago
Whenever you say "that made no sense", I think that you are using too much bias and not giving enough credit to what the data is telling you. If you look at the most "controversial" data science paper from 2013 where a s
27.
▲
by
tmarthal
12y ago
Right. Using pandas may allow you to process more data than an excel spreadsheet, but if the file is on your laptop then it's inherently not very big. It's a great tool, but it is a data exploration tool, not a data processing wor
28.
▲
by
tmarthal
12y ago
The other poster is right. That is typing, that is not static type checking. You can write code like: List<MyObject> mylist = new HashSet<Integer>() {{ add("string"); add(1L); }} You will get groovy.lang.GroovyRuntimeE
29.
▲
by
tmarthal
12y ago
I don't think it is the culture of 'speed' necessarily, but rather one of 'feedback loops'. With javascript in the browser you can see and experience code-reload after an F5†. There is no compilation time; no real d
30.
▲
by
tmarthal
12y ago
There are only a handful of Yann LeCuns in the world. You can't just duplicate certain technical expertise. This isn't about developer X using framework Y; this is about research level PhDs (and equivalent) that cannot continue wo
More ›