Harm Aarts

Results 19 issues of Harm Aarts

The SET command allows for the TTL to remain, see the KEEPTTL argument here: https://redis.io/commands/set It would be great to have that here too.

After `git clone` and fixing the assignment issue as described in #5, I get: ```shell noisecat on  master took 8s ❯ make go get -u -f github.com/gedigi/noisecat/... go get:...

Bitcoin transactions can be replaced an other transaction spending the same (or subset) UTXOs. This feature is called [Replace By Fee](https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki) and is a useful addition to the semantics of...

Enhancement
UI / UX
API
Checkout

When selecting a tv show a side bar appears with the seasons and episodes in them. This side bar doesn't run till the end of the page, only filling 1...

TODO

It probably is just me but running (step 1 of the 'getting started' paragraph): ``` python manage.py syncdb ``` results in ``` ImportError: No module named indextank.client ``` This is...

I think this might be written more elegantly.

#### As a... Admin #### I want to... Become a specific regular user #### So that... So that I can see what he sees so I can help him troubleshoot...

I am looking for a Noise Protocol implementation and was led to this repo. In commit https://github.com/dint-dev/cryptography/commit/7049fd20d6466a737bd7f3b0de1923b608429a1d the Noise implementation is deleted hinting at a new repo. But I can't...