22 lines
853 B
Markdown
22 lines
853 B
Markdown
---
|
|
title: Notes and Comments
|
|
---
|
|
|
|
This part of the repository is dedicated for the notes and comments
|
|
from the developers, to explain the "why" they created something and
|
|
what was their ideas.
|
|
|
|
**All articles MUST be licensed under [CC
|
|
BY-NC-ND](https://creativecommons.org/licenses/by-nc-nd/4.0/)**.
|
|
|
|
| Date | Title | Author | Notes |
|
|
|------------|-----------------------------|--------|-------|
|
|
| draft | [ETF and BERT High Level Implementation](0001-ETF-and-BERT-high-level-implementation) | Mathieu Kerjouan | R25/R26
|
|
|
|
The codes presented in these articles are usually tested under OpenBSD
|
|
and ParrotLinux (Debian-like distribution) with the latest major
|
|
release of Erlang (R25 or R26).
|
|
|
|
These articles are also available in EPUB, PDF and HTML files. A
|
|
template is available in [`_template`](_template) directory.
|