Noah Kirschmann

Results 16 issues of Noah Kirschmann

At the moment windows is not tested despite the large developer/user base. Here are some steps to get basic windows support working. * [ ] figure out how to install...

One of the most important things is missing at the moment and that is some at least half decent documentation. Here are a few suggestions on what should be done,...

Having a way to have a back button even hidden somewhere would be nice for some services.

I have started creating a snap package notekit, but came some trouble with the created build file. The source is [here](https://github.com/noah1510/notekit/tree/snap) and it is able to compile and create the...

bug
enhancement
help wanted

As far as I know to update you always have to shut down your DS, put the SD card in your Computer and then copy the new files over. This...

enhancement

I am running the default ubuntu kernel for Ubuntu 20.10 (at the moment linux 5.8.0-18) which has support for the ashmem and binder module. Running `modinfo binder_linux` gives [this](https://gist.github.com/noah1510/bb47c0c6c95d5dbc3e6cc387d867572f) output...

The section on pointer operations is missing the `->` operator which is used to access values that are part of a pointer to a class/struct. In addition to that there...

enhancement

This PR is related to #302. I went over the code and removed as many hardcoded references to the skills as I found. This means the following things are reworked:...

### Make sure you are not opening a duplicate. - [X] I have searched the issue tracker and did not find an issue describing my bug. ### Description of your...

enhancement