Hotchpotch 29
Posted on Sun 22 May 2016 in english
Elixir
- Enhanced Embedded Systems with Nerves.
- Setting up Elm with Phoenix has been updated to accomodate the latest changes in Elm.
Gamedev
Continue reading
Posted on Sun 22 May 2016 in english
Posted on Fri 20 May 2016 in english
To be honest, I'm no big fan of using the default Bootstrap framework provided by Phoenix. The basic version isn't even the problem, it's just I think that Bootstrap-y sites look boring and all the same. There are so many frameworks out there, why don't use another one?
UIKit may …
Posted on Mon 16 May 2016 in english
Posted on Fri 29 April 2016 in english
If you've ever read "Uncle Bob" Martin C. Fowler's Book Clean Code: A Handbook of Agile Software Craftsmanship there's an example in chapter 2 of what good (or bad) use of context means.
It reads as follows:
private void printGuessStatistics(char candidate, int count) {
String number;
String verb;
String pluralModifier …
Posted on Sun 24 April 2016 in english
Posted on Sun 17 April 2016 in english
with
.Posted on Sun 17 April 2016 in english
Yesterday there was a retro computing event at my university. Here you get some impressions:
Have you seen the beautiful game running on the Amiga? It's Dragon's Lair :)
Posted on Mon 11 April 2016 in english
Posted on Wed 06 April 2016 in english
Yesterday I listened to 2 interesting episodes of 2 different programming podcasts:
The first one is called New Rustacean and covers the Rust programming language, which was created by Mozilla as an alternative to low-level language like C/C++. Of course you can write high-level code as well, but I …
Posted on Mon 04 April 2016 in english