Geth rakudo: 9e8adb6599 | (Elizabeth Mattijsen)++ | src/core.c/Str.pm6
Make Str.comb(Regex) about 1.8x as fast

By bypassing the whole convoluted Str.match logic altogether, and directly going to its underlying iterator logic.
This opens up the possibility of adding :ex and :ov named arguments quite easily to Str.comb, anybody interested?
09:12
nine There's free pizza and generally a great vibe in the community devroom :) 12:00
rba: somehow on docs.raku.org the requests for scripts and stylesheets fail quit often (needs a page reload or 5 to fix). Looks like the server's closing the connection without any response at all. May be due to network at FOSDEM but everything else works just fine 12:13
rba: actually it affects even the HTML page itself, too. Reproducible with curl: curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 12:14
errno 104 is connection reset by peer 12:16
Geth Blin: ALANVF++ created pull request #20:
Add LLVM 7 dependency
20:54
Blin: 607e18aef5 | alan.invents++ (committed using GitHub Web editor) | docker/pkg-dependencies
Add LLVM 7 dependency
20:56
Blin: 496787e529 | (Aleks-Daniel Jakimenko-Aleksejev)++ (committed using GitHub Web editor) | docker/pkg-dependencies
Add LLVM 7 dependency (#20)

Add LLVM 7 dependency