-
Body of epic to be completed after a kick off session.
-
Following https://github.com/mimblewimble/site/pull/147, this issue keeps track of feedback and diffs that arose out of the merge. Even if they ultimately will not be actioned, it would be good to get…
-
This can come up in distributed build systems with content-addressed filesystems, where identical files (often empty files) end up hard-linked to the same file.
Consider:
```console
$ touch /tm…
-
Due to insufficient bound checks in function `fetch_lat_long_from_string()` (icaltimezone.c), parsing of a corrupt `zone.tab` file can lead to illegal memory access. I.e. a trivial file with content l…
-
I am new to Wild Web Developer and not even sure if this questions should be addressed here.
I am having 2 issues right now:
1. I cannot use code templates for JavaScript (that are located in Pref…
-
### Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- [X] This is a feature request for the Python library
### Describe the feature or improvement you're …
-
```
Topic or term(s) which needs clarification:
It is possible to model resources as many classes or as many instances of a few
classes. There are tradeoffs which, depending on the circumstances, m…
-
when the last name has two hyphens, say Meyer-ter-Vehn, it gets automatically changed to Meyer-ter Vehn. I can't identify the line of code that does that.
-
Hello! Not sure if this is a bug, but wanted to bring it up just in case. Given the following function:
```
module.exports = function (context, req) {
context.res = {
body: { 'messag…
IGx89 updated
9 months ago
-
I am migrating an existing system that is using activerecord-sqlserver-adapter over to activerecord-jdbcmssql-adapter. The legacy database has all uppercase column names and was addressed with using a…