Compare commits
3 Commits
f0b049d63b
...
9c2a46142b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c2a46142b | ||
|
|
25ac70c651 | ||
|
|
b355a0a8d1 |
@@ -42,6 +42,7 @@ Name | Status | Blog Entries
|
||||
[Custom Gitea Runner](./projects/custom-gitea-runners.md) | - | -
|
||||
[Auto-Scaling Gitea Runners](./projects/autoscaling-gitea-runners.md) | - | -
|
||||
[Custom SQL crate](./projects/custom-sql-crate.md) | - | -
|
||||
[Teamspeak Whitegirl Music](./projects/teamspeak-whitegirl-music.md) | - | -
|
||||
|
||||
## Hardware Projects
|
||||
Name | Status | Blog Entries
|
||||
@@ -49,6 +50,7 @@ Name | Status | Blog Entries
|
||||
[Embedded Epyc Server](./projects/embedded-epyc-server.md) | - | -
|
||||
[25 Gb Networking](./projects/25gb-networking.md) | - | -
|
||||
[100 Gb Networking](./projects/100gb-networking.md) | - | -
|
||||
[Receipt Printer](./projects/hardware/receipt-printer.md) | - | -
|
||||
|
||||
## Infrastructure Projects
|
||||
Name | Status | Blog Entries
|
||||
@@ -59,6 +61,12 @@ Name | Status | Blog Entries
|
||||
[Automate Authentik](./projects/infrastructure/automate-authentik.md) | - | -
|
||||
[Try wger](./projects/infrastructure/try-wger.md) | - | -
|
||||
|
||||
## Theory Projects
|
||||
Name | Status | Blog Entries
|
||||
--- | --- | ---
|
||||
[Factorio Turing Complete](./projects/theory/factorio-turing-complete.md) | - | -
|
||||
|
||||
|
||||
## Other Projects
|
||||
Name | Status | Blog Entries
|
||||
--- | --- | ---
|
||||
@@ -66,3 +74,4 @@ Name | Status | Blog Entries
|
||||
[Revisit DNS](./projects/other/revisit-dns.md) | - | -
|
||||
[Document Homelab](./projects/other/document-homelab.md) | - | -
|
||||
[Raspberry Pi for core-infra](./projects/other/raspberry-pi-core-infra.md) | - | -
|
||||
[Nomad Test Setup](./projects/other/nomad-test-setup.md) | - | -
|
||||
|
||||
4
projects/hardware/receipt-printer.md
Normal file
4
projects/hardware/receipt-printer.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Receipt Printer
|
||||
I have now seen multiple projects that use a receipt printer and something like a raspberry pi to automatically print something out based on events.
|
||||
I am not 100% sure what a good use case would be for me, but something like alerts or daily status updates would be pretty interesting and fun.
|
||||
Maybe also my monthly budget report, printed out to actually look at
|
||||
2
projects/other/nomad-test-setup.md
Normal file
2
projects/other/nomad-test-setup.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Nomad Test Setup
|
||||
Create an easy and fast to use setup to test nomad upgrades, config changes etc.
|
||||
2
projects/teamspeak-whitegirl-music.md
Normal file
2
projects/teamspeak-whitegirl-music.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Teamspeak Whitegirl Music Bot
|
||||
A bot that plays a random selection of white girl music in a channel
|
||||
2
projects/theory/factorio-turing-complete.md
Normal file
2
projects/theory/factorio-turing-complete.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# Factorio Turing Complete
|
||||
I want to determine if factorio is turing complete or not, with an actual proof.
|
||||
Reference in New Issue
Block a user