@easy_busy_eng · Post #411 · 28.12.2025 г., 07:48
If you believe Bitcoin will be worth more in 4–8 years, then starting to accumulate today makes sense. Small steps. Long vision. @saylor@APompliano@DocumentingBTC #Bitcoin#BTC#LongTerm#MyMining
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #61 · 2 апр.
Ранее я уже упоминал о другой фишке из ˍˍfutureˍˍ , это оператор деления. from __future__ import division Суть проста. Раньше сложность типа данных результата поределялась типом самого сложного операнда. Например: int/int => int int/float => float В первом случае оба операнда int, значит и результат будет int. Во втором float более сложный тип, поэтому результат будет float. Если нам требуется получить дробное значение при делении двух int то приходилось форсированно один из операндов конверировать в float. 12/float(5) => float Но с новой "философией" это не требуется. В Python3 "floor division" заменили на "true division" а старый способ теперь работает через оператор "//". >>> 3/2 1.5 >>> 3//2 1 То есть теперь деление int на int даёт float если результат не целое число. В классах теперь доступны методы __floordiv__() и __truediv__() для определения поведения с этими операторами. Данный переход описан в PEP238. #pep#2to3#basic
Пребарај: #mymining
@easy_busy_eng · Post #411 · 28.12.2025 г., 07:48
If you believe Bitcoin will be worth more in 4–8 years, then starting to accumulate today makes sense. Small steps. Long vision. @saylor@APompliano@DocumentingBTC #Bitcoin#BTC#LongTerm#MyMining
@easy_busy_eng · Post #395 · 10.12.2025 г., 06:50
Today we're heading to the MyMining mining hotel to see real ASIC machines, infrastructure, and locations where #Bitcoin is mined 24/7. It's one thing to hear about it. It's quite another to see it with your own eyes 🤩 Want to watch the process with me? Register: 👉https://mymining.ai/register?ref=tonysminig @CryptoKaleo@TheMoonCarl #BTC#Mining#CryptoNews#MyMining#Dubai#Blockchain
@easy_busy_eng · Post #398 · 14.12.2025 г., 18:00
Most people lose in crypto not because of the market, but because of emotions. The solution is simple: accumulate BTC in small satoshi amounts regularly. You can start with $100 today. This is not financial advice. @saylor@APompliano@aantonop #Bitcoin#BTC#Sats#HODL#CryptoEducation#MyMining
@easy_busy_eng · Post #393 · 09.12.2025 г., 11:29
Первый день в Дубае — сразу в офисе #MyMining. Познакомился лично с основателями. Уровень структуры, прозрачности и подхода к майнингу впечатляет. Кто хочет увидеть экосистему изнутри — вот мой реф: 👉https://mymining.ai/register?ref=tonysminig Это только начало. 🚀 @cz_binance@APompliano #Bitcoin#Mining#Crypto#Dubai#BTC#Hashrate#MiningLife