-
80% of Norwegian Public Sector to Use Chainsaws by End of Year, Government Says
We cannot afford to be left behind as everybody else will begin using chainsaws for everything.
-
A little Slack notifier in Elixir
Lots of happy little functions with pattern matching and keyword lists.
-
Finding the right person (in Postgres)
Don't go looking for the one. Unless the person you're looking for is stored in a PosgreSQL database. Then you actually have to search.
-
The Perils of Default Arguments in Python
Default function arguments can be very useful. They can also be horrible.