>
cat friends.txt | awk '{ print "hello " $1 }'
Blog
Posts
2020
Shell Shock
bash . efficiency . shell . terminal . zsh
Jul 6
Using the pipe operator in Elixir test assertions with ExUnit
Elixir . testing
Jul 5
Why I Love Elixir (Erlang)
BEAM . Clojure . Elixir . Erlang . F# . Haskell . Python . Ruby . Scala . programming-languages . software
May 25
Violating the Law of Demeter
JavaScript . Law-of-Demeter . software . SOLID
May 23
My First Post
blog . thoughts
May 23