Viewing profile — sourkremlin
sourkremlin
HN member- Joined
- Wed, Nov 28, 2012, 5:08 AM UTC
- HN karma
- 17
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About sourkremlin
No profile information was provided.
Recent public activity
-
comment
Comment #19343481
where did you hear that dragon 2 is not safe for humans after splashdown? that's not accurate
-
comment
Comment #9657393
Oh I agree with you on all those points. That's one of the main thrusts of my work as well. It's hard, but doable, and if you've gone through the effort then you might as well leve…
-
comment
Comment #9657058
I think so. You don't need a 3D artist -- models can also be created with a 3D scanner. I also don't think (I haven't read the paper, yet!) you need to do anything to get the seman…
-
comment
Comment #7803351
When you scan a document, it produces a two-dimensional image. This is producing a traversable three dimensional space. It's a very different problem for so many reasons, and I don…
-
comment
Comment #7803303
Yes. The thing that sticks out the most to me is the poor treatment of edges. One possible reason the edges look bad is that meshing algorithms that take into account sharp edges c…
-
comment
Comment #7776327
Something I've noticed in some large cross-platform (Windows, Linux) C++ projects I've been involved in is that the developers, given the choice, will just as often choose to work …
-
comment
Comment #7577481
I've used delhanty's example in a large codebase and it worked well. Another approach is to create a static library that overloads global memory operators (new, delete, and their v…
-
comment
Comment #7189445
Item 3 on the answer from the user "Sklivvz♦". It was corrected in a comment.
-
comment
Comment #7153313
Sure there is. The second law of thermodynamics (which I am assuming you are referring to) only applies to an isolated system and describes its tendency toward thermal equilibrium …