Henok
1.59K subscribers
837 photos
122 videos
165 files
172 links
Henok here. Just a messy collection of interesting things to improve or make your life worse!
Reach me at @StoicallyAwake.
Download Telegram
I spend over 70% of my YouTube viewing time watching videos from the following exceptional channels. Check them out and thank me laterπŸ˜‰

1. 3b1b
2. Stuff made here
3. Veritasium
4. ElectroBoom
5. Arvin Ash
6. Sabine Hossenfelder
7. PBS space time
8. Professor Dave Explains
10. The royal institute
11. Numberphile
12. Vsauce2
13. Vsauce
❀‍πŸ”₯8❀1πŸ‘1
Forwarded from γ…€
Prime Vsause was great, too bad he is not posting much, but thank God we have Veritasium, add TheWhyFiles and ColdFusion to the list
πŸ‘Œ6❀2πŸ‘1🀯1
Scariest intro of all timeπŸ˜‘
🀣18🌚2πŸ‘1😁1πŸ‘€1
My go-to spotify playlist. My fav so far. This is Aster Aweke❀️
My Ethiopian subs, chill with it, sometimes it helps as a medicineπŸ€—
❀7
Henok
Photo
Don't call me naive, but she is my best artist of all time.
⚑5❀‍πŸ”₯2
Recap of 2024. Good going😊
I wasnt even active 80% of the year.
❀7❀‍πŸ”₯2
Forwarded from Euler's Desk
I have developed a Python program to compute the square root of any given positive real number without resorting to the sqrt() function from Python's math library or utilizing the fractional exponentiation method (i.e., **0.5). The program leverages the Babylonian method, also known as Heron's method, an ancient algorithm for approximating square roots. This approach iteratively refines an estimate to converge on the true square root value.
❀5
Forwarded from Euler's Desk
Euler's Desk
I have developed a Python program to compute the square root of any given positive real number without resorting to the sqrt() function from Python's math library or utilizing the fractional exponentiation method (i.e., **0.5). The program leverages the Babylonian…
Detailed explanationΒΉ of the algorithm that I have used in the above program.

ΒΉR.G. Dromey (1992). Factoring Methods. How to solve it by computer (pp. 86-91). Prentice-Hall International.
❀‍πŸ”₯3❀1