Andrew Plaza

Results 58 comments of Andrew Plaza

@psprint OK so yes, changing all urls from `http` to `https` will fix the mixed content errors. Just make sure you are forcing `https` through github pages, because visiting the...

Thanks! The code highlighting on the about.md page breaks because of the order in which my plugin/Jekyll renders the markdown page (I *thought* it was OK). It seems the indentation...

Hey! thanks for finding that. I pushed a fix for the first word in the summaries along with a fix for the search not resetting without any queries. About trying...

Awesome! yeah, you could do that. I just use [mailchimp](https://mailchimp.com/), and have the subscribe link and stuff. Maybe in a future update I will add that as an option to...

@aleksuss wb `io_uring` enabled operations? I see that rust-rocksdb recently released support for building with `io_uring`, but the `ReadOption` is missing: https://github.com/facebook/rocksdb/wiki/Asynchronous-IO https://docs.rs/rocksdb/0.19.0/rocksdb/struct.ReadOptions.html Is it currently being worked on? I...

Yeah I was just looking at the `facebook/rocksdb` docs, not necessarily the C API though. [looking at the async docs](https://github.com/facebook/rocksdb/wiki/Asynchronous-IO) it seems it's specifically implemented for an iterator, which would...

Hello @pepoviola I think I get the same error as @abhijeetbhagat trying to launch an acala node. Here are the logs I've gathered, I am on macos M1 using zombienet...

The error is `Error writing input to shell-command: EPIPE`