• 0 Posts
  • 170 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle







  • I see that the study uses 48mg sucralose in 60ml water amounting to 0.8g/liter.

    My Cola recipe with pure sucralose uses 0.167g/liter this should be equivalent to normal soda sweetness of 100g sugar/liter.

    The issue I had with sucralose was that it seemed to go out of solution in the syrup that’s why my current Cola recipe uses a mix of sucralose/saccharin/stevia in the ratio of 30/30/40 which amounts to 0.05g sucralose/liter so if I drink 1 liter of soda I’ll get the same amount as their study.

    The reason I continue to use sucralose is that it rounds out the flavor of saccharin and stevia.













  • In grade 5-6 we had a course on typing, it was boring so instead I played NIBBLES.BAS and GORILLA.BAS started modifying the Basic code to give me more lives.

    Some time later I got hold of Visual Basic 3.0 and made some small programs, after that I was told that the cool kids were programming in C++ so i got hold of Borland C++ Builder 1.0 and played with it.

    The latest language I learned was Python, this was when Oracle brought Sun (2009) I was fond of Java but wanted a language that was not in the clutches of a corporation, and Python was already on the rise back in 2009.

    I think starting with Python is a good idea, when you get better at the language you can then add more languages like C/C++ or whatever you feel for, because when you know one programming language its easier to learn another one.