repository: replace old Project file with ideas.md

This commit is contained in:
Infinidoge 2023-07-29 01:06:57 -04:00
parent 50debb5dec
commit e83f6ba13a
3 changed files with 11 additions and 211 deletions

11
ideas.md Normal file
View file

@ -0,0 +1,11 @@
# Various ideas/Things I might do later
- Package/use [ALVR](https://github.com/alvr-org/alvr)
- Setup IRC (Possibly with ZNC)
- Add Speedcrunch configuration
- Add Polychromatic
- Reimplement Stretchly
- Add a rofi menu for running commands (Plus modifier key to open in shell)
- Declarative partition creation
- [Disko](https://github.com/nix-community/disko) could be used
- UUIDs can be generated using `uuidgen`. `uuidgen --md5 --namespace <UUID> --name <NAME>` is useful for deterministically generating UUIDs. Use the namespace to represent the computer itself, and the name to represent the partitions.