-
The [works extension](https://github.com/duraspace/pcdm/blob/master/pcdm-ext/works.rdf) includes a Work class for representing the top level of an item (e.g., an entire book as opposed to its pages).
…
-
### Problem
I use [`multicursors.nvim`](https://github.com/smoka7/multicursors.nvim). On stable, it works fine. However, on master, it fails with an error when it uses `vim.tbl_deep_extend`. I ran gi…
-
[MediatedEvictionConcurrentHashMap](https://www.addthis.com/blog/2014/03/20/hydra-internals-efficient-storage-of-nested-hierarchical-data/) is fork of [ConcurrentLinkedHashMap](https://code.google.com…
-
It would be useful if I could parametrize my pipeline using environment variables, which could be read from a properties file specified using `dvc config env my.properties`. DVC would load those envir…
-
_Created by @CMCDragonkai_
Once we reintroduce OAuth2 into Polykey, because our OAuth2 requirements are pretty simple, it would be beneficial to implement it from scratch to reduce dependency requ…
-
I want to built Linked Connections wrapping sparse data sources, which I need to query for connections *on demand*. This means that:
- I need to be able to decide *how* to fetch the sparse data.
-…
-
`lsp-mode` overwrites `xref-backend-functions` using the following code which makes `xref-backend-functions` become buffer-local:
``` elisp
(add-hook 'xref-backend-functions #'lsp--xref-backend ni…
-
First of all, thanks for this awesome project. It's a wonderful addition to the Emacs + Org ecosystem.
I've started using it a while ago, and I feel there is a lot of untapped potential here.
From…
-
I use the generator on the site.
When generating a field with the name "label", an ampersand is necessary like with the field "type".
-
### Description of Issue
If you try to build USD with gcc or clang with `-fvisility=hidden` it will fail when linking.
### Steps to Reproduce
```console
$ cmake -DCMAKE_CXX_VISIBILITY_PRESET=h…