summaryrefslogtreecommitdiff
path: root/feed.org
diff options
context:
space:
mode:
Diffstat (limited to 'feed.org')
-rw-r--r--feed.org39
1 files changed, 34 insertions, 5 deletions
diff --git a/feed.org b/feed.org
index ea5080a..4fb2ba6 100644
--- a/feed.org
+++ b/feed.org
@@ -3,15 +3,44 @@
#+HTML_HEAD_EXTRA: <style>*{font-family: sans-serif !important}</style>
#+ATTR_HTML: :rules all :frame border :align center
-| [[https://skylarcloud.xyz][🏠 Home]] | [[https://skylarcloud.xyz/feed.html][📰 My feed]] | [[https://searx.skylarcloud.xyz][🔭 SearXNG]] | [[https://git.skylarcloud.xyz][⚙️ Git Repos]] |
+| [[https://skylarcloud.xyz][🚀 Home]] | [[https://skylarcloud.xyz/feed.html][📡 My feed]] | [[https://searx.skylarcloud.xyz][🌠 SearXNG]] | [[https://git.skylarcloud.xyz][⚙️ Git Repos]] |
-* Prepping for v2 of my salt repo :note:
+* 3 Browser extensions I almost always install :post:
+:PROPERTIES:
+:ID: b366ef4e-8747-49af-ba35-a088163c7623
+:PUBDATE: 2025-04-03 Thu 05:40
+:END:
+** Vimium C
+:PROPERTIES:
+:ID: c6685409-84da-4101-8c74-efa4ddda78c4
+:END:
+This lets do basic navigation in your browser with vim-like keybindings. You can click links, scroll, go back and forth between tabs and through your history, select/copy/search text and more with your keyboard.
+** Dark Reader
+:PROPERTIES:
+:ID: 83562b76-589a-470f-a16c-794bef1bf786
+:END:
+Makes all websites default to a mode, and provides an easy toggle.
+** uBlock Origin
+:PROPERTIES:
+:ID: 8035be60-1ae7-47bd-a9b8-40d964dc393b
+:END:
+The most ubiquitous content/ad blocker, reliable as ever.
+
+* I added a cute table of links :note:skylarcloud:
+:PROPERTIES:
+:ID: 07f82ac3-4a37-41d8-adc6-58d420ec4362
+:PUBDATE: 2025-04-03 Thu 05:40
+:END:
+There's a new table of links at the top of my feed and homepage. It's just an org table with some options to give it a border, and some hyperlinks with emojis. I used these options for the table: ~#+ATTR_HTML: :rules all :frame border :align center~
+
+* Prepping for v2 of my salt repo :note:qubes:
:PROPERTIES:
:ID: 04b2c85d-8339-46b5-a123-180ed526bb25
:PUBDATE: 2025-04-02 Wed 22:34
:END:
I've massively restructured my salt repo and added enough features that I'm going to make a new repository and release it again in full, as a 2.0 version. This should be done within the next week or two.
-* Methods of installing software in QubesOS with Saltstack :post:
+
+* Methods of installing software in QubesOS with Saltstack :post:qubes:
:PROPERTIES:
:ID: bb15d59f-c217-441a-9446-108429b52c10
:PUBDATE: 2025-04-02 Wed 22:34
@@ -93,7 +122,7 @@ sudo apt update
sudo apt install signal-desktop -y
#+end_src
-* Website update :note:
+* Website update :note:skylarcloud:
:PROPERTIES:
:ID: c843faa8-1fce-478d-bab2-e016c75bf59d
:PUBDATE: 2025-03-01 Sat 10:14
@@ -175,7 +204,7 @@ Jellyfin is a Free and open-source media-hosting server you can run on your comp
Setting it up is outside the scope of this post, but I highly recommend it. It basically just consists of downloading the server, configuring your libraries, installing the clients on your other devices, and logging in to your server.
https://jellyfin.org/
-* QubesOS Saltstack configuration v1 :post:
+* QubesOS Saltstack configuration v1 :post:qubes:
:PROPERTIES:
:ID: 9abfb972-27d0-4f05-b55d-05e4398934ec
:PUBDATE: 2025-02-28 Fri 14:30