From 5344a82d1eede595064b9486b288fc7b1c720cd4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 3 May 2024 08:12:27 +0200 Subject: updated and fixed toolbox --- content/toolbox/_index.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/content/toolbox/_index.md b/content/toolbox/_index.md index c4be5f4..1c6b78c 100644 --- a/content/toolbox/_index.md +++ b/content/toolbox/_index.md @@ -80,6 +80,9 @@ 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 +* [Palemoon](https://www.palemoon.org): derived from Firefox, uses much much less + resources than Chromium or modern Firefox while still supporting almost everything + I need from a web browser. * [irssi](https://irssi.org/): for chatting (terminal) * [newsboat](https://newsboat.org/): a RSS feed reader looking like mutt (I'm using the old pure-C++/non-Rust version I forked as @@ -92,9 +95,11 @@ Some things I found to be useful for daily programming. on every Linux system. * [Ripcord](https://cancel.fm/ripcord/): way faster alternative to Discord (and yes, I also pay for software - Slack), no video capabilities - though, just audio and chat but that's usually all I need. The electron + though, just audio and chat but that's usually all I need. The Electron based Discord and Slack are just so unbearably slow, if I need that experience I can as well start the browser version. +* [Hugo](https://gohugo.io/): static web page generator for all kind of + web pages. ## Deprecated @@ -103,11 +108,11 @@ 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. I replaced it with - Luakit and mutt/trojita, irssi, etc.. + Palemoon/Luakit and mutt/trojita, irssi, etc.. * [Librewolf](https://librewolf-community.gitlab.io/): fork of Firefox, without all the built-in stuff from Mozilla nobody needs or asked for. I'm no longer using it, as compiling it is too much of a hazzle with - frequent rust incompatibilities.. + frequent Rust incompatibilities.. * [openSUSE Build Service](https://build.opensuse.org/): for building release packages in the cloud. They deleted my home project and I'm no longer doing software development, really. -- cgit v1.2.3-54-g00ecf