I like to make timers, counters and numbers.
I usually make videos between 2 and 20 minutes. Max 30min.
(Sometimes there are exceptions though)
Time is precious. In an emergency, even 1s feels 100s longer.
After passing, You will feel time passing very quickly. 100x,1000x, 100,000x. fast speed.
Music,Graphics, Numbers, Science, Precision, Tech

Please subscribe. I love you :')



benzya

✨Spot the odd one ???🌟

3 days ago | [YT] | 11

benzya

✨ coming soon! ✨ Which image is DIFFERENT?

3 weeks ago | [YT] | 11

benzya

😵‍💫 Your calculation skills ?😵‍💫 Which image is DIFFERENT?
If you use Python or JavaScript (0.5**1075), the result is 0.0.
So, what is the value of n for 0.7**n to reach 0?
Please calculate to three decimal places.

4 weeks ago | [YT] | 11

benzya

Find how many times each number appears from 0 to 1000 (for example, how many times '1's' all come out) ?

1 month ago | [YT] | 8

benzya

✨ coming soon! ✨Which image is DIFFERENT?
When you calculate 0.5 to the power of 1075 in Python or JavaScript (0.5**1075), the result is 0.0. This happens because 0.5**1075 is an extremely small number—much smaller than what a standard floating-point number can represent. In both Python and JavaScript (which both use IEEE 754 double-precision numbers), values smaller than about 2**-1074 "underflow" and are represented as zero.


- The smallest positive normalized number is about 2**-1022, and the smallest possible positive subnormal value is 2**-1074.
- 2**-1075 and numbers smaller cannot be stored, so the result is 0.*—there is no way to distinguish between zero and smaller numbers due to this limitation of floating-point arithmetic.

1 month ago | [YT] | 13

benzya

✨Spot the odd one ???🌟

1 month ago | [YT] | 22

benzya

😵‍💫Which image is DIFFERENT? 🙃
Computer limitations:64-bit integer can only represent about 1.8×10^19
"Infinity" when calculating 2^1024.
when does 3^? become "Infinity"? Up to 3 decimal places

1 month ago | [YT] | 18

benzya

😵‍💫 Your calculation skills ?😵‍💫 Which image is DIFFERENT?
Computer limitations: Most programming languages ​​or computational tools limit the size of integers to a limited number of bits (e.g., a 64-bit integer can only represent about 1.8×10^19).
"Infinity" when calculating 2^1024
So when does 3.25^? become "Infinity"?
Up to 3 decimal places

2 months ago | [YT] | 12

benzya

✨Spot the odd one ???🌟

2 months ago | [YT] | 14

benzya

✨ coming soon! ✨ Which image is DIFFERENT?
base √2

2 months ago | [YT] | 17