SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
@TutorialBTC
1.25K
subscribers
17.7K
photos
2.34K
videos
263
files
40.8K
links
#DTV
Não Confie. Verifique.
#DYOR
FONTES & PESQUISAS
tutorialbtc.npub.pro
📚
DESMISTIFICANDO
#P2P
Redes de Pagamentos
#Hold
Poupança
#Node
Soberania
#Nostr
AntiCensura
#Opsec
Segurança
#Empreender
Negócio
#IA
Prompt
#LINUX
OS
♟
#Matrix
'Corrida dos ratos
Download Telegram
Join
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
1.25K subscribers
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#France
#SQY
#Computing
(Maurepas, Yvelines)
https://bitcoin.fr/sqy-computing-maurepas-yvelines/
bitcoin.fr
SQY
Computing
(Maurepas, Yvelines) - bitcoin.fr
SQY
Computing
à MAUREPAS dans les Yvelines accepte désormais le bitcoin. « Installé depuis 2005, nous offrons des services variées, répondant aux problématiques de nos clients. Nous proposons les services suivants : Adresse : Magasin ELP Informatique7, place…
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
IEEE Spectrum
Could Thermodynamic
Computing
Revolutionize AI and Scientific Research?
A new era in
computing
is here! Thermodynamic
computing
, akin to probabilistic
computing
, harnesses noise for efficient problem-solving. Imagine a world where physics-based ASICs tailor solutions to…
#Prototype
#Thermodynamics
#Computing
#Probabilistic
#computing
#Noise
source
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Computing
#Math
source
John D. Cook | Applied Mathematics Consulting
Computing
the Euler-Mascheroni Constant
Two ways of
computing
the Euler-Mascheroni constant, one much better than the other. Discussing software that's even better.
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Computing
#Math
source
John D. Cook | Applied Mathematics Consulting
Naively
computing
sine
Suppose you need to write software to compute the sine function. You were told in a calculus class that this is done using Taylor series—it's not, but that's another story—and so you start writing…
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Computing
#Cryptography
#POW
#ProofOfWork
source
|
#POW@TutorialBTC
John D. Cook | Applied Mathematics Consulting
What is the Bitcoin proof-of-work problem?
In order to add a block to the Bitcoin blockchain, miners must solve a puzzle to demonstrate proof of work. What exactly is that puzzle?
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Computing
#Cryptocurrency
#Cryptography
#Economics
source
John D. Cook | Applied Mathematics Consulting
Why use hash puzzles for proof-of-work?
Why do cryptocurrencies use hash-based puzzles to demonstrate proof-of-work? Why not some more intrinsically useful problem?
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Computing
source
John D. Cook | Applied Mathematics Consulting
Test whether a large integer is a square
A short and sweet bit of Python code to test whether an arbitrarily large integer is a square, and to find the floor of the square root.
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Computing
#Math
source
John D. Cook | Applied Mathematics Consulting
Most ints are not floats
Most numbers that are representable as machine integers are not exactly representable as floating point numbers.
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Embedded
#computing
#Energy
#efficiency
#Dataflow
#Microcontrollers
source
IEEE Spectrum
Startup Claims up to 100x Better Embedded
Computing
Efficiency
Could the Electron E1's spatial dataflow architecture be the future of ultralow-power
computing
?
SATOSHI ° NOSTR ° AI LLM ML RL ° LINUX ° MESH IoT ° BUSINESS ° OFFGRID ° LIFESTYLE • OSINT | HODLER TUTORIAL
#Computing
#Coding_theory
#Cryptocurrency
source
John D. Cook | Applied Mathematics Consulting
Retrofitting error detection
What can you do if you didn't include a check sum in an identifier then decide you want to go back and add one but don't want to break old IDs?