Viewing profile — zfedoran
zfedoran
HN member- Joined
- Wed, Jan 13, 2016, 1:43 AM UTC
- HN karma
- 45
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About zfedoran
No profile information was provided.
Recent public activity
-
comment
Comment #17559896
I gotta say I'm quite jealous of your dark skies and beautiful photography. Also, how are you overcoming flexure and mirror flop with your setup!? I have troubles keeping a 6" stab…
-
comment
Comment #15606038
Shameless plug, the three.js fbx converter supports a number of formats including Collada: https://github.com/mrdoob/three.js/tree/dev/utils/converters...
-
comment
Comment #15560528
I agree, each topic in the game engine architecture book could be another book on its own. However, it does give a good introduction and briefly touches on most of the topics in th…
-
comment
Comment #15558723
I'm not sure about unreal engine, but for a general overview the "Game Engine Architecture" book is a great starting point.
-
comment
Comment #15351677
I'd prefer dual 1/4 threads on the bottom of the camera, then you could add the Arca Swiss dovetail and it wouldn't have the rotation issues. Also, the aesthetics and feel of the c…
-
comment
Comment #14981462
Awesome work! Thanks for sharing this! Reminds me of nova.astrometry.net and PixInsight (and others), which are able to determine which stars are in an image, regardless of transfo…
-
comment
Comment #13793347
Interesting facts, but they ended up removing me from the experience as well. Maybe I scrolled too fast? .essay { display: none; }
-
comment
Comment #13760018
Thank you for that link, exactly what I was looking for.
-
comment
Comment #13759750
I'd love to know what the current advantages are over running asm.js? I understand that it will definitely be faster eventually, but if I have a project that uses asm.js today, wou…
-
comment
Comment #13365036
This reminds me a little bit of the IDA disassembler. There are moments where you might face production issues with external JS code and have no source maps available. A tree view …
-
comment
Comment #13169426
These cars will likely have many sensors of different types at overlapping locations, its not likely to keep going if all are completely unusable. But I wonder about the snow thoug…
-
comment
Comment #13023541
Both Vue.js and React allow you render HTML on the server side. This helps get the first render out quickly where the browser can pick up the state and continue from there. https:/…
-
comment
Comment #12936579
Do any other games have this file included?
-
comment
Comment #12614543
Has anyone tried taking the features that are learned at the various layers of a neural net and feeding them into something like this: https://news.ycombinator.com/item?id=12612246…
-
comment
Comment #12149770
It's actually a lot of fun to write a script like the one they used. I highly recommend it if you have a dependency that is large and not split up into modules. I dabbled with conv…
-
comment
Comment #12112323
I wish he would have designed it to be easier to remove ;) A few of us adventurous armature astrophotography nerds have been trying to remove the bayer matrix off our DSLRs, withou…
-
comment
Comment #11922454
Agreed, I hope it gains some more popularity going forward. Its a great alternative to React and Angular.
-
comment
Comment #10891806
Awesome! This project reminds me of something I worked on years ago: http://goo.gl/GKOxrg