Node: B
Sign in

The Craftsman's Blog

Andi Altendorfer, e-Matrix Innovations
A playground and sandbox for Altex

2018       2018 2019 2020 2021 2022 altex andi apple attic ax bash blog book bucketier conf craft css datasource dev elixir env erlang exconfig hardware hex i3 interview javascript learning linux liveview mac misc nerves obsolete organisation people phoenix podcasts project quote shell simplicity software talk timewrap tweet util video vim
, 2018-12-31
500tj anniversary of Leonardo Da Vinci’s death Next year is the 500th anniversary of Leonardo Da Vinci’s death and there is a really cool project about his notes. I hope this will be available online some day. Read about The Da Vinci Codescope on GatesNotes.....
Andi, 2018-10-17
I’m using Elixir as a scripting language for the shell And it’s that easy … Write a file, hello.exs for example.#!/usr/bin/env elixirdefmoduleGreeterdodefhello(name),do:IO.puts"Hello, #{name}!"end# MainGreeter.hello(hd(System.argv()) Don’t forget to chmod +x hello.exs and then use the script from the terminal....
2018       2018 2019 2020 2021 2022 altex andi apple attic ax bash blog book bucketier conf craft css datasource dev elixir env erlang exconfig hardware hex i3 interview javascript learning linux liveview mac misc nerves obsolete organisation people phoenix podcasts project quote shell simplicity software talk timewrap tweet util video vim