Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
digitalzombie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
digitalzombie
8y ago
> Statistics is "the practice or science of collecting and analyzing numerical data in large quantities" That's not true. Statistic can analyze data in small quantities you can read up on it with nonparametric statistic.
2.
▲
by
digitalzombie
8y ago
Seriously Intel is already struggling after buying Nervana. I went to their shing dig and they were working their butt off to wow the developers who were invited. When I asked for hard number they were very mum about that and very evasive.
3.
▲
by
digitalzombie
8y ago
Their power cord keep on dying for my macbook 2013. I had a temp iphone and it took over a lot of my texts by redirecting it toward apple's server first. When I got my android back I receive no text msgs from my friends who have iphon
4.
▲
by
digitalzombie
8y ago
You can harvest data and anonymize it. My friend at Google supposedly is doing this via research at Google. I'm not going to say Google care about our privacy as much as Apple but they are researching this probably for medical and for
5.
▲
by
digitalzombie
8y ago
Programmers should have a union. Especially the ones that are working in the gaming industry.
6.
▲
by
digitalzombie
8y ago
It's just statistic. How you collect your data can introduce bias and statistic have a whole range of topics on how to collect data without introducing bias and systematic techniques to sample data. Stratifying data if a certain group
7.
▲
by
digitalzombie
8y ago
> anyone have a good strategy? I left the industry for data science. Went back to school and fall in love with statistic. Going to try to get a biostat job. I'm trying to do side projects web app and not give a damn about the flavor
8.
▲
by
digitalzombie
8y ago
More data is better. You can reduce it via PCA one of the many techniques in multivariate statistic. You can do anova to select your predictors. In general you can use a subset of it using the tools that statistic have provided. Complaining
9.
▲
by
digitalzombie
8y ago
Elixir have better syntax because it's familiar. I did play around with Erlang a few time. I really love the comma and period. It really nest and group the function patterns together. For Elixir you just have to put them near each othe
10.
▲
by
digitalzombie
8y ago
No please. I do not want a monopoly in x86. Intel is very greedy in their cpu prices. Their consumer cpu never gave the option of ecc memory and have gimp certain things. AMD was more flexible. Having two company competing will be great for
11.
▲
by
digitalzombie
8y ago
Uh... pretty close knit. There were no search engines. There were only directories with dedication toward search hobby/interesting. I was pretty big into anime fanfic so anipike was the web directory I went to. The fan sites via xoom,
12.
▲
by
digitalzombie
8y ago
I tried reading Pearl once. I couldn't get over his tone. Andrew Gelman summarize it pretty nicely his take on it. Coming from a statistic background, casual inference is a growing thing now and several government sponsor research have
13.
▲
by
digitalzombie
8y ago
> averages Hide too much. I had to read the article because of your comment. You're wrong. When competent researchers talk about salary/income they always do median because average doesn't account of skew like Bill Gates.
14.
▲
by
digitalzombie
8y ago
Considering they sold most of their hardware department, such as harddrive to Hitachi and thinkpad to Lenovo, and went focusing on patents, this is a change in their image. I had the view they were risk adverse, to be using Elm is interesti
15.
▲
by
digitalzombie
8y ago
WeHarvest what is their product? Soylent green?
16.
▲
by
digitalzombie
8y ago
I dislike coding in javascript for large project. The language was originally for small stuff. NodeJS bought it to backend and the language itself weren't meant for it. Since then ECMA5 and stuff tried to fix these shortcomings. But yo
17.
▲
by
digitalzombie
8y ago
I don't know if you're joking or not but: Medicaid only help the poorest. You need to be at a certain income to get it. I am a graduate student that is currently on it. Medicare-for-all helps everybody regardless of income. Everyb
18.
▲
by
digitalzombie
8y ago
Mastodon is just twitter. I'm on it... unless I'm missing something. It doesn't completely replace it at all and missing a lot of functionalities that FB have. The ones being, chat room, event invitation/planing, birthda
19.
▲
by
digitalzombie
8y ago
> Nobody cares how long it takes to train a model. That's a reckless generalization. I care. My thesis would take forever if I didn't do any optimization. Also my data is 20 rows with ~6000 predictors. There are models out ther
20.
▲
by
digitalzombie
8y ago
Most machine learning algorithms that aren't statistical base doesn't give a CI. From a statistical stand point it doesn't give a sense of how good your prediction is. You can get a general sense with just CV. Also your param
21.
▲
by
digitalzombie
8y ago
> That's just marketing speak. Pretty sure it was the initial thinking when Neural Network was created and it have move beyond that. I think people who know surface level only repeating this tadbit that's out of dated. It'
22.
▲
by
digitalzombie
8y ago
> "it is good enough that I can rely on it?" It's called longitudinal analysis or survival analysis, depending on the question being asked. We statistician got test and models for these. You can rely on it if the people wh
23.
▲
by
digitalzombie
8y ago
I remember using Sabayon Linux way in the early days it came with or probably I tweaked it with Compiz and Beryl. The ATI drivers were something. So bleeding edge distro that it was crashing randomly. I had a 6 sides cube with each side re
24.
▲
by
digitalzombie
8y ago
I've been through netscape, prodigy, aol, and IE5. Mozilla really made the web better during those days as IE5 dominance really stagnant the web scene at the same the current web dev pace seems crazy. I'm glad for innovation and f
25.
▲
by
digitalzombie
8y ago
> The article seems to imply Sandberg approved of anti semetic attacks against Soros, conveniently ignoring the fact that Sandberg (& Zuckerberg) is a Jew herself. That doesn't mean anything and such terrible logic. There are ma
26.
▲
by
digitalzombie
8y ago
> Well, he is an investor who has a history of causing financial damage to whole countries by betting against their currencies. So you're judging him on the fact that he plays Forex and short? If they didn't want that then it s
27.
▲
by
digitalzombie
8y ago
> Elixir is not statically typed. In 2018 for a new project its hard to justify not using a typed system to make code more likely to "run" properly out of the gate or increase your confidence while refactoring it. Even a simple
28.
▲
by
digitalzombie
8y ago
In Erlang you only care about cases that you care about. The let it crash mentality. Pattern matching is also good here too. In Go you have to write code to catch unwanted error and figure out what can go wrong. So there are many things in
29.
▲
by
digitalzombie
8y ago
> How else is he supposed to discuss it? Most Google employee that didn't like the China or Pentagon collab protest by leaving. His memo from the get go divided people into groups. Is that really how to sell an idea? So the people r
30.
▲
by
digitalzombie
8y ago
Do you have a source for that? Because I've sourced my stuffs and showed how I base my discussion and form my thoughts on my subject with those sources. If I am wrong I would like to learn from it. Otherwise just posting this means I h
More ›