Viewing profile — vcdimension
vcdimension
HN member- Joined
- Thu, Jul 09, 2015, 12:48 PM UTC
- HN karma
- 226
- Public activity
- 140 items
- HN profile
- View on Hacker News ↗
About vcdimension
Recent public activity
-
comment
Comment #45654219
Furthermore, there is no evidence that anyone else had the idea of using thermionic valves to greatly increase the speed of the code breaking computer, so if Tommy Flowers didn't e…
-
comment
Comment #45647294
Exactly, in your words: "being built by a lot of people", i.e. not just Bill Gates and Steve Jobs. If Bill Gates & Steve Jobs didn't exist those employees would be working for diff…
-
comment
Comment #45638952
The value that companies such as Microsoft & Apple provide is supplied by all their thousands of employees, not just their CEO's. So its not a fair comparison to compare the output…
-
comment
Comment #44854218
Here's another tutorial for creating zsh completers using the built-in functions: https://github.com/vapniks/zsh-completions/blob/master/zsh-c...
-
comment
Comment #44854206
In zsh you can use the _gnu_generic function for simple completion of commands with a --help flag. Just put a line like this somewhere in your startup file: compdef _gnu_generic
-
comment
Comment #43727895
I've forked the repo and created a zsh version: https://github.com/vapniks/shell-secrets
-
comment
Comment #43704517
Yes, you need a good tutor to help you navigate through such a complex topic.
-
comment
Comment #43392947
and if anyone is interested in delving more deeply into the statistical concepts & results referenced in the paper of this post (e.g. VC-dimension, PAC-learning, etc), I can recomm…
-
comment
Comment #42829774
I had a look at Eric Stansifer's write-up of his decision, but I didn't read all of it (83 pages!). He does seem to have a good understanding of Bayesian decision making and hypoth…
-
comment
Comment #42827512
Which means this; it gives further weight to the lab leak theory, and shows the reasoning behind it. I don't have time to watch the 3hr debate or read all of that article (which ma…
-
comment
Comment #42826819
rootclaim gave the lab leak theory an 87% probability using Bayesian analysis back in 2020: https://www.rootclaim.com/analysis/What-is-the-source-of-COV...
-
comment
Comment #42047277
Does anyone have any tips on how to persuade non-techy friends & family to switch from WhatsApp to element-x?
-
comment
Comment #41602701
Someone should train an LLM on all the kernel documentation, code, mailing lists, etc.
-
comment
Comment #41349596
but what if H0 = Hewlett Packard did not plan to eliminate Mike Lynch and Stephen Chamberlain...
-
comment
Comment #41332065
So I guess we'll never know the p-value of that event...
-
comment
Comment #41326647
Yes, it would be nice to know how things change for different weightings of the null and alternative priors.
-
comment
Comment #41326426
This article is very interesting and informative, however it's a bit ironic that an article about misinterpretations of the meaning of the p-value, misinterprets the misinterpretat…
-
comment
Comment #41082800
When I click on any of the pdf's it says: Error rendering embedded code, Invalid PDF
-
comment
Comment #40874847
@justk The R^2 value of 0.01 calculated on that webpage uses both states, not just one: the variance of the predicted values across both states is 0.55^3+0.45^3 - (0.55^2+0.45^2) ≃…
-
comment
Comment #40873437
@justk What you're talking about might make sense if there were more independent variables to consider, but in this case there's only one, state. So in fact you could say that ther…
-
comment
Comment #40873341
I am a statistician, and you're right, for this kind of thing we would normally use a binary response model such as a logit or probit model that constrains the response variable to…
-
comment
Comment #40694225
I thought about averaging the scores, which gives you a point inside the circle, and then projecting onto the circle with a ray from the centre, which is continuous everywhere apar…
-
comment
Comment #40272623
Remembering all those unix tools and their uses can be tricky. I wrote a couple of shell scripts that allow you to build command pipelines one step at a time, choosing a tool from …
-
comment
Comment #40180647
Not sure how much immigration is really needed; due to improvements in healthcare, working conditions, and machinery, the length of time for which people are able to stay in active…
-
comment
Comment #40105455
(1) more than just a grain of truth, more like the elephant in the room; net migration into the UK is more than 4 times higher than France, and population density is currently almo…