Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
konsnos
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
konsnos
1mo ago
Can you share your experience? What did you flag during those sessions?
2.
▲
by
konsnos
11mo ago
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. Workouts like running for half an hour drop it even
3.
▲
by
konsnos
7y ago
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 the issue. On the other hand it really gets into my nerves w
4.
▲
by
konsnos
8y ago
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 features with the $900 Roomba, I can say it's worth
5.
▲
by
konsnos
8y ago
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.
6.
▲
by
konsnos
8y ago
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 Raspberry Pi hobby projects while growing up a child but somehow i
7.
▲
by
konsnos
9y ago
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 browser games pick Phaser. If on the other hand you want
8.
▲
by
konsnos
9y ago
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 providing some answers with their heatsink and fan set
9.
▲
by
konsnos
10y ago
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.
10.
▲
by
konsnos
10y ago
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 comments.
11.
▲
by
konsnos
10y ago
> CSS autocompletion within HTML Wasn't expecting this! I wonder if they plan HTML autocompletion within PHP. This would really speed up my work.