-
Having had a look at user accounts created from November 05 to 09 (that is, during the last 108 hours) there are 11318 accounts. A simple
```
grep _name *| cut -d '"' -f 4| grep -E -i "[a-z][0-9]{1,…
-
We have a setup wherein some servers only add jobs to the queue, and some are set as workers to register and process the queue.
However, the servers receive the following error when adding to the q…
-
# Gameplay
- [x] Gold (come up with a currency name)
- - [ ] Item pricing
- - [x] Player purse
- - [ ] Gold stashing (hidden from leprechauns and thieves)
- [x] Item BUC status (blessed, uncursed…
-
The reason I'm kind of worried about this is that I can see myself using it on a nodejs server to write request handlers that are run with high concurrency.
The thing I like about explicit use abou…
-
New issue with latest version 1.13.3:
In Normal view, the position of divider between Headlines and article content is not remembered. After a restart, it is always at the bottom, with only a minim…
-
I looked for prior art in other languages and libraries and mostly came up empty.
Python's async iterators aren't usable with its built-in global `map` and `filter` functions. There's [`imap`](http…
-
I have configured a bright wallpaper for workspace 2 and a dark wallpaper for workspace 6. When I open a window in workspace 2 in fullscreen (or any large window size) and then switch to workspace 6, …
-
It would be very, very nice if the URL would get focused when the new tab is opened, this way I can type right away an omnibar search (like a google search, for example)
ghost updated
3 years ago
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery
version affected).
* [x] I have …
-
Then I am running program, for example, audacity, as awesome doesn't support floating layer, there is black rectangle instead of audacity's logo. Is the any option to disable this behavior at all, as …