summaryrefslogtreecommitdiff
path: root/content/toolbox/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/toolbox/_index.md')
-rw-r--r--content/toolbox/_index.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/toolbox/_index.md b/content/toolbox/_index.md
index 68d7740..084430a 100644
--- a/content/toolbox/_index.md
+++ b/content/toolbox/_index.md
@@ -78,7 +78,7 @@ Some things I found to be useful for daily programming.
directory (proved to be extremely stable over time).
* [Luakit](https://luakit.github.io/): webkit-based browser, highly customizable
with Lua scripting
-* [Librewolf](https://librewolf-community.gitlab.io/): for of Firefox,
+* [Librewolf](https://librewolf-community.gitlab.io/): fork of Firefox,
without all the built-in stuff from Mozilla nobody needs or asked for.
* [irssi](https://irssi.org/): for chatting (terminal)
* [newsboat](https://newsboat.org/): a RSS feed reader looking like mutt
@@ -87,7 +87,9 @@ Some things I found to be useful for daily programming.
## Deprecated
+The following tools I used in the past, but not anymore:
+
* [Seamonkey](http://www.seamonkey-project.org/): Seamonkey slowly gets
all the "features" of Mozilla (slow, Rust build problems, out-of-memory
- when building and linking). So I lost interest in it. Replaces with
+ when building and linking). So I lost interest in it. I replaced it with
Luakit and mutt/trojita, irssi, etc..