-
So I'm working on the http://langual.org to Foodon import now. Trying to do a script that will be sensitive to changes in Langual's annual XML release file. Gives me an appreciation for the kind of c…
-
In the [Trusting EHRs](https://cds-hooks.org/specification/1.0/#trusting-ehrs) section of the spec, we define a JWT that the EHR presents to the CDS Service. This JWT is used as a bearer token or auth…
-
I have the following regex:
`/[a-z]([a-z0-9:]*[a-z0-9]+)?/`
This is intended to match:
`g`
or
`hey42`
or
`hey:there`
but NOT:
`blah:`
trailing colons should not be allowed. Yet it *does*…
-
Problem:
The bulk of @amberframework/core-team has been offline and unresponsive to the Crystal community. At least one member is understandably busy and intends to contribute further, but the rest…
-
_The Programming Historian_ has received the following tutorial on '**Simple Calculations with R**' by @taryndewar. This lesson is now under review and can be read at:
http://programminghistorian.git…
-
Filecheck is currently very stringent in matching whitespace of tests exactly, which leads to undesirable situations of having to add a regex match to pickup excess spaces between identifiers.
For …
-
This plugin looks to be a duplicate of gulp-typescript. Because of that it has been blacklisted (gulpjs/plugins#187). Can you instead of creating your own version consolidate your work into gulp-types…
-
Analyze pros/cons of different Entity Structures and their associated requirements.
- [x] Analyze Pro/Cons of different entities in TX (https://docs.google.com/document/d/1pSnTsi6J0n2M88IV-yjHEqkOlI…
-
Here the crash log:
```javascript
[L] Minecraft Launcher [21;8] has initialized
[L] Running under TLauncher 1.98.13+master for Mc-launcher.com
[L] Current machine: Windows 7 (6.1) x64, Java 1.8.0_…
-
### Environment
1. Target Platform (e.g. iOS, Android): iOS
2. Development Operating System (e.g. macOS Sierra, Windows 10): macOS Sierra 10.12.6
3. Build tools (Xcode or Android Studio version, …