Txus

Results 10 issues of Txus

Thanks to Cargo, it is possible to establish which modules depend on which other modules (export can remember which imports happened in that same file), collect the information, and then...

I'm having trouble using an external library with cljc files and macros. Klipse complains that a macro in one namespace doesn't exist in a file that contains a different namespace,...

A naive semiparallel processor. It chunks consecutive GET requests and executes each chunk in a map of threads. To use it, simply pass `sequential: false` in the request parameters.

First of all congratulations, this library is really cool and I love using it! I wonder if it's possible to support signed integers and/or floats like Python's phe [does here](https://github.com/n1analytics/python-paillier/blob/master/phe/encoding.py)....

Otherwise they just show up in the console and the user never knows.

type: feature
contract: e-voting
module: elections

For many tasks that don't need a persistent EBS volume, but just a large enough disk to install deps / perform them. Keep up the great work, this is a...

Makes for easier reading for long arities.

enhancement

Only mention the mismatching properties, with their names.

enhancement

Delay connections as long as possible LOLOLOL http://en.wikipedia.org/wiki/Tarpit_(networking)

feature

Adds a `--listen-all` flag to `preview` to allow serving a preview from a remote machine.