-
Notes on a few issues I see with the refactored completer API which I would want to fix before 4.0:
1. The timeout is set globally, no option to set it on completion provider basis (contrary to cur…
-
### Are you requesting a feature, reporting a bug or asking a question?
I noticed that there are components for jQuery, React, Angular and Vue. Would it be possible to also have a Svelte compo…
-
I'm getting this error when I first access the GUI:
![image](https://user-images.githubusercontent.com/2213683/205461598-ebd7707b-2699-4b4d-ba98-3b60a56d57e4.png)
Logs show only this one error d…
-
Good afternoon.
I own a Asus ZenBook 14" UM425UA.
After running the following terminal commands:
sudo apt install libevdev2 python3-libevdev i2c-tools git
sudo modprobe i2c-dev
…
-
I'm following this doc : https://docs.geonode.org/en/master/install/advanced/core/index.html#ubuntu-22-04-1lts, and I'm installing geonode on ubuntu 22, and I'm stuck at getting geonode-uwsgi service …
-
### Describe the problem
cpu is always 100% on macOS
### To reproduce
just start the program, don't have to do anything
### Expected behavior
would expect cpu to be very low if I'm not doing anyt…
ghost updated
9 months ago
-
src/i_video.h looks like it contains code for polling the mouse, which I don't believe happens on these consoles.
There is a look up table that right shifts a 19 bit number down to 13 to get resul…
-
### Are you using the latest Dosbox-Staging Version?
- [X] I have checked releases and am using the latest release.
### Different version than latest?
_No response_
### What Operating Syst…
-
Just running `../nextpnr-ice40 --hx8k --gui` (without loading a design or doing anything) already has a pretty high CPU usage.
-
I dug up a little inside the conf module code and appears to me that each **get**/read function call uses the `fs readFileSync` to get the data from the config file.
If I need to constantly check for…