Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Love Ruby but meh Daily Stand-ups (DSU)? You might like my gem:) (rubygems.org)
15 points by gangelo 10 months ago | hide | past | favorite | 8 comments
I love ruby and rails, but agile Daily-Stand-ups (DSU) are a pain in the butt. I have a hard time remembering what to share; what I did yesterday, one-offs I did the day before because I completely forgot. Anyhow, I created this really lovely little, but powerful ruby gem, called dsu. Currently, we're a small, but dedicated band of users who love the tool. You may love it also. If anyone wants to give it a try. Enjoy:

Visit the dsu ruby gem wiki: https://github.com/gangelo/dsu/wiki Straight to rubygems.org: https://rubygems.org/gems/dsu




I understand where this is coming from, but to be honest you're better off learning Git more. You can always query for the last 24 hours of commit by author X and simply summarize your git history.

I get it may not be as clear as this tool, but then again you could always do it five minutes before your stand up and jot it all down on a post it note.. one less tool to depend on.

I admit, I also made a tool like this before.. so I totally get it.


Using git in that fashion isn't necessarily the right tool for the right job imho. What may be queried using git may be part of the DSU equation; however, there are a myriad of other things you might need to share during DSU that have nothing to do with/or found in git. For example: git won't record the fact that you've spent time navigating during a pairing session, that you've picked up/wrote up a ticket, performed a spike, the fact that you're blocked, time spent unblocking someone, collaborated with another person or team, knowledge shares, meetings you attended or need to attend, etc., etc., etc. there's 1001 things. Hey, if git works for you, awesome.


Simple but effective tool! The documentation looks great. Thanks for open sourcing it


You're welcome my friend; lotta love and fun went into that gem, hope you enjoy <3


I'm getting a 404 for the wiki link?


Humm. Works for me (famous last words); try again:

https://github.com/gangelo/dsu/wiki


Cheers thanks for the share, will give it a try.


Thanks dieselgate, enjoy <3




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: