Hacker News new | ask | show | jobs
by CodyReichert 4124 days ago
I thought about this after scrolling past a couple of times - and I think this is a good idea.

I'm thinking like a CI for tutorials. For example, I create an account on Tutorial CI (or whatever), give it the environment of the tutorial's code. It spits out a badge that I can put on my tutorial that says whether the build is passing or not. Pretty much exactly like the Travis badges you see on Github. That way, someone can verify before they even start reading that the tutorial is valid.

I actually like this idea a lot.