-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #268 from clermontech/ah54-talks
AH54: add talks
- Loading branch information
Showing
4 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
...023-04-24-anthony-graignic-architecture-d-un-noeud-de-la-blockchain-ethereum.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
layout: talk | ||
categories: [ talks, api-hour-54 ] | ||
|
||
session_url: /api-hours/api-hour-54.html | ||
session_name: Clermont'ech API Hour #54 | ||
session_short_name: "#54" | ||
|
||
author: Anthony Graignic | ||
author_url: | ||
author_image: | ||
|
||
slides_url: | ||
video: | ||
|
||
title: "Architecture d'un nœud de la blockchain Ethereum" | ||
--- | ||
|
||
La blockchain Ethereum crée un nouveau bloc toutes les 12 secondes, exécutant | ||
plus d'1 million de transactions par jour de manière décentralisée et | ||
sécurisée. | ||
Tout ça grâce à environ 5000 nœuds. Découvrons ensemble qui sont-ils, leur | ||
stack technique et comment font-ils fonctionner ce réseau distribué. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
layout: talk | ||
categories: [ talks, api-hour-54 ] | ||
|
||
session_url: /api-hours/api-hour-54.html | ||
session_name: Clermont'ech API Hour #54 | ||
session_short_name: "#54" | ||
|
||
author: Pierre Tachoire | ||
author_url: https://mamot.fr/@krichprollsch | ||
author_image: krichprollsch.jpeg | ||
|
||
slides_url: https://krichprollsch.gitlab.io/lets-go | ||
video: | ||
|
||
title: "Les contextes en Go" | ||
|
||
--- | ||
|
||
|
||
Présentation des contextes en Go: à quoi ils servent et comment les utiliser | ||
dans nos programmes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
layout: talk | ||
categories: [ talks, api-hour-54 ] | ||
|
||
session_url: /api-hours/api-hour-54.html | ||
session_name: Clermont'ech API Hour #54 | ||
session_short_name: "#54" | ||
|
||
author: Vincent Vermersch | ||
author_url: | ||
author_image: vermersch.jpeg | ||
|
||
slides_url: | ||
video: | ||
|
||
title: "NATS JetStream" | ||
--- | ||
|
||
La seconde saison sur NATS. | ||
Un eventstore, datastore, object store accessible aussi par mon navigateur. |