Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bradlenox
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
34 ms
·
1.
▲
by
bradlenox
11y ago
UBI will become much more popular with the general public once automation, especially self-driving vehicles, stars to affect the middle class.
2.
▲
What I learned about programmers by reading 200+ programming jokes
(apico.net)
1 points
by
bradlenox
11y ago
|
0 comments
3.
▲
by
bradlenox
11y ago
A little heavy on the jargon, but interesting to see that data supports advice that is often passed around as being common sense.
4.
▲
DevDogs, a free alternative to Dash
(github.com)
4 points
by
bradlenox
11y ago
|
0 comments
5.
▲
by
bradlenox
11y ago
I agree. Someone's "darling" code might be a truly innovative or unique way of solving a problem, and providing enough commentary should help avoid the problems the author warns about.
6.
▲
by
bradlenox
11y ago
I think the point about "phone stacking" is interesting. There doesn't need to be explicitly punitive measures to discourage people using their personal tech since the social conventions are already there.
7.
▲
by
bradlenox
11y ago
Simple but effective - I like that it provides an explanation when you get one wrong.
8.
▲
Introduction to JCanvas: JQuery Meets HTML5 Canvas
(cocycles.com)
1 points
by
bradlenox
11y ago
|
0 comments
9.
▲
by
bradlenox
11y ago
Really interesting post. Though SVGs can reduce the number of HTTP requests, it's definitely important to manage file sizes as well, or the speed gains might be negated. Nice writeup!