-
Hello! Do you have any experience in **#osdev**? Feel welcoming to join development!
https://github.com/GreenteaOS/Tofita
-
Purpose of this task is to provide some guidance and samples for developers on how control which kernel functions get advertised to the LLM
Some options
1. Use the tool behaviour which allows th…
-
Instead of bundling a kernel image per kernel version, we should leverage [GitHub's cache action](https://github.com/actions/cache).
However, we must also be able to use a local cache for developer…
l0kod updated
3 weeks ago
-
Dear developers, I'm from China and my Raphael is running CrDroid10.8 within boolx kernel 4.14.352.
Whenever I open my carrier China Mobile's official application(package name:com.greenpoint.android.m…
-
## Bug Report
clarg@fedora:~/Applications$ ./pyfa-v2.61.0-linux_8d0c7d8c023e9a8c92195b417581b83d.AppImage
/usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available (requi…
-
Right now its messy that every plugin posts their own comments. It allows for flexibility but I think its a bad idea for it to be the main way.
.
I propose we have a method that lets the developer pa…
-
Hello all developers of Pyscf
I have calculated the MO-coeff matrix by kHF of diamond, some elements appear different at each time of calculation, the difference can be higher than 10^-4. The differe…
-
I have noticed that you use a loop to halt your kernel. This is usually fine, but in the case of an interrupt it can fail. An option instead then is to first clear interrupts with the `cli` instructio…
-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troublesho…
-
**Background**
I am currently working on a Symfony application that has distinct sections for customers and administrators. Each section has its own set of Stimulus controllers. The problem I face …