-
I tried using the python package but I can't figure out how. Can you add some documentation or just give me an example program?
-
There could be more screenshots showing how different commands work. There were just 2, showing how the application should look on start, and how the find command works.
![Screenshot 2024-11-15 at 5.…
-
**Core Concept/Theory**
We would need a clear and concise description of the concept. For example, It would be cool if [...]
The idea for our next session would be to build a namespace for all ai …
-
![Screenshot 2024-11-15 at 4.28.40 PM.png](https://raw.githubusercontent.com/Shux347/pe/main/files/6cda1a22-6774-4f46-bb0c-14089406254f.png)
Above: User guide says address cannot be blank
Below: I ma…
-
The kernel module needs to accept RGB LED commands from a file interface and translate the command to PWM output.
Blockers: #6, #7
Definition of Done: The driver presents a character device interfac…
-
Regarding a previous discussion in GH #139 about the spec and address encoding / reserved space, how about slicing off a part of the space for application functions, and define them? The spec should a…
-
![FDF1E321-D524-40A7-8BB9-61E2525F47E6_1_102_o.jpeg](https://raw.githubusercontent.com/btbrandon/pe/main/files/5230c0bd-1369-4058-9fce-f8bbf0f65517.jpeg)
Action: On MacOS, the app is in fullscreen mo…
-
A post renderer executable (like the `true` command shown here) that outputs nothing but exits successfully, is not an error for `helm`.
```
$ helm install name9 chart9 --post-renderer=true
NAME:…
-
Description: On modifying the data, should the application give us some responses? As we may have to `list` several times in order to check if our command is executed or not
Reproduce: Try to execute …
-
## Issue Description
There is a mismatch between the expected action of the `help` command and the actual result of inputting the `help` command.
### Expected Result
According to the user guide, …