Write down some of my ideas
This commit is contained in:
@@ -44,6 +44,7 @@ Name | Status | Blog Entries
|
||||
[Custom SQL crate](./projects/software/custom-sql-crate.md) | - | -
|
||||
[Teamspeak Whitegirl Music](./projects/software/teamspeak-whitegirl-music.md) | - | -
|
||||
[Distributed Build System for Lean4](./projects/software/lean-distributed-builds.md) | - | -
|
||||
[Financial Tracker](./projects/software/financial-tracker.md) | - | -
|
||||
|
||||
## Hardware Projects
|
||||
Name | Status | Blog Entries
|
||||
@@ -71,6 +72,7 @@ Name | Status | Blog Entries
|
||||
[IPv4 for Streaming](./projects/infrastructure/ipv4-streaming.md) | - | -
|
||||
[Vault Agents](./projects/infrastructure/vault-agents.md) | - | -
|
||||
[VMs in Nomad](./projects/infrastructure/vms-in-nomad.md) | - | -
|
||||
[Try copyparty](./projects/infrastructure/try-copyparty.md) | - | -
|
||||
|
||||
## Theory Projects
|
||||
Name | Status | Blog Entries
|
||||
@@ -87,4 +89,5 @@ Name | Status | Blog Entries
|
||||
[Raspberry Pi for core-infra](./projects/other/raspberry-pi-core-infra.md) | - | -
|
||||
[Nomad Test Setup](./projects/other/nomad-test-setup.md) | - | -
|
||||
[Try NixOS](./projects/other/try-nixos.md) | - | -
|
||||
[Try Home-Manager](./projects/other/try-home-manager.md) | - | -
|
||||
[Create better monthly financial report](./projects/other/better-financial-report.md) | - | -
|
||||
|
||||
5
projects/infrastructure/try-copyparty.md
Normal file
5
projects/infrastructure/try-copyparty.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Try Copyparty
|
||||
This could be useful for simple filesharing related stuff, which does not happen often but when it does it is always annoying.
|
||||
|
||||
## References
|
||||
* [Github](https://github.com/9001/copyparty)
|
||||
1
projects/other/try-home-manager.md
Normal file
1
projects/other/try-home-manager.md
Normal file
@@ -0,0 +1 @@
|
||||
# Try Home-Manager
|
||||
9
projects/software/financial-tracker.md
Normal file
9
projects/software/financial-tracker.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Financial Tracker
|
||||
Although I am currently using firefly-iii for keeping track of my finances, I still feel like it is lacking a bit.
|
||||
|
||||
## Issues with firefly-iii
|
||||
* Grouped transactions have to all be the same type
|
||||
* Annoying for breaking up my shopping when this includes pfand
|
||||
* Does not support sinking funds
|
||||
* Does not support tracking my investments (not even roughly)
|
||||
* I want to mark certain transfers as if they are actual withdrawals to not show up in my budget anymore as available
|
||||
Reference in New Issue
Block a user