So neat, but wow is that not the best way of doing something. It's good publicity, but you immediately cut the amount of people who can contact you down to just programmers. Much better to have a basic site with a phone number, email and contact form. I wrote that and then googled them, to see what they had ( http://rawfunkmaharishi.uk/book-the-band/ ). Once again, asking to be contacted through facebook and twitter…
A band you can book via GitHub pull request
21–30 of 41 posts
Re: A band you can book via GitHub pull request
#22So neat, but wow is that not the best way of doing something. It's good publicity, but you immediately cut the amount of people who can contact you down to just programmers. Much better to have a basic site with a phone number, email and contact form. I wrote that and then googled them, to see what they had ( http://rawfunkmaharishi.uk/book-the-band/ ). Once again, asking to be contacted through facebook and twitter…
Have you considered that cutting the amount of people who can contact them might be the point? It's like those job ads hidden in the HTML of websites - you reduce the population but increase the signal-to-noise ratio.
Re: A band you can book via GitHub pull request
#23> Fork the repo > Clone your fork > Create a branch That sounds like a reasonable alternative to email...
That was my first thought too, but I bet the pull request approach is really hard to spam. As I get more and more quasi work-related spam emails, that looks more and more appealing.
All of this can be automated with sh, git & sed.
Re: A band you can book via GitHub pull request
#24So neat, but wow is that not the best way of doing something. It's good publicity, but you immediately cut the amount of people who can contact you down to just programmers. Much better to have a basic site with a phone number, email and contact form. I wrote that and then googled them, to see what they had ( http://rawfunkmaharishi.uk/book-the-band/ ). Once again, asking to be contacted through facebook and twitter…
Have you considered that cutting the amount of people who can contact them might be the point? It's like those job ads hidden in the HTML of websites - you reduce the population but increase the signal-to-noise ratio.
Re: A band you can book via GitHub pull request
#25Earlier quoted context omitted.
If that's terrible UX, doesn't that just mean GitHub's UX for pull requests is terrible?
In the intended workflow, the PR itself is a very small part of the process. You fork the repo, study it, analyze it, work on it, test it, ..etc (99% of time spent), you create pull request (1%). Plus there is a reason for the PR - you describe your changes, provide reasoning for them, allow many parties to review them. With the concert request there is nothing to do, just create the request with specific data (somet…
Re: A band you can book via GitHub pull request
#26Re: A band you can book via GitHub pull request
#27Re: A band you can book via GitHub pull request
#28Re: A band you can book via GitHub pull request
#29Re: A band you can book via GitHub pull request
#30Earlier quoted context omitted.
Have you considered that cutting the amount of people who can contact them might be the point? It's like those job ads hidden in the HTML of websites - you reduce the population but increase the signal-to-noise ratio.
It's a gig band. They play bars and clubs for whatever money they can get from cover charges. Limiting the number of places that can book you is dumb. Plus, its not like they have to book everyone that requests them.