Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eagleseye
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
eagleseye
2y ago
Very fun game! Just would have liked to choose my keyboard layout (in my case switch y and z)
2.
▲
by
eagleseye
2y ago
I recently found myself struggling with context switching, so I googled around a bit. This article sounded kinda smart but I would love to hear the options/experiences of other (more experienced than me) developers. Maybe it's to
3.
▲
How to Context Switch Effectively
(producthq.org)
1 points
by
eagleseye
2y ago
|
1 comments
4.
▲
by
eagleseye
2y ago
What editor did you modify?
5.
▲
by
eagleseye
2y ago
Off topic, but I just realized this with this post: how come the tl;dr often ends up at the bottom instead of the top? I would find it a lot more convenient to see it at the top to read it and decide if I want to keep reading the full artic
6.
▲
by
eagleseye
3y ago
The dots are spread out according to your window size, for my default view there is no line with a lonely dot on it.
7.
▲
by
eagleseye
3y ago
I suppose, as long as these 4 messages arrive in quick succession you're fine. If you wait a minute between sending each, that's where you should feel guilty :P
8.
▲
by
eagleseye
3y ago
I notice a lot of negativity and "do not recommend" regarding pursuing a PhD on HN recently. That raises the question: Why would you go for it?
9.
▲
by
eagleseye
3y ago
I clicked expecting an article on a secret formula used by tupperware but was positively surprised by some pretty math in the morning. Nice breakdown, thanks!
10.
▲
by
eagleseye
3y ago
Since the svg is not inline but rather loaded externally it is being cached aswell. (source https://stackoverflow.com/questions/37832422/how-can-we-cach... )