Paulo Coghi

Results 149 comments of Paulo Coghi
trafficstars

~~Maybe [nwutils/nwjs-packager](https://github.com/nwutils/nwjs-packager)? It's actively maintained~~ Sorry. Know I understood that you haven't migrated to `nw-builder` yet.

Seems promising and I can't wait to see its memory usage. Already experimenting with it.

But I still believe that no one on the list, even Gluon, would be able to beat Sciter on memory usage. No one, by far. In my real-world test, a...

Really interesting one

> It should be working, but there is a bug causing the CI to seg fault and couldn't find the cause yet. Could any Crystal maintainer take a look? This...

I'm looking forward to see https://github.com/crystal-lang/crystal/pull/10768 being merged! Just my 2c, IMHO the direct syscall strategy followed by @lbguilherme seems positive, since Crystal will not depend on `liburing`. I understand...

It has now been 3 and a half years since the release of kernel 5.6 and WSL2 is now using kernel 5.15 (see [here](https://github.com/microsoft/WSL2-Linux-Kernel/tags)). Also, Guilherme did a great job...

Sorry. You are right. I updated my previous comment.

> So, flags and environment variables to enable/disable `io_uring` and detecting whether it's really available (and allowed) seem like a good idea to have Agree. This is a more prudent...