Rodrigo Kochenburger
Rodrigo Kochenburger
I'm able to install local crates by simply remove the local crate name from the `CRATES` variable in the ebuild. If the crate uses 2018 edition, then you'll likely hit...
Ah, bummer. I noticed a bunch of files in this repo and accross github with that same auto-generated comment and figured it was public somewhere. Thanks for the clarification :)
This issue just started happening to me for the first time. I've been using alacritty as my main terminal for about 6 months and haven't seen the problem before, until...
Sorry, I missed this one. Glad you're already thinking about it. Any thoughts around supporting structured logging? The main blocker I see is that sometimes for the same "event" (i.e....
Any change this can be addressed? It makes it very annoying to work with hal+json or anything that has an underscore
Thanks for the answer. That makes sense and I don't think Protobuild needs to know how to build for other languages but it would be nice if it could help...
@stevvooe that would be good enough and would solve the problem.
I'd also vote for flatpak over snap. A lot more distributions support flatpak, and it also doesn't require systemd (as I believe snap does). Thanks for the hard work on...
Any progress on this? Being able to match against newline specifically would be really really welcomed. Even if the solution was simply an option to toggle multiline matching on the...
Unfortunately, like you already learned, that is a limitation in Ruby. It would be possible to implement some sort of less structured conversion but I'm not sure if it's something...