-
Some way to have models reference models. One-to-one, one-to-many, and many-to-many should be supported.
Since we don't have the benefit of a SQL database, we'll have to consider the following:
- Sav…
-
Hello!
Recently I've stumbled upon a problem while using OpenImageIO via vcpkg on windows, while using clang as my compiler. Vcpkg would build the packages using its default toolchain which means M…
-
Nice tool! I am writing this because it would help me use this in the future but it is not by any means something I absolutely need. Just a nice-to-have/idea.
Say I have two files, `a.txt` and `b.t…
-
As below:
```
error: linking with `x86_64-unknown-netbsd-gcc` failed: exit status: 1
= note: rust-lld: error: unknown argument '-dc'
rust-lld: error: unknown argument '-dp'
…
-
Hi, thanks all for the great work on this. Attempting to get ROS2 to cross-compile to ARM64 with Drake's ROS bazel rules and [grailbio's toolchain rules](https://github.com/grailbio/bazel-toolchain). …
-
We should improve links within [the spec](https://typing.readthedocs.io/en/latest/spec/type-system.html). Concretely:
- Replace links to PEPs with links to the relevant part of the spec (https://gi…
-
- [ ] read up on the docker swarm way to link containers across multiple physical hosts
- docker swarm, kubernetes, and mesos all probably implement some kind of network fan -like approach at allowing…
-
Currently we cannot link a file to a different drive. E.g. `cmdShim('C:\\a.js', 'D:\\a', () => {})` would generate files containg `"$basedir/C:/a.js"` or `"%~dp0\C:\a.js"`, which are broken due to the…
jddxf updated
5 years ago
-
Another feature the GitHub wiki has that we don't, for example https://code.golf/wiki/langs/javascript contains
```wiki
[[C]]-like syntax.
```
Which should link to the C wiki page.
Normal exter…
-
Currently just do this using markdown:
`[Q45](Q45)`
But could have a Jekyll tag that would make a fancier link (e.g. with the question text as a tooltip):
`{% link_to_qn Q47 %}`
The link_to_qn…