-
Hi,
what about to add option to autoraise only after customer press minimize/close button on most front window like in MS Windows systems?
Thanks.
-
Here is a simple benchmark for appending to a list in Python:
```python
from ltypes import i32
def test_list():
a: list[i32] = [0, 1, 2, 3, 4]
n: i32 = 100000000
i: i32
for i …
-
**Describe the bug**
Starting this afternoon (2024-10-25), Chromium is crashing whenever I visit a Web site that has any complexity at all; usually, the problem occurs when I try to login to a Web si…
-
This script does not fix the "Disc not ejected" problem on gigabyte MB. Running the sleep script from the shell ejects the disk but also produces an error.
$ sudo /etc/sysclusbfix.sleep
Disk disk1…
-
**Is your feature request related to a problem? Please describe.**
Summing up a couple of numbers is what I mostly need a calculator for, and I suspect I'm not alone. The Mac apps Soulver, Numi and a…
-
My GPU seems to hang when I use a private stream to generate more than 1e5 random numbers.
Found first GPU device on platform Intel(R) OpenCL HD Graphics
Vendor: Intel(R) Corporation
Version: Op…
-
**Describe your feature proposal**
When any of the enabled accounts have a telephony provider configured, Snikket should inform iOS that it is able to handle phone numbers via `supportedHandleTypes` …
-
Thank you for accepting recent pull requests #63 and #64. #63 is a safety measure, using const with function parameters. #64 boosts performance by substituting cheaper equivalent operations for more…
-
-
**Describe the bug:**
Retina displays give a screenshot size that is some multiple of the requested size, breaking the testing code.
**To Reproduce:**
Steps to reproduce the behavior:
1. Use a M…