Skip to content

Commit 395576f

Browse files
Add Juan Bono presentation
1 parent 1998145 commit 395576f

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

history.json

+16-6
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@
2626
"login": "mlafroce",
2727
"url": "https://github.com/mlafroce"
2828
},
29-
"repositories": [
30-
"https://github.com/mlafroce/barbaos"
31-
],
29+
"repositories": ["https://github.com/mlafroce/barbaos"],
3230
"playground_links": [],
3331
"external_resources_links": [],
3432
"presentations_dir_link": "",
@@ -56,12 +54,24 @@
5654
"login": "edg-l",
5755
"url": "http://github.com/edg-l"
5856
},
59-
"repositories": [
60-
"http://github.com/edg-l/lalrpop-json"
61-
],
57+
"repositories": ["http://github.com/edg-l/lalrpop-json"],
6258
"playground_links": [],
6359
"external_resources_links": [],
6460
"presentations_dir_link": "./presentations/2024-01/parser-lalrpop.pdf",
6561
"tape_url": ""
62+
},
63+
{
64+
"title": "Implementing Raft in Rust",
65+
"author": "Juan Bono",
66+
"date": "2024-01-25",
67+
"github": {
68+
"login": "",
69+
"url": ""
70+
},
71+
"repositories": [""],
72+
"playground_links": [],
73+
"external_resources_links": [],
74+
"presentations_dir_link": "./presentations/2024-01/raft-in-rust.pdf",
75+
"tape_url": ""
6676
}
6777
]
479 KB
Binary file not shown.

0 commit comments

Comments
 (0)