From f3d68bdaace47da8b244bf7e40158d5915d7d9b1 Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Sun, 30 Aug 2020 22:08:42 +0300 Subject: [PATCH] Add the missing Julia citation --- posts/2020-08-16-system-programming-in-2k20.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/posts/2020-08-16-system-programming-in-2k20.md b/posts/2020-08-16-system-programming-in-2k20.md index d2ea192..ecccdfa 100644 --- a/posts/2020-08-16-system-programming-in-2k20.md +++ b/posts/2020-08-16-system-programming-in-2k20.md @@ -272,6 +272,14 @@ I want to be able to create mainstream GUI applications, microservices and 3D en You can find more on why not Julia [here](https://www.zverovich.net/2016/05/13/giving-up-on-julia.html), with critique addressed [here](https://www.reddit.com/r/Julia/comments/629qkz/about_a_year_ago_an_article_titled_giving_up_on/). +Check out [another hilarious post](https://discourse.julialang.org/t/get-it-together-guys/27826) on this matter. +I personally love this quote: + +> Get a job! Then paint your masterpiece. + +Telling that to a scientific language developed in MIT by scientists... +Well, more on that later. + #### Nim [Nim](https://nim-lang.org/) is a magnificent piece of art.