++++++++++[>+++++++>++++++++++>+++>+<<<<-]
>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
The above is actually a "Hello World!" program written in Brainfuck... Or to be easier, you can use Haskell ^^:
putStrLn "Hello World!"
Anyway, since I'm a big fan of Haskell, Unix, and Apple products, this blog will mainly be my personal Haskell / Unix / Apple tips / tricks that I've discovered throughout the years...
I'm trying to write them all out for my personal preferences, but if you happen to read this, I hope you can find it's helpful :).