HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eagleseye

no profile record

Submissions

How to Context Switch Effectively

producthq.org
1 points·by eagleseye·2 वर्ष पहले·1 comments

comments

eagleseye
·2 वर्ष पहले·discuss
Very fun game! Just would have liked to choose my keyboard layout (in my case switch y and z)
eagleseye
·2 वर्ष पहले·discuss
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 totally different for PMs than it is for devs?
eagleseye
·2 वर्ष पहले·discuss
What editor did you modify?
eagleseye
·2 वर्ष पहले·discuss
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 article..
eagleseye
·3 वर्ष पहले·discuss
The dots are spread out according to your window size, for my default view there is no line with a lonely dot on it.
eagleseye
·3 वर्ष पहले·discuss
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
eagleseye
·3 वर्ष पहले·discuss
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?
eagleseye
·3 वर्ष पहले·discuss
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!
eagleseye
·3 वर्ष पहले·discuss
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...)