ITwrx

Results 117 comments of ITwrx

@terranc https://stitcher.io/blog/preloading-in-php-74

@kminek i even got a segfault when manually loading an array of file paths after a certain number of file paths were added. It seems to do something similar when...

@mrgrain **where** should one override the castAttribute method? thanks

That is what i used for the "templating engine" for my site. I looked at all the options and liked it the best.

is this the same issue i'm seeing when serving any file from disk, such as an image via img tag or video via html5 video tag? If i serve a...

@xflywind so since https://github.com/nim-lang/Nim/pull/13147 got reverted and they were concerned with breaking changes being introduced does that mean that nim web development will not have usable file upload capability until...

I've tried whatever the default for `1.0.10` - `1.40` is and `--gc:orc`. I will try `--gc:markAndSweep` and see if that climbs too. With the default and `--gc:orc` It starts out...