aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/rocks.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/rocks.md')
-rw-r--r--content/rocks.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/content/rocks.md b/content/rocks.md
new file mode 100644
index 0000000..63c10c0
--- /dev/null
+++ b/content/rocks.md
@@ -0,0 +1,26 @@
+---
+title: "Rocks"
+subtext: "A compilation of anything that butters my muffin."
+---
+
+## Server Software
+
+* [PrivateBin](https://privatebin.info/): Pastebin service where encryption and decryption happens in the browser.
+* [Miniflux](https://miniflux.app/): Feed reader with simple configuration, minimal UI, and great UX.
+* [ZNC](https://wiki.znc.in/ZNC): Featureful IRC bouncer with an extensive web interface for configuration.
+* [Gonic](https://github.com/sentriz/gonic): Music streaming server, implements the (Open)Subsonic API.
+
+## Shell Scripting
+
+* [ShellCheck](https://www.shellcheck.net/): Static analyzer for shell scripts; the gold standard for people who care about their scripts.
+* [shfmt](https://github.com/mvdan/sh): Shell script formatter; while quite opinionated, it works great for me.
+
+## Emacs Packages
+
+* [Eglot](https://www.gnu.org/software/emacs/manual/html_node/eglot/index.html): An LSP client implemented right - great configurations out of the box, and generally "just works."
+
+---
+
+I'm taking suggestions for anything that could fit the bill here! Be sure to [let me know][contact] if you have anything.
+
+[contact]: /contact.html