-
- open facebook
- keep the tab open
- use another Chrome window
- Time on a post keep running
glung updated
7 years ago
-
##### What operating system are you using?
Windows 10
##### What version of Nylas Mail are you using?
2.0.32
#### Issue
Occasionally when opening a sent email for review, I get an 'Open tra…
-
We plan to add to CorePing an event counter dictionary to count user events.
For example: `eventcount: {"new tab button": 5, "app menu button": 8}`
-
(I will do this) The functions in this module are trivial
```
exactly :: Int -> [ Bit ] -> Bit
exactly k bs = encode (fromIntegral k) === sumBit bs
atmost :: Int -> [ Bit ] -> Bit
atmost k bs = e…
-
The urge_voting function does not always send a message when it should
-
We currently have lots of naming schemes:
Tribes::nrtribes()
World::get_nr_immovables()
Path::get_nsteps()
Fleet::count_ships()
…
Those should be unified to one consistent naming convention.
------…
-
Currently we are showing all connected devices as a person in status page. We can improve this algorithm with considering only phones.
1. We should search which mac addresses belongs to the phones. We…
-
Example: http://hnapp.com/?q=police+use+department+wish+list
That articles has much more than 3 comments.
Some of them might have been "lost" – unavailable in the HN API.
But some non-lost comments we…
raquo updated
10 years ago
-
Currently mustercull is picking up armor stands as an entity it can limit. I actually added a limit for them to the config on my server to make sure. They need to be filtered out some how before the h…
-
Hi, I've seen that there's no storage for a single character + space.
For example, if I create an object with the name: "6 Pizzas", there's no "6 " in my redis database, however I can find "piz", "pi…