2018-12-22 16:52:16 +00:00
|
|
|
|
---
|
2018-09-30 21:08:48 +00:00
|
|
|
|
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
|
2018-12-23 15:22:37 +00:00
|
|
|
|
tags:
|
|
|
|
|
- mozilla
|
|
|
|
|
- rust
|
2018-09-30 21:08:48 +00:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
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¹.
|
|
|
|
|
>
|
|
|
|
|
> <https://badboy.github.io/lysbilder/>
|
|
|
|
|
>
|
|
|
|
|
> ¹: 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. :)
|