lundi, octobre 07, 2024

23 ème marathon - Entrainement pour le marathon de Chicago

  • 800 km d'entrainement en 4 mois (19 semaines)  et 56 séances pour le marathon de Chicago.
  • 10 sorties vélo pour un total de 678 km
  • Une interruption de 4 semaines suite à des douleurs cervicales.
  • L'objectif pour le marathon est de faire mieux que le précédent (4h10)
  • Passage espéré en 1 heure 53 minutes ou 1 heure 54 minutes au semi-marathon

mercredi, octobre 02, 2024

Mastering Bitcoin Programming the Open Blockchain

 

Chapter 1 Introduction

Chapter 2 How Bitcoin works

Chapter 3 Bitcoin Core: The Reference Implementation

  • GitHub Bitcoin page: https://oreil.ly/BdOwl
  • You may connect your node instead to an alternative network, such as a free satellite data provider like Blockstream satellite: https://oreil.ly/cIwf3
  • The data is returned in JavaScript Object Notation (JSON), a format that can be easily be "consumed" by all programming languages but is also quite human readable.