From bc1aa8e539d0b4f5651a1c8c43ce4b0252a97028 Mon Sep 17 00:00:00 2001 From: Erik Grobecker Date: Mon, 14 Oct 2024 18:51:36 +0200 Subject: [PATCH] added readme and some programs --- .vscode/extensions.json | 4 +++- README.md | 4 ++++ programs.md | 13 +++++++++++++ 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 README.md create mode 100644 programs.md diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 007a0d3..45dbe9c 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,5 +1,7 @@ { "recommendations": [ - "yzhang.markdown-all-in-one" + "yzhang.markdown-all-in-one", + "pomdtr.excalidraw-editor", + "esbenp.prettier-vscode" ] } \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ed0159 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Some random notes and lists I am keeping + +- [Firefox](./firefox.md) → FF extensions and Filterlists (not yet) +- diff --git a/programs.md b/programs.md new file mode 100644 index 0000000..5dc695c --- /dev/null +++ b/programs.md @@ -0,0 +1,13 @@ +# Programs + +## GUI + +- [rssguard](https://github.com/martinrotter/rssguard) + +## CLI + +- [just](https://just.systems/) Makefiles but for everyone + +## Websites + +- [wsrv.nl](https://images.weserv.nl/) → for preproccessing images on the fly