ITwrx

Results 37 issues of ITwrx

right now if i try to run ps_mem.py i get: ``` ./ps_mem.py Traceback (most recent call last): File "./ps_mem.py", line 120, in open return open(self.path(*args), errors='ignore') FileNotFoundError: [Errno 2] No...

``` curl https://nim-lang.org/choosenim/init.sh -sSf | sh choosenim-init: Error: Sorry, your platform (openbsd_amd64) is not supported by choosenim. ``` Thanks

Feature

https://github.com/planety/prologue

contribution:welcome

I'm porting my own site/app to Jester and after getting a substantial amount done, i noticed it was using ~800MB of ram. Investigating, i see that every request+response (page load)...

It would be nice if [declaring-emitted-events](https://vuejs.org/guide/components/events.html#declaring-emitted-events) said to define the emits on "the child component" or "the component which emits the event" instead of just "the component", as "the component"...

It would be nice if one could set a second donate address and percent similar to how we can edit donate-level.h for xmr-stak-amd development. This way we could have 1%...

running `php vendor/bin/exakat doctor` i get ``` Warning: syntax error, unexpected '(' in /srv/http/appy_app/vendor/exakat/exakat/config/exakat.ini on line 14 in /srv/http/appy_app/vendor/exakat/exakat/library/Exakat/Configsource/ExakatConfig.php on line 67 Call Stack: 0.0001 393104 1. {main}() /srv/http/appy_app/vendor/exakat/exakat/exakat:0 0.0165...

I'm learning nim and i'm used to using mariadb for my laravel apps, so mariadb support would be nice from my perspective. Is this something that might be added in...

enhancement

It would be nice if you could add the following answers/topics to the readme and/or docs files. 1) What DBs are supported? 2) Are prepared statements performed automatically? 3) Are...

/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Encoder.php162 line 162: `$in = ord($str{$i});` php 7.4