-
SCT is written in Python, and so it has a [`setup.py`](https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/master/setup.py) file to install the [`spinalcordtoolbox`](https://github.com/spinalc…
-
GNAT supports a lighter-weight way to create an "iterable" container, using the Iterable aspect, as defined below. We should consider standardizing this aspect for Ada itself.
---
3.23 Aspect I…
-
# Summary
I don't think that `poll_ready()` provides enough value for it's extra complexity, and can be removed entirely.
# Value of poll_ready
As I understand it (from [Inventing the Service tra…
-
## Overview
In WebAuthn, there are 3 modes for user verification that an RP can request: `required`, `preferred`, and `discouraged`.
https://www.w3.org/TR/webauthn-2/#enum-userVerificationRequir…
-
Thanks for putting this gem together @potatosalad. Seems like this is a really complete JOSE implementation minus generating a JWT structure. Is the point to use something like `ruby-jwt` and to build…
-
**Issue by [marktani](https://github.com/marktani)**
_Wednesday Mar 15, 2017 at 00:56 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/137_
----
-
At the moment Automerge only provides an API for an in-memory data structure, and leaves all I/O (persistence on disk and network communication) as an "exercise for the reader". The [sync protocol](ht…
-
I think it should be considered to move applicaiton specific hardening to its own repository.
Even if this happens or not, consider firefox as the default browser. Hardening might seem like a big u…
-
For the graded assignment 1, find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't? What could be …
-
Life is full of surprises. GHCup is a small tool, but has seen such wide adoption that having only a single active maintainer is problematic for the project and the community.
My concerns with find…