Release Date | Link |
---|---|
Sat, 14 Jan 2023 21:00:00 +0200 | Criando parser para arquivos texto |
Tue, 27 Sep 2022 21:00:00 +0200 | BEAM Tools |
Mon, 26 Sep 2022 21:00:00 +0200 | Barramentos |
Sun, 30 Jan 2022 21:46:00 +0200 | Simuladores em Erlang |
Sun, 03 Oct 2021 21:46:00 +0200 | Aplicações distribuídas com OTP |
Mon, 02 Nov 2020 19:30:00 +0200 | mermaid com edoc ou ex_docs |
Fri, 28 Aug 2020 22:43:50 +0200 | Gamepad |
Sun, 26 Jul 2020 22:43:50 +0200 | riemann echo |
Wed, 29 Jan 2020 18:43:50 +0200 | eclero, coletando métricas |
Sat, 21 Dec 2019 22:45:50 +0200 | Brincando com Erlang nodes: cloonix |
Sat, 21 Dec 2019 22:45:50 +0200 | Brincando com Erlang nodes: epmd |
Fri, 20 Dec 2019 22:45:50 +0200 | Brincando com Erlang nodes: embedded |
Thu, 05 Dec 2019 22:43:50 +0200 | Brincando com Erlang nodes: eclero |
Tue, 26 Nov 2019 22:43:50 +0200 | Como documentar e comunicar aplicações OTP |
Sat, 21 Sep 2019 22:43:50 +0200 | Gerenciamento out-of-band: SSH |
Sat, 14 Sep 2019 22:43:50 +0200 | Gerenciamento out-of-band: SQL |
Wed, 11 Sep 2019 22:43:50 +0200 | meta-erlang com LTTng |
Mon, 09 Sep 2019 21:33:50 +0200 | Ativando traces usando LTTng |
Fri, 30 Aug 2019 22:43:50 +0200 | Opções para repositório de pacotes hex.pm |
Tue, 27 Aug 2019 22:43:50 +0200 | Erlang Ecosystem Foundation |
Sat, 24 Aug 2019 18:00:50 +0200 | Polibot |
Sat, 17 Aug 2019 12:15:50 +0200 | Trace instrumentando o código com dbg |
Tue, 13 Aug 2019 18:17:50 +0200 | Vamos testar: exunit |
Tue, 13 Aug 2019 17:43:50 +0200 | Elixir: mocks, stubs |
Sun, 11 Aug 2019 21:43:50 +0200 | Erlang: bad parts |
Tue, 06 Aug 2019 21:43:50 +0200 | Vamos testar: lux |
Tue, 06 Aug 2019 21:30:50 +0200 | Vamos testar: common_test |
Tue, 06 Aug 2019 21:00:50 +0200 | Vamos testar: eunit |
Mon, 05 Aug 2019 22:00:50 +0200 | Melhores práticas para começar um projeto |
Sun, 04 Aug 2019 22:00:50 +0200 | meta-erlang |
Mon, 22 Jul 2019 22:43:50 +0200 | Como vejo a BEAM VM |
Sun, 21 Jul 2019 22:43:50 +0200 | No Meio do Caminho tinha uma pedra |
Sat, 20 Jul 2019 22:43:50 +0200 | Introdução do BEAM Mignon |
https://gohugo.io/content-management/shortcodes/
The following list describes the Hugo shortcodes used by this blog. And are available here.
- asciicast
{{< asciicast hEw4Z25nz7vhXe30OhjWKiqq7 >}}
- erlmfa
{{< erlmfa "gen_udp:open/2" >}}
- linux man pages
{{< man7 "write" >}}
- exm
{{< exm "DynamicSupervisor" >}}
- figure, figurecell, figuretable
{{< figuretable >}}
{{< figurecell >}}
{{< figure figcaption="1: Nós operacionais." >}}
{{< img 20_003.png Fit "500x400" >}}
{{< /figure >}}
{{< /figurecell >}}
- ghcode
{{< ghcode title="APIs para consultar o estado do cluster" lang="erlang" owner="joaohf" repo="eclero" ref="mignon-20" path="apps/eclero/src/eclero_decision_server.erl" start=34 end=38 highlight="linenos=inline" >}}
- hex
{{< hex package=gpb >}}
- img
{{< img screenshot_ct.png Fit "640x480" >}}
- mfa
{{< mfa "process_packet/2" >}}
- placeholder
{{< placeholder >}}
- ref
{{< ref "/posts/mignon-20" >}}
- note
{{< note >}}
...
{{< /note >}}
- tip
{{< tip >}}
...
{{< /tip >}}
- warning
{{< warning >}}
...
{{< /warning >}}
- quote
{{< quote >}}
...
{{< /quote >}}
- opinion
{{< opinion >}}
...
{{< /opinion >}}
- idea
{{< idea>}}
...
{{< /idea >}}
- glossary tooltip
{{< glossary_tooltip text="cluster" term_id="cluster" >}}
- glossary short definition
{{< glossary_definition prepend="A cluster is" term_id="cluster" length="short" >}}
- glossary full definition
{{< glossary_definition term_id="cluster" length="all" >}}