Konstantin Haase
Konstantin Haase
That will also remove all empty lines, I think. Could you add a test to reflect the changed behaviour?
The markup tool is implemented in [page.rb](https://github.com/antirez/lamernews/blob/master/page.rb).
Can you confirm/deny whether this is fixed by using master?
I'll check. I might.
No, moving to the hijack API, Sinatra will not have to deal with concurrency at all anymore. Main issue is that it will stop working with Thin and Rainbows. So...
Running `rake build:head-wasm32-unknown-wasi-full` is absurdly slow for me (probably due to virtualization, this is on a MacBook M1 Max). The command has been running for hours (still showing progress). Once...
@kateinoigakukun Oh great. FYI running it in Docker works like a charm, not a single hick up, other than it being slow (for us this isn't a deal breaker, can...
+1, though it would only be really useful if it also updates plugins (like my update plugin does) or at least ruby-build.
FWIW while I still use `rbenv`, I semi-automatically update it and ruby-build via homebrew now, and thus don't actually use rbenv-update myself anymore. I am happy to offer maintenance/commit rights...
Can I use ruby-install to replace https://github.com/tokaido/tokaido-build?