-
From the frontpage:
> We simplify codebase management — Unison has no builds, no dependency conflicts, and renaming things is trivial.
"Unison has no builds" is misleading because it implies tha…
-
My fellow degens,
As Lord of the degens it's rest upon me to lead us into this glorious interpreted challenge, but at the same time I find myself weary of languages I do not understand. I call upon…
-
Many programming languages provide support to continue a line by using `\ ` at its end. E.g.:
```py
"this is a sentence \
that continues in the line below."
```
Which should be interpreted as `"t…
-
The definition of [natural language](https://www.w3.org/TR/i18n-glossary/#def_natural_language) currently reads,
> Natural Language (sometimes just language) refers to the spoken, written, or signe…
-
### Is your feature request related to a problem? Please describe.
Calling `dotnet new list` generates a table-based output. Due to terminal size constraints some values may be automatically truncate…
-
I'm following up on https://github.com/openvenues/pypostal/issues/3
Making libpostal threadsafe will allow libraries for interpreted languages such as Python and Ruby to release the GIL in order to en…
-
We need to check how URI parsers in common programming languages react to the `coap+sms://` URI scheme.
E.g., `coap+sms://0015105550101/sensors/temperature` might be problematic, because `001510555…
-
Create annotations from `audiotag.textTracks.kind` in `subtitles`, `captions`, `descriptions` , display only from browser-declared acceptable languages.
Related :
* Create annotations #57
Ala…
-
This would be more welcoming, and make users confident that their language of choice is spoken. It'd also be a good place to list relevant scopes, as well as commentary about how those scopes are inte…
-
PROJJSON has been derived from Well Known Text (WKT) 2. However, WKT 2 was constrained by WKT 1 compatibility, which followed a model that predated ISO 19111. Consequently, PROJJSON diverges from what…