-
From the discussion on #115
https://github.com/hyperledger/aries-rfcs/pull/115/files#r304002908
If the "magic" DID were a peer DID (or another non-globally resolvable namespace), there could be…
-
Hi,
I'm looking at integrating Go software in my Linux OS package management system.
The basic reason is that Go projects can and do use resources (data, apps, libs) not released as Go projects,…
-
hi avi,
i tried your latest changes and also wanted to test the MYSQLDUMP vars like this:
`-e MYSQLDUMP_opt -e MYSQLDUMP_skip-lock-tables -e MYSQLDUMP_R -e MYSQLDUMP_triggers`
i don´t know if…
-
> AI - 人工智能;AR - 增强现实;CV - 机器视觉;DL - 深度学习;DM - 数据挖掘;DS - 数据科学;DV - 数据可视化;IOT - 物联网;ML - 机器学习;NLP - 自然语言处理
-
Say I have a very complicated object to generate (some game world) and dozens of small tests that work on a game world. The vast majority of the time is spent in generating worlds for the tests and ve…
radix updated
6 years ago
-
I don't understand yet what causes this slowness, but shouldn't slowness in the initialization of hypothesis itself be excluded from timing of my strategy? When this happens, I get this failure:
``…
-
We currently link to both Gitter and Discord on various places as means of chatting, but the fact of the matter is that a most people within the Amethyst community simply don't use Gitter at all. We'r…
-
**[ UUID ]** a42346d1-7b98-421c-ad47-59aea608c3a2
**[ Session Name ]** BesutKode - Teaching kids about open-source and digital literacy through free curriculum and mentorship
**[ Primary Space ]** Yo…
-
I just realized that this library is AGPL-licensed - quite unexpected considering that its predecessors like flask-oauthlib and oauthlib are BSD-licensed, and e.g. flask-oauthlib [strongly](https://gi…
-
From `mutant/mutant-rspec.gemspec`, it appears that mutant is dependent on `rspec-core '>= 3.4.0', '< 3.8.0'`:
```
gem.add_runtime_dependency('rspec-core', '>= 3.4.0', '< 3.8.0')
```
We are us…