-
## Description
To improve the maintainability, modularity, and scalability of our crypto trading bot, we need to refactor the project structure. The goal is to organize the code into separate modules,…
-
- `RollMode` management
- Blinded rolls
- Pass RollMode to Dice So Nice! so it can use the correct visibility
- Template cleanup; I think we have unused templates right now
- Tours update as …
-
A new way of setting up a user account to run bluesky has been deployed at the [APS XPCS](https://github.com/aps-8id-dys/bluesky/pull/40) instrument. Refactor this repository to demonstrate how to do…
-
### Make the codebase cleaner and leaner by refactoring/reorganizing these features among others:
1. [x] Webserver components
2. [x] Supported languages
3. [x] WiFi configuration
4. [x] Sensors …
-
### OUR TODO LIST!!!
- [x] Refactor structure drivers and other functionalities @urielsv
- [x] Remove comments @urielsv
- [x] Shell functionality @urielsv @feliventu
- [x] Fix kill & waitpid @…
-
Python relies a lot on indentation, and PEP 8 [1] already provides guidelines of a basic consistent code style; that said, there are many ways to still format a Python code base.
Since the last few…
-
to start :
* go through the git log and build a table on information about commit, for a given branch and for each commit, list affected files, affected functions, (affected type of files too) type…
-
## Tracking issue
- [ ] The real-time API identification. (https://github.com/BUPT-OS/RROS/issues/52)
- [ ] Code Detail Design (https://github.com/BUPT-OS/RROS/issues/53)
## Additional Informatio…
-
## User Story
As a maintainer of the Solid Design System I want to improve the infrastructure to be scalable for the future and get rid of past quickwins.
### Suggested Solution
## Subtasks
- [x] #…
-
Currently, the main config, product and website configurations are hardcoded, making it difficult to manage and update. We should refactor this into a separate configuration file to improve maintainab…