TeX Live has been updated to version 2026 by one of our team members at haikuports @jmairboeck, a big thanks there!
Following up on that I've updated TeXstudio to it's latest release 4.9.3.
#HaikuOS #TEXLive #TEXstudio #TeXLaTeX #IDE #IceWeasel #Librewolf #Waterfox
How to add noai.duckduckgo.com as default search engine to firefox and librewolf
1. In the top right menu, open Settings
2. On the left, select "Search"
3. Scroll down to section "Search Shortcuts" and click "Add"
4. Fill out the form (omit the quotation marks):
- Search engine name: "noai.duckduckgo.com"
- URL with %s in place of search term: "https:// noai.duckduckgo.com/?q=%s". (IMPORTANT: Remove the space between "//" and "noai", it was added to avoid it being interpreted as link in this post)
- Keyword (optional): "@noai" or whatever you like
7. Click "Add Engine"
8. Scroll up to section "Default Search Engine", and select the new entry "noai.duckduckgo.com" in the dropdown menu.
9. Done, you can close the "Settings" tab.
RE: https://floss.social/@downey/116337415720027032
Yet another reason to continue using #Firefox, #Librewolf, #Zen, etc.
Tre av det stora IT-företagen, Alphabet (Google), Apple och Microsoft dominerar webbläsarmarknaden totalt. Google har genom Chrome nästan 66,7% av marknaden medan Apple med Safari har 17,9% och Microsoft med Edge har 5,8%.
https://blog.zaramis.se/2026/04/02/europeiska-samt-fria-och-oppna-webblasare/Well. It's been about a week. Look like I'll be sticking with LibreWolf.
The transition has been pretty seamless. It's mostly subjective but the browser seems slightly more responsive when I have a bunch of heavy tabs open.
Even if I change my mind, it's been worth it to go through, clean up, and better document my configs(esp. uBO and userChrome.css).
First time in over a decade+ that Firefox wasn't my default browser.
How to make #librewolf browser usable.
- Stop it from clearing cookies and site data when you close it.
Navigate to Settings, Privacy & Security, Cookies and Site Data. Uncheck the box for Clear cookies and site data every time you close LibreWolf.
- Make it render dark mode if your system is running in dark mode.
1. Open the URL about:config
2. Make these settings.
privacy.fingerprintingProtection true
privacy.fingerprintingProtection.overrides +AllTargets,-CSSPrefersColorScheme
privacy.resistFingerprinting false