How long should notification be stored in a system
I think notifications should be displayed for an unlimited amount of time on any platform. To solve the number of notifications a user … Read more
I think notifications should be displayed for an unlimited amount of time on any platform. To solve the number of notifications a user … Read more
I’d definitely go for option A. It makes it much easier to see that certain events happened close together, as can be seen … Read more
how to calculate time taken (elapsed time) by loop
How to cat a file for a certain number of seconds? [duplicate]
Much simpler answer… ignore duplicates. There is no reason for them. When a duplicate would be added, just have nothing at all happen … Read more
Have you seen hipmunk? They have a very cool way of presenting flights in time. Filtering is done by dragging vertical lines to … Read more
To find how much time you have been logged in, run this command from the original login shell: ps -o etime= -p $$
You could probably make it a little bit faster by running multiple find calls in parallel. For example, first get all toplevel directories … Read more
You could use a stacked column chart with a threshold line and some sort of effect to emphasize when the threshold was reached … Read more
I don’t have any research to back it up, but my intuition is that with a drop-down list of dates and times as … Read more