Joep Meindertsma

Results 420 issues of Joep Meindertsma

- Should be similar to [zola](https://www.getzola.org/), [eleventy](https://www.11ty.dev/), [hugo](https://gohugo.io/) - Can be used in importing Markdown (.md) files (see #434)

E.g. [here](https://github.com/atomicdata-dev/atomic-data-rust/runs/6724422769?check_suite_focus=true#step:7:497) ``` = note: /usr/bin/ld: cannot find -layatana-appindicator3 collect2: error: ld returned 1 exit status ```

Imagine two actors simultaneously editing the same resource. If that happens, the `previousCommit` will not match the `lastCommit` of the resource. Currently, the server will throw an Error, and the...

I'd like to show an Activity Feed on Agent's profiles. This means we need Collections that filter by both Agent as well as Commit. Currently, queries only allow for _one_...

- Allow a higher degree of observability. - Count event occurences, such as usage of endpoints, or which functions are called the most - Different from Jaeger / Tracing, as...

#417 showed that bugs can slip in here.

THis makes them easier to discover. Edit: apparently, the `/upload` enpdoint already exists, but it isn't indexed properly.

- Run atomic server locally - Open `/path` - enter `https://atomicdata.dev/collection` - See own, local collections, because query is executed locally, because resource is cached, and `get_resource_extended` recognizes that it's...

bug

I don't know why, but for some times now on my local machine, I got deserialization errors for external Resources. Every time, it's for a Collection on `atomicdata.dev`. I _think_...

Now we know what our coverage is, and we're measuring automatically, we can target things which aren't properly tested. #337 https://app.codecov.io/gh/joepio/atomic-data-rust/ - [ ] Invites - [ ] ?