-
We want to publish a new repo with a Keep network [subgraph](http://thegraph.com/). This should make external dApp development much easier, since indexing can be taken care of. It'll also potentially …
-
As mentioned [here](https://github.com/fsspec/kerchunk/blob/main/docs/source/advanced.rst#archive-files) `kerchunk` cannot be used with zip archives that are internally compressed, because the `zlib` …
-
We have not stress tested CKAN. With the possible addition of indexing xml files as well it would be good to know how CKAN and specificly SOLR will respond to a high dataset volume and high request lo…
-
### Feature Description
Gitea should include a canonical link in the HTML to help with SEO. I've noticed bots wasting time crawling issues pages etc with random different parameters. I could disallow…
ghost updated
3 years ago
-
**Describe the bug**
The CI GitHub action does not pass reliably but fails sometimes with one or both of these errors:
```
Error: Errors:
Error: CalendarST.createProcessFromCalendar » StaleEl…
-
We should make a roadmap that sets out the list of chapters, and the various code concepts and constructs that the students will need, and where we introduce them, as in:
- [x] about_technology : n…
-
This fails:
```js
const fs = require('fs')
const hyperdrive = require('hyperdrive')
const src = `/tmp/${Math.random()}/`
console.log(src)
const storage = require('dat-storage')(src)
const a…
-
First, thanks, I enjoyed reading the code and the humor here.
I think the code is a good tutorial in random sampling from an array.
I needed the one line of code that gets a random index on the p…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
Indexing to row data is mismatch when exporting PDF. Im facing this problem only using pagination, without pagination with all data filter its working fine.
But when comes with pagination each page r…