Viewing profile — konsnos
konsnos
HN member- Joined
- Wed, Dec 02, 2015, 8:11 AM UTC
- HN karma
- 23
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About konsnos
No profile information was provided.
Recent public activity
-
comment
Comment #49239474
Can you share your experience? What did you flag during those sessions?
-
comment
Comment #45603689
Dropping in to add that the Venu 4 is an amazing watch as well. Battery says it'll last 14 days. With Pulse Ox enabled at Sleep, it drops to 11, but I'm happy with the tradeoff. Wo…
-
comment
Comment #21290148
This is true when you can reference the commit to an issue. Then, seeing the simple commit message you can select if you want to dig up what happened by reading up the comments at …
-
comment
Comment #17924406
The robot vacuums cleaner technology seems to finally be useful enough, although it still has improvements to make. I've just recently acquired a $400 RoboRock s50. Comparing its f…
-
comment
Comment #17857682
Someone mentioned it in the thread but I can't find who. There is https://openstreetcam.org that I haven't yet used but intend to.
-
comment
Comment #17833189
Hey, thanks for sharing your perspective. Father of a daughter here (1y) and expecting one more in a few months. I was always wondering how I could keep doing my Arduino and Raspbe…
-
comment
Comment #16376236
They are for a different job and can't really be compared. Phaser is a solely Canvas or WebGL browser games framework and does a really good job at that. If you just want to make b…
-
comment
Comment #15531643
Unfortunately I don't see any graph as to how much more performance was squeezed out of it, and neither any data of the temperature increased, although in comments I can see people…
-
comment
Comment #13762580
OGRE is a rendering engine not a game engine. You still have to add networking, physics, sound and other features like that to create a game.
-
comment
Comment #13443955
In C# the first word is "summary" which is massively influenced by the way Visual Studio formats comments. I wonder though if this is an indication that a lot of people write comme…
-
comment
Comment #12871070
> CSS autocompletion within HTML Wasn't expecting this! I wonder if they plan HTML autocompletion within PHP. This would really speed up my work.