• 0 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle
rss



  • Copying the profile folder should do it

    You should also copy profiles.ini (which indicates the path of the working/available profiles)

    Generally speaking, this should also work for other forks, but it might depend on which versions the forks are based on. If they are too behind the version that the profile is from then there might be “forwards compatibility” issues, for example in the way specific files/databases are structured (but maybe not, this is just a guess).

    Also note that since forks tend to have different default values for some settings then if you didn’t explicitly set them through a user.js file or directly in prefs.js (or another method) then you would get the default from the fork instead of the one from the main version.









  • I tried many years ago but couldn’t readily find an explanation for the process/reasoning, but I did find one now in the video here and it does make sense I also checked Wikipedia and learned more:

    All fluoridation methods, including water fluoridation, create low levels of fluoride ions in saliva and plaque fluid, thus exerting a topical or surface effect. A person living in an area with fluoridated water may experience rises of fluoride concentration in saliva to about 0.04 mg/L several times during a day.[3] Technically, this fluoride does not prevent cavities but rather controls the rate at which they develop.

    Fluoride’s effects depend on the total daily intake of fluoride from all sources.[51] About 70–90% of ingested fluoride is absorbed into the blood, where it distributes throughout the body. In infants 80–90% of absorbed fluoride is retained, with the rest excreted, mostly via urine; in adults about 60% is retained. About 99% of retained fluoride is stored in bone, teeth, and other calcium-rich areas, where excess quantities can cause fluorosis.[79] Drinking water is typically the largest source of fluoride.


  • Wouldn’t it be better to give families vouchers for toothpaste and toothbrushes? Or have subsidized lower price ones available?

    I never really understood how water briefly swishing through your teeth with some minimal amount of fluoride in it has any effect on the teeth. (edit: explanation in the replies). Fluoridation comes across as a way for industry to legitimize toxic waste instead of having to treat it and dispose of it responsively and ecologically.

    Meanwhile we are ingesting it when drinking tap water, along with our pets and all other animals that have access to the water supply, and we wash our hands with it and shower with it, and we ingest it further through crops/food that is grown/prepared with the water.



  • I’ve been using RSS to keep up with channels and it’s been great. I recently found out that you can use a different feed url to only get the main videos from the channel (to filter out shorts and livestreams)

    So instead of the channel url (which gets converted to https://www.youtube.com/feeds/videos.xml?channel_id=UC...) you use https://www.youtube.com/feeds/videos.xml?playlist_id=UULF... (might stand for User Uploads Long Form)

    If you use an addon (like Feedbro) you can automatically get the first rss URL and manually convert it by clicking on Find Feeds In Current Tab when on the channel’s page, then right-click copy the “rss” hyperlink. Otherwise, you can look for the channel ID in the page source by searching for =UC.





  • Tab Snooze - allows you to close a tab and have it reappear at a chosen time later

    Media URL Timestamper - automatically inserts the current timestamp of the YouTube/Twitch video you’re watching and updates it in the history in case you accidentally close/navigate away from the page or go to a different time in the video

    Feedbro - RSS reader with filtering capabilities

    Redirector - auto-redirect specific URLs (for example, changing a YouTube Shorts url into a regular one, or changing Reddit links to always go to Old Reddit)

    Undo Close Tab Button - allows you to restore recently closed tabs including the tab’s history in the back button (max amount = browser.sessionstore.max_tabs_undo)

    Violentmonkey - using userscripts that allow you to change things on websites.

    YouTube Comment Reader - allows you to search through the comments of a video (by clicking on the addon in the Extension menu and then clicking on the “YouTube Comment Reader” at the top or the “X Comments” at the bottom of the tooltip)

    Page Shadow - allows you to use dark and light themes on sites that don’t have the option to change it.

    And if you’re like me and you find that some YT videos feel too slow but 1.25x is too fast, then you can use Enhancer for YouTube’s “Playback speed” feature to have smaller speed steps. Then you can hold ctrl and use the scrollwheel (while over the video) to change the video’s speed by the amount you chose (I use 0.05 speed variation, mostly changing to 1.05x or 1.10x)