-
See: https://github.com/datalad/datalad-catalog/issues/20
-
(Discussion started in https://github.com/fxn/zeitwerk/issues/287.)
The purpose of this ticket would be to explore ways to let Rails reload some gems. This could be useful if the gem is being activ…
-
Lots of packages contain missing `Date_Type`s in the Janno file. In my, a lot of those we should be able to fill easily:
a. If there are entries in the C14-type columns, put `Date_Type` to `C14`.
…
-
Hey, since a short while the tool is getting really slow when i paste and execute a really long query. The result comes fast, but after, the tool needs a while for an update inside the query tab. So i…
-
- [ ] CSS linking
- [ ] Meta data linking (header)
- [ ] Hook for dev-server
- [ ] Introduce env parameter for prod / dev
- [ ] Hook to involve Webpack for production builds
- [X] Integrate Fastp…
-
The committer queue is not fully processed because it's capped by the queueSize property. Since the queue can be bigger than the queueSize and is only called after a commit, the file queue grows and g…
-
Create RSS feeds crawler, use `crawler/` folder. Write the solution on node.js on typescript. Read the list of RSS from csv file named `channels.csv` and save parsed data to sqlite table.
```ai
g…
-
I think whether or not this is a knitr or [reticulate](https://github.com/rstudio/reticulate) bug depends on the knitr engine API, which I do not completely understand. I carefully searched for this b…
-
Subscribe to this issue and stay notified about new [daily trending repos in Go](https://github.com/trending/go?since=daily)!
-
``` ruby
require 'set'
>>> "NoMethodError: undefined method `require' for #"
```
``` ruby
Kernel.require 'set'
>>> "LoadError: cannot load such file -- set"
```
``` ruby
Kernel.require 'observable'
…