Viewing profile — mvanaltvorst
mvanaltvorst
HN member- Joined
- Tue, Feb 12, 2019, 9:10 PM UTC
- HN karma
- 361
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About mvanaltvorst
Recent public activity
-
comment
Comment #40561674
Jax-metal on Apple M-series GPUs is barely useable in my opinion. It's not possible to invert a matrix, for example, because Apple has not implemented the necessary triangular solv…
-
comment
Comment #39581560
Not necessarily if you get rid of the energy in another way, right? You could perform hydrolysis to turn water into hydrogen + oxygen, and if you release hydrogen into the atmosphe…
-
comment
Comment #39469968
It's naive to think you can compare vectors without any sort of prior on what this relationship might look like. Hoeffding's D cannot effectively capture relationships between time…
-
comment
Comment #39327295
In my experience, PyMC leads to models that are orders of magnitudes slower than equivalent models written in JAGS. Profiling is also extremely tedious, and there is no section in …
-
comment
Comment #39094690
You might be fine with DisplayLink and two monitors, however in my experience DisplayLink with an M1 and four external monitors was nearly impossible to use because of the input la…
-
comment
Comment #37875698
I immediately tried to find a comparison with ARIMA as well and was disappointed. It's difficult to take this paper seriously when they dismiss a forecasting technique from the 70'…
- story
-
comment
Comment #29472711
Newton's method is an algorithm you can use to minimise/maximise/find the root of a differentiable function very quickly if you start with a reasonable guess. There are many varian…
-
comment
Comment #29218191
This sounds great, but how likely is it that the US will manage to reach 100$/GT?
-
comment
Comment #29099884
Statisticians and mathematicians call them dimensions, machine learning engineers call them "features". Statisticians and mathematicians usually interpret observations as vectors i…
-
comment
Comment #29064326
Wonder if this can be used to bypass ImmersedVR's display limitations
-
comment
Comment #28736891
The minute we have solved AGI, will we have solved economics as well? I would imagine that if you just pit 100,000 smart agents against each other with a virtual currency you could…
-
comment
Comment #28583873
I wish Terraform were less opinionated. It has a very clear set of rules you have to adhere to, and if you try to do anything remotely complex you will encounter barriers left and …
-
comment
Comment #28344920
Not true, the coil emits its own radio waves which are exactly 180 degrees phase shifted with respect to the radio tower. Destructive interference could be measured behind the coil…
-
comment
Comment #28344908
Yes, this would work. Hard to reason about LP solvers in complexity notation, but would probably be pretty quick. You could also construct a graph, where every price is a node. Sta…
-
comment
Comment #28341672
It blows my mind that there are people who manage to find exploit chains like these, amazing job!
-
comment
Comment #28325284
This feels like it should be illegal. Just by random chance there will be a point in time where enough tenants ask their deposit back at the same time, and you enter one big econom…
-
comment
Comment #28294324
Personally, I find that Discord feels extremely bloated compared to almost any other program on my computer. Probably has to do with the fact that Discord has still not released a …
-
comment
Comment #28277820
Competitive programming is fun and trains quick and accurate problem solving. You can critique the fact that modern programming interviews seem to be too focused on short leetcode …
-
comment
Comment #28237528
The birthday paradox and the algorithm are not related; the birthday paradox is simply the phenomenon that even though there are several orders of magnitude more hashes than images…
-
comment
Comment #27986241
As a sidenote, these SVG graphs are absolutely beautiful. The flow diagram is even responsive on mobile!
-
comment
Comment #27920989
What role does Akamai Edge DNS play in normal internet traffic? DNS responses usually get cached, as far as I understand correctly. And it is usually possible to change your DNS se…
-
comment
Comment #27825108
If you have $100M worth of carbon captured from the air stored somewhere under the ground, how do you make sure nobody takes advantage of this vast supply of energy? You will have …
-
comment
Comment #27824957
As a sidenote, does anyone know whether something like an "optimal" Qi charging wattage exist, as in highest efficiency? Power lost due to resistance increases with current squared…
-
comment
Comment #27824818
Wondering whether iOS 14.7 also unlocks reverse Qi for other devices, e.g. AirPods. People previously assumed that there was a piece of circuitry missing for reverse charging, but …