Hacker News new | ask | show | jobs
by agresso 5094 days ago
You need only twitter auth.

Let's assume you don't want to remember anything. But once when you do a commit you might do it like:

git commit -m "Add magic beans to make super scale //tweet"

Is it easy enough?

Most services are useless for most people. It's true. I built it because I need it myself. But I can assume there some people just like me in the world.

1 comments

dlvr.it provides this out of the box. There are probably other services that do the same. I think TwitterFeed provides options for only posting certain content but it's been a while since I used it

http://gopotato.co.uk/grabs/Screen%20Shot%202012-07-10%20at%...

If you don't have a controll to transform github event into tweet The body in RSS is much longer then 140 symbols. You would need to parse it, normalize it and only then generate a tweet body. And you need a full featured programming language support to do that.

Also, you need at least several days to setup all types of github events with edge cases.

Believe me, this is not an option if you want things look really good.