Viewing profile — vhffm
vhffm
HN member- Joined
- Fri, Nov 01, 2013, 8:39 AM UTC
- HN karma
- 105
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About vhffm
Recent public activity
-
comment
Comment #22811689
You may be interested to know that both Maxwell's and the Einstein Field Equations can be derived by minimizing an action, cf. https://en.wikipedia.org/wiki/Einstein%E2%80%93Hilber…
-
comment
Comment #15785858
There's a way of setting up a bare-metal (or VMs) cluster using Ansible. It may be the sort of 'easy in' you may be looking for: https://kubernetes.io/docs/getting-started-guides/f…
-
comment
Comment #12000170
There's a nice CUDA tutorial on DrDobb's. It may be slightly outdated by now, but it was a great help to get me started. http://www.drdobbs.com/parallel/cuda-supercomputing-for-the…
-
comment
Comment #10768400
Despite its name, it is in fact not a pension fund. http://www.nbim.no/en/the-fund/about-the-fund/
-
comment
Comment #9925856
If you are interested in some of the details: The Navier-Stokes equations can be derived from the Boltzmann equation by applying a slight perturbation, expanding the result as a se…
-
comment
Comment #9869068
I'd like to point out that space is an extremely large and harsh environment. The three main issues: 1) Distances are huge. Light needs ~5 hours to travel from Pluto to Earth. This…
-
comment
Comment #9837895
There's an additional caveat that may be of interest. If you execute code in parallel, you may pick up different round-off errors unless you take care to combine the results from p…
-
comment
Comment #9818785
For people wanting to go see a Buran, there's a prototype on display in a museum in (SW) Germany. http://speyer.technik-museum.de/en/spaceshuttle-buran
-
comment
Comment #9797849
I'd like to point out that large-memory/many-core multi-user machines are very much alive in Computational Science (Computational Physics, Computational Chemistry, etc). Usually as…
-
comment
Comment #9510489
Simulations may run for weeks or months on large computing clusters. People wanting the resulting data may not have suitable access and/or resource allocations to repeat the runs.
-
comment
Comment #9372596
If Earth was travelling a bit slower, it would just be on different orbit. Either more eccentric or just further away from the sun. This is encapsulated in Kepler's laws [1], which…
-
comment
Comment #9372434
It would not. If you start out with a velocity slightly slower than the Earth's, you end up with an elliptical orbit (instead of Earth's almost circular orbit). Barring some sort o…
-
comment
Comment #8318515
I'm not in the business of space mission engineering, so I don't know details. Sorry. But in general, you can control the error and make a trade-off between computing time and accu…
-
comment
Comment #8289391
It is a shortcoming of the integrator (Euler), not in the calculation of the force (as you suspected). See [1]. Especially slides 11 and 12 may be of interest. [1] http://www.astro…
-
comment
Comment #7189611
Only tangentially relevant, but he may be referencing this tweet: https://twitter.com/jakevdp/status/399982619242156032
-
comment
Comment #7161357
This is great, thanks! Fyi, there's also screen-sharing (hover the mouse over your own window for the option), which works nicely (Chrome).
-
comment
Comment #6652523
(Not Webdev, but Scientific Computing. Hope that's OK.) Another vote for the OSX + VirtualBox/Linux combo on a MacbookAir here. Gives all the shininess of OSX, battery time of MBA,…