Joep Meindertsma

Results 147 comments of Joep Meindertsma

@danburkert second on the ping! There's already [a fork with a `_fix` appended](https://docs.rs/bytekey-fix/latest/bytekey_fix/), but it would be nicer if this repo was updated. If you don't want to maintain this...

Certainly a good idea, but I'm not sure if it will get accepted, because of these requirements: > The client respects the [Let’s Encrypt trademark policy](https://letsencrypt.org/trademarks/). (not sure if there...

> > The client respects the Let’s Encrypt trademark policy. > I thought I was being quite good on this one? What do you mean? Sorry, I wasn't clear -...

~Cloudflare's [Quiche](https://github.com/cloudflare/quiche) is also an interesting library for realising this.~ edit: it doesn't use Tokio, so that's gonna be a problem.

The [`h3` crate](https://github.com/hyperium/h3) seems to be usable, although experimental. `reqwest` has already [progressed pretty far in the last weeks](https://github.com/seanmonstar/reqwest/pull/1599).

I'm using jekyll-multiple-languages-plugin as well, and ended up compiling everything locally using the `gh-pages` npm package and running `gh-pages -d _site` after every change. This commits and pushes the `_site`...

Just some thoughts on this, and possible implementation directions: ## Create a new GUI that simply renders the results differently You can use tantivy as it functions right now, and...

Yes, it appears before any funcitons are called - the mere import (require statement) causes the error.

Thanks for the quick reply! Pretty much all TTL validators that I tried succesfully parsed and validated the one with the spacebar for the `.`: https://www.w3.org/2015/03/ShExValidata/ http://ttl.summerofcode.be/ http://rdfvalidator.mybluemix.net/ I think...

> Can you maybe be a bit more precise about the problem we are solving? Because storage is not a Solid concern (the specs only govern exchange). Is this about...