$ python manage.py test && notify-send "Passed!" || notify-send "Failed!"
miniblog.
Related Posts
Dr John Shutt, the author of the kernel lisp language and exploring f-expressions, has passed away:
A really fun function name in Common Lisp: the. It returns the value passed in, as well as checking the type. https://www.lispworks.com/documentation/HyperSpec/Body/s_the.htm#the
It reads rather nicely: (the integer foo).
GHC can now offer type-aware suggestions for holes in code, even suggesting functions that you could use if you just passed an additional argument! https://twitter.com/tritlo/status/958783134627135489