From 9433544e9d21e71f959d4f95fba20de85f71be4f Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Sun, 30 Sep 2018 23:08:48 +0200 Subject: [PATCH] new post: How I made a useless tool and the reactions made my sunday better --- ...and-the-reactions-made-my-sunday-better.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 _posts/2018-09-30-how-i-made-a-useless-tool-and-the-reactions-made-my-sunday-better.md diff --git a/_posts/2018-09-30-how-i-made-a-useless-tool-and-the-reactions-made-my-sunday-better.md b/_posts/2018-09-30-how-i-made-a-useless-tool-and-the-reactions-made-my-sunday-better.md new file mode 100644 index 0000000..2178ec7 --- /dev/null +++ b/_posts/2018-09-30-how-i-made-a-useless-tool-and-the-reactions-made-my-sunday-better.md @@ -0,0 +1,33 @@ +permalink: "/{{ year }}/{{ month }}/{{ day }}/how-i-made-a-useless-tool-and-the-reactions-made-my-sunday-better" +title: "How I made a useless tool and the reactions made my sunday better" +published_date: "2018-09-30 23:00:00 +0200" +layout: post.liquid +data: + route: blog +--- + +Last night I had an idea, which made me stay up two hours longer than I wanted. +I built a useless tool: [lysbilder](https://github.com/badboy/lysbilder/), the slide system no one needed. + +Today I tweeted about it and then went out to enjoy the day a bit: + +> [@badboy_](https://twitter.com/badboy_/status/1046378708527976449): +I might have built a very useless slideshow tool on top of rustdoc, generated from code documentation, linked by trait implementations. +> +> Please don’t use it¹. +> +> +> +> ¹: however, I will use it once. + +Quickly I got some responses: + +> [@myriamjessier](https://twitter.com/myriamjessier/status/1046382236013129729): +> I laughed. It was good enough to retweet just because of that. + +and + +> [@QuietMisdreavus](https://twitter.com/QuietMisdreavus/status/1046411069529477121): +> i love this so much + +Those made me smile and made my sunday a bit better. :)