-
Possible ideas / options:
- prevent tasks from being displayed in the --help screen
- prevent tasks from being run via the command-line
- could whitelist and/or blacklist
- could customize task descri…
-
Does the shortener support signed requests?
Given a standard thumbor signed request, this works fine:
```
http://localhost:8888/oNfnJ36sAQ-CEMVDFTgZ-DfpZ0Y=/360x220/smart/https://82bda53d6c07527f63d…
-
I wonder if PyVows could take advantage of the `__init__.py` that is often found in `tests/` folders.
I’m guessing people just put it there out of habit, because I’ve never seen one contain code (in…
-
Just started with PyVows, and I love it. I’m about to try it with some Python 3, but it would be nice if the website or README let me know what PyVows Python 3 status is without having to check for m…
-
Hi, thanks for the interesting project @mholt! As I'm not a go developer, I wrote up some simple docker things to get this running for me locally without making a full go dev environment. In case it h…
-
```
screenshot-as-a-service@1.1.0 ~/js/screenshot-as-a-service
├─┬ config@0.4.11
│ ├── coffee-script@1.3.3
│ ├─┬ vows@0.5.13
│ │ └── eyes@0.1.7
│ └── yaml@0.2.3
├─┬ express@2.5.8
│ ├─┬ connect@1…
-
No, seriously, you really need them.
-
There is wide confusion that the 2007 build was the latest code base. However a cdn provides the actual trunk.
You may want to include the trunk instead.
https://github.com/mbostock/d3/issues/1302
h…
-
- [ ] static background: the _Lincoln_ at sea in a squall
- [ ] static background: the _Lincoln_ with a bite hole in the hull (decide with astro and frannicus whether we show the kraken here)
- [ ] …
-
HI,
Eyes blew my node (FATAL ERROR: Allocation failed - process out of memory) when I pointed it at a large object with circular refs.
I guess it doesn't check for circular refs? Or maybe it should…