Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kupo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kupo
7y ago
Check out Boostnote: https://boostnote.io/
2.
▲
by
kupo
8y ago
Surprised it hasn't been mentioned yet but WizNote is a pretty decent Evernote clone with clients for all platforms. Use Google translate on the site: https://wiz.cn/
3.
▲
by
kupo
13y ago
median = size % 2 == 0 ? (homework[mid] + homework[mid-1]) / 2 : homework[mid]; In my opinion the ternary operator is misused here when an if/else would have been clearer.
4.
▲
by
kupo
13y ago
Though I also recommend this book, their example code teaches bad habits (such as assignment within conditionals and horrendous compound statements) which should be avoided in any sort of production code.
5.
▲
by
kupo
13y ago
Embedded/RTOS
6.
▲
The Case for Hiring 'Under-Qualified' Employees
(forbes.com)
1 points
by
kupo
14y ago
|
0 comments
7.
▲
by
kupo
15y ago
The Playbook is more business orientated (secure QNX OS) but is also on sale to consumers. The kindle is purely a consumer product.
8.
▲
by
kupo
15y ago
Spotify is 100% licensed. AFAIK, Grooveshark is more like Napster in that it's a free-for-all with user uploaded content, though they have worked out deals with some of the record companies.
9.
▲
What’s up with the Beep driver in Windows 7?
(blogs.msdn.com)
1 points
by
kupo
16y ago
|
0 comments
10.
▲
by
kupo
16y ago
Does the app produce a unique coded signal of flashing screen colours for each user? Otherwise, what's to stop someone from loading an image of their own face with someone else's barcode onto their smartphone and stealing sandwiches?