-
Current stack allows to write this new syntax:
```
extra-deps:
- git: git@github.com:NorfairKing/validity.git
commit: a86dd3e4830c14c056a0d5d8712864d395d25b2a
```
the old syntax for this w…
-
The freeCodeCamp community has started building an interactive, browser-based Math for Programmers curriculum. It's just a matter of designing the thousands of LaTeX-driven challenges necessary to tea…
-
I am trying to use python-blosc for hyperspy/hyperspy#1716 and after installing blosc using pip, I get the following error when importing blosc.
```python
>>> import blosc
Traceback (most recent …
-
Salts are used to combat Rainbow Table attacks, where an attacker pre-computes a table of inputs in a specific hash function, and stores the results for reuse. This way the attacker only needs access …
-
i'm trying to replicate Recurrent Spatial Transformer Network implemented here (https://github.com/skaae/recurrent-spatial-transformer-code) , however the loss didn't decrease at all .
the config…
-
I recently saw a reddit post in which the author was expressing concern about entropy collection in your bip39 code.
I replied here https://www.reddit.com/r/Bitcoin/comments/4fomsb/how_secure_are_the…
-
Environment info
Operating System: Ubuntu 14.04.5 LTS
Installed version of CUDA and cuDNN:
No CUDA, I use CPU-only.
Pip version: pip 1.5.4
Python version: 2.7.6
Operating System: Ubuntu 14…
-
As of ZFS Pool Version 30, there is support for encryption. This part is unfortunatly closed source, so an opensource implementation would be required. That means it would probably not be compatible w…
-
We have had several issues with OpenSSL statically linked in the Windows gem. Issues include #250 and #290. Symptoms of using OpenSSL v1.0.x include:
* Slow initial connections.
* tiny_tds.so not …
-
Trying to build a new blank `yesod-postgres` project on a fresh Ubuntu install, but it fails.
## Steps to reproduce
```
sudo apt-get update
sudo apt-get install -y build-essential curl
curl h…
jezen updated
7 years ago