Norbert Renner

Results 153 comments of Norbert Renner

This seems to be an issue with npm > 8.11.0: - [npm/cli#5132 [BUG] npx leads to command not found](https://github.com/npm/cli/issues/5132) - [npm/cli#5134 [BUG] `npx` no longer works with `github:` registry](https://github.com/npm/cli/issues/5134) (duplicate)

See #16 for a merge of this PR for current master, with improvements applied, but still lacking documentation.

PR #53 adds some additional namespace support, can someone with an IE setup please test and see if it also fixes this issue?

> For XML, on Chrome 88.0.4324.190, the xmlns namespace is moved to the end of the top-level element. That's because it's ordered like that in the input XML and the...

I also added namespace support for prefixed attributes.

You also referred to pnorman, who suggested in a direct chat to discuss in an issue. The questions then would be what parts of it are not acceptable, how could...

#### dirty As I understand, the dirty feature was implemented to address shortcomings of the tile expiry heuristics, that haven't changed: - > As deciding which tiles are effected, is...

Step 3 in achavi is to filter the result by the changeset id, including referenced objects. > I believe this is not 100% accurate if some other user happens to...

I think such metadata filters (like also user/uid) don't make sense with adiff (when applied at both timestamps). The whole diff doesn't work with `if:changeset()`, as the query at the...

Can you explain how this works? Do we still need adiff timestamps then?