Semseddin Moldibi

Results 28 comments of Semseddin Moldibi

This happened several times to me, mostly while I double clicked on the window title to make the window bigger. Then it eats 100% CPU, uses 3 GB RAM and...

It is very interesting TextEdit also freezes with a very similar manner. I opened a text file, a few seconds later it freezed and it uses 9 GB RAM. Issue...

@greimers I'm still on macOS 11.4 (M1).

I have same issue, on Windows I executed `npm i -g mongoui` and it gives `npm WARN [email protected] requires a peer of mongodb@~2.0 but none was installed` error.

Tested, it didn't work for me either. At first try it showed a page for Github permisson, after authorization it just stays in the login page and doesn't ask for...

You can try to contact directly with the author: https://github.com/fatiherikli

Also `mod` and `modulo` accepts tuple and vector types, but they cannot work as `absolute` doesn't accept tuple and vector. And also this line `if (r: a % b) <...

Why it is called twice? ``` r: reactor [ a: [] c: is [print "IS" forall a [] none] ] ;output ;IS ;IS ``` If you change/remove `forall` it's called...

@hiiamboris Thanks for the explanations, `forall` triggering reactions looks too dangerous :)

That happens if you try to delete rows, fails with `SQL Error (102): Incorrect syntax near '1'.` error.