Live data from Hacker News

Show HN: Open-Source, Free, Agile Project Management Tool

taiga.io

131–140 of 143 posts

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#131
post #62

Taiga.io hit #1 on @HackerNewsYCBot for a while today (thanks HN!). Traffic up 100x. I was dumb enough to ask our developers if we could handle it. This is what they sent back http://goo.gl/B57ERn Each little "ball" is a request to the server On the left: the IP numbers from the users connecting around the world To the right: The url's being served up In the center: The "static calls being serviced by our front end T…

> Had any of the balls gone past to the right, that would have been a serve we couldn't return. Try that, Federer!

I do see a few balls going to the right -- what happened with those?

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#132
post #91

Earlier quoted context omitted.

> And what guestimates would those be? 1gb/week with 60% traffic to the US, average 20kb size with 1000 reset requests/month. I'd love to hear some more realistic estimates. And while (server/service) price is far from the most important consideration, it sounds like they manage to stay way under 50 usd/month in hosting currently. So as anything over 30/month would be a considerable (relative) increase. Add to that d…

You are actually seeing the dedicated IP "custom ssl certificate" charge ($600/month). Check the cost with and without that option. I just used your exact numbers and the monthly cost is $0.73 without that. Note that doesn't mean you cannot serve your resources over HTTPS. It just means you cannot alias something like "cdn.yoursite.com" to the cloudfront cdn, you will need to use the cloudfront https url.

You only need to pay the $600/month if you need to support clients older than IE7. You can use the SNI option instead which is "free" (relative to the rest of the costs associated with a CFD).

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#133
post #62

Taiga.io hit #1 on @HackerNewsYCBot for a while today (thanks HN!). Traffic up 100x. I was dumb enough to ask our developers if we could handle it. This is what they sent back http://goo.gl/B57ERn Each little "ball" is a request to the server On the left: the IP numbers from the users connecting around the world To the right: The url's being served up In the center: The "static calls being serviced by our front end T…

So can we get this code as well?

This is generated using Logstalgia, which is a website access log visualization tool.

https://code.google.com/p/logstalgia/

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#134

First off, really slick interface and seemingly very full featured beta! I am a little confused on the Scrum Sprint Taskboard vs Kanban board. We use a combination of the two with a Kanban board being the Sprint backlog/board. It seems there is no easy way to move cards when viewing the Sprint Taskboard and when enabling the Kanban module in the project, yes the Kanban board is usable for the tasks/stories but the co…

Hi! There is no real integration between a sprint taskboard and a kanban in taiga.io Doing so could end up being a nightmare because both flows work differently. Nothing prevents you from having two open sprints with two separate sprint taskboards so trying to sync both workflows with different "entities" and different metric is very difficult. Typically, you would use either Scrum or Kanban and "feel the kanban" with the sprint taskboard, but when you active both you are entering uncharted land in some way. So, no, you're not doing it wrong, it's just complicated. But, basically, to answer your question: a team can move a user story (Scrum) to done when all its tasks are in a state that is considered "done". Thanks a lot fro trying taiga, we love this kind of feedback. We will soon launch a mailing list to centralize these type of questions :)

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#135

Is there any plan to add any features for the accounting of a project?

We think custom fields could solve most of what people with such needs are looking for. Accounting is a big word, it means different things to different teams, so most probably custom fields + API (so you can integrate taiga.io with your accounting system) will be the silver bullet. Thanks for trying taiga.io, btw

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#136
post #109

Does this have some kind of git integration? Like linking to commits/branches

Not yet, but it's something we definetely have for the mid-term. This was our first release (beta still) and we could have waited until we had git integration but we thought we should listen first, then adapt to what people need. No surprises here, git integration is something a lot of people would like to see.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#137
post #92
post #62

Taiga.io hit #1 on @HackerNewsYCBot for a while today (thanks HN!). Traffic up 100x. I was dumb enough to ask our developers if we could handle it. This is what they sent back http://goo.gl/B57ERn Each little "ball" is a request to the server On the left: the IP numbers from the users connecting around the world To the right: The url's being served up In the center: The "static calls being serviced by our front end T…

FYI: Link shorteners are frowned upon on HN.

Curious about why. I'd understand a social stigma against ad-based redirection services, but does that translate into a frown against all shorteners somehow? Or is there some other cause?

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#138
post #92

Earlier quoted context omitted.

FYI: Link shorteners are frowned upon on HN.

Curious about why. I'd understand a social stigma against ad-based redirection services, but does that translate into a frown against all shorteners somehow? Or is there some other cause?

They obscure the destination, track users, and break at some point in the future leaving a bad link in the archives.

Re: Show HN: Open-Source, Free, Agile Project Management Tool

#140
post #62

Taiga.io hit #1 on @HackerNewsYCBot for a while today (thanks HN!). Traffic up 100x. I was dumb enough to ask our developers if we could handle it. This is what they sent back http://goo.gl/B57ERn Each little "ball" is a request to the server On the left: the IP numbers from the users connecting around the world To the right: The url's being served up In the center: The "static calls being serviced by our front end T…

> Had any of the balls gone past to the right, that would have been a serve we couldn't return. Try that, Federer! I do see a few balls going to the right -- what happened with those?

Those are 404 error... But very few in the context of the whole dataset
Post reply on HN