My personal blog hauleth.dev
blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: expand "about" page

+14 -3
+2
config.toml
··· 4 4 title = "Hauleth's blog" 5 5 description = "Blog about BEAM, Rust, fantasy & stuff" 6 6 7 + compile_sass = true 8 + 7 9 theme = "zerm" 8 10 9 11 highlight_code = true
+12 -3
content/about.md
··· 1 1 +++ 2 - title = "foo" 2 + title = "hauleth" 3 3 transparent = false 4 - paginate_by = 0 5 4 +++ 6 5 7 - Foo 6 + ## hello 7 + 8 + My name is Łukasz, but I am mostly using Hauleth over the internet. 9 + 10 + I am working mostly in Erlang/Elixir as a remote developer currently hired at 11 + [Remote](https://remote/com). 12 + 13 + Except that I am part of the [Erlang Ecosystem Foundation Observability WG][eef-o-wg] 14 + where we are trying to improve observability features in Erlang ecosystem. 15 + 16 + [eef-o-wg]: https://erlef.org/wg/observability