Piefed contributor and part of the piefed.social admin team.

  • 18 Posts
  • 199 Comments
Joined 1 year ago
cake
Cake day: November 20th, 2024

help-circle
















  • I agree that it is unlikely to be a chemical reaction. Instead, I suspect you are nucleating bubbles for the dissolved gasses in the solution (think diet coke and mentos).

    When yeast is active, it creates CO2 as a byproduct. This is how you get bubbles on the top of your solution when you are blooming the yeast. This gas byproduct is also dissolved into the water as well. Letting it sit for that long would give it plenty of time to completely saturate the liquid (or even supersaturate it depending on environmental changes).

    When you throw the salt in, those salt crystals act as a nice nucleation point allowing those dissolved gases to form a bubble and leave the liquid phase. I can’t really speak to how salt behaves differently to flour in this regard, but nucleation rate is proportional to the available surface area for nucleation, and salt crystals tend to not clump up nearly as much as flour, making more surface area accessible for nucleation.

    I suspect you already know this since you make so much bread, but, I was always taught that introducing an osmotic shock like adding salt directly to your yeast will slow down the rising/proofing process. So, it would be best to add the flour, then the salt on top, then mix them together to help blunt the osmotic stress on your yeast.




  • Your options are limited in the web UI. On your profile page (Account -> View Profile), there is a box on the right sidebar down below your subscriptions that lists your most recently upvoted posts (I think it is just the most recent 10). There isn’t a place in the web UI to view recently upvoted comments.

    This information is available in the API, so third-party clients can present it in a different way if they choose. There was recently a very similar post to yours asking about this that led me to chatting with some app devs. One of the Interstellar devs is the one that pointed out to me that this is possible in the API. So, you could try some apps and see if they provide what you need.

    Your post is the second time I have seen this request. If there is demand for this feature, then it is probably something that wouldn’t be too hard to add to the web interface (will have to think on where to add it). However, PieFed doesn’t permanently retain your voting history unless an admin sets it up that way. After a configurable period of time (6 months by default iirc), past vote records are purged in an effort to prevent the database from continuing to bloat ever larger (scores remain unchanged). So, this would not be a complete record of all your voted on items for most instances.