HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eagleseye

no profile record

Submissions

How to Context Switch Effectively

producthq.org
1 points·by eagleseye·il y a 2 ans·1 comments

comments

eagleseye
·il y a 2 ans·discuss
Very fun game! Just would have liked to choose my keyboard layout (in my case switch y and z)
eagleseye
·il y a 2 ans·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
·il y a 2 ans·discuss
What editor did you modify?
eagleseye
·il y a 2 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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
·il y a 3 ans·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...)