Live data from Hacker News

Ask HN: Any project management app you feel at home with?

news.ycombinator.com

11–20 of 55 posts

Re: Ask HN: Any project management app you feel at home with?

#11
post #7

The team I'm on currently uses JIRA but I would harshly recommend against using it. It's one of the tools on the belt of the Agile Clergy that is used to beat the peasant into submission. The tool is expensive, constantly deteriorating in visual appeal, workflow, and support, and over complicates very simple tasks. The Agile Clergymen who work at my office boast it's integration abilities, it's high customization, an…

I've been an Agile Tech Coach for ten years now and I actively recommend against JIRA -- or any other online tool for that matter.

Whatever you want from your tool, the goal is to keep it as simple as possible so you can actually work. If you've got your head stuck in an online system for any length of time during the day, you're not doing it right.

Tools, whether PM tools or not, are supposed to disappear so you can focus on value. If you're talking about them, spending time in them, going to useless meetings with pointless reports generated from them, etc? They stop being tools. At that point they become obstacles. Carpenters don't go to meetings with graphs of how many hammers they own. Brick masons don't spend half a day comparing the status of all of their trowels. Project Management has jack squat to do with configuring and using PM tools. Unless you're specifically training on skills, tools should disappear. That's the entire point. I wish more people knew that.

ADD: Do you know the people who do focus on tools and talk about them a lot? People who don't know what they're doing. To them, the feature list of any tool is reassurance that they can continue not knowing what they're doing and somehow things will still work out fine. The tool will handle it.

Re: Ask HN: Any project management app you feel at home with?

#12
As an engineering manager, what I want most from a project management app is something that does a good job helping engineers on my teams collaborate effectively with non-technical departments. We use Asana for this right now and it works well, and at a previous employer we used Jira which also worked well. Done well, it means the team always has shared state about what the latest designs are, how far along various pieces of work are, and what to-dos we need to keep track of. The goal is to offload onto the tool a bunch of status communication that otherwise happens in meetings.

If someone was starting from no system today I’d recommend Asana. Jira gives you way too much rope to make a custom workflow to enforce business rules, but as long as you have a light touch and use it mostly stock it’s fine. I have trouble organizing medium to large projects with many small sub-tasks in Trello. When I’ve used a more engineering-focused tool like GitHub Issues or Phabricator, I have too much trouble getting non-technical stakeholders to follow along there. I despised PivotalTracker trying to put me in a process straightjacket, and found BugZilla unusably ugly.

Re: Ask HN: Any project management app you feel at home with?

#13
I don't care what anyone else says, I always come back to JIRA. The basic usage is simple enough. Everything is customizable although you can shoot yourself in the foot if you overthink it. It's great at associating tickets in various relationships. It integrates very neatly with version control and CI systems. Anytime we try something simpler, we hit a wall and end up back with JIRA.

Re: Ask HN: Any project management app you feel at home with?

#14
post #7

The team I'm on currently uses JIRA but I would harshly recommend against using it. It's one of the tools on the belt of the Agile Clergy that is used to beat the peasant into submission. The tool is expensive, constantly deteriorating in visual appeal, workflow, and support, and over complicates very simple tasks. The Agile Clergymen who work at my office boast it's integration abilities, it's high customization, an…

I've been an Agile Tech Coach for ten years now and I actively recommend against JIRA -- or any other online tool for that matter. Whatever you want from your tool, the goal is to keep it as simple as possible so you can actually work. If you've got your head stuck in an online system for any length of time during the day, you're not doing it right. Tools, whether PM tools or not, are supposed to disappear so you can…

> Whatever you want from your tool, the goal is to keep it as simple as possible so you can actually work.

> ADD: Do you know the people who do focus on tools and talk about them a lot? People who don't know what they're doing.

This to me proves you're not in the bubble of people who I talk about when I say "Agile Clergy".

Re: Ask HN: Any project management app you feel at home with?

#15
The only system i've ever been able to tolerate is a 2-page google doc.

  - shared but read-only, the manager writes
  - at the top of page1 are your top3 quarterly goals
  - each persons name starts a short outline list of their 2 -3 active task-goals
  - since your team is 3 - 8ish ppl everyone fits on one page
  - all other ideas, wants, tasks, goals, questions, etc go onto page 2, "the wishlist"
  - meet twice a week, mon/thur
  - monday you go around the "room" (its always a vid conf) and each person declares their 2 - 3 items
  - thursday you go around the room and go over what got done and/or learned
  - every quarter you start a new doc with a clean/only-a-few-carryovers wishlist

Re: Ask HN: Any project management app you feel at home with?

#17

Earlier quoted context omitted.

I've been an Agile Tech Coach for ten years now and I actively recommend against JIRA -- or any other online tool for that matter. Whatever you want from your tool, the goal is to keep it as simple as possible so you can actually work. If you've got your head stuck in an online system for any length of time during the day, you're not doing it right. Tools, whether PM tools or not, are supposed to disappear so you can…

> Whatever you want from your tool, the goal is to keep it as simple as possible so you can actually work. > ADD: Do you know the people who do focus on tools and talk about them a lot? People who don't know what they're doing. This to me proves you're not in the bubble of people who I talk about when I say "Agile Clergy".

I find the worst people to deal with are those who have already tried Agile and love it -- without all the experience that a few dozen teams gives you. To them, as you point out, it's much more of a religious thing.

I remember my first coaching gig. I was looking to dive into a team, get into the code, make things happen! Instead, I spent the first day in what could best be called religious discussions. It was quite odd.

But in their defense, they had no context. Agile was an abstract and nebulous thing. Instead they all had heroes/demigods that they looked to for advice from on-high. The focus was on "being correct"; tool features, usage, and adoption; having a good time with the teams. All sorts of crap instead of just making stuff people want.

I see the same thing in management, with or without the Agile part added in. Once you get removed from value delivery, even if it's only just a little bit, you end up adrift at sea. So many of the management schools are just as religious as the Agile folks. They just have different demigods :)

Re: Ask HN: Any project management app you feel at home with?

#19
My experience has been that the most important consideration in a project management tool is simplicity and ease of use, which is why I find Github's issue tracking with threads + tags + milestones to be the gold standard. If you need private hosting you can use GitLab/Gogs/Gitea.

Re: Ask HN: Any project management app you feel at home with?

#20

Notepad. Or any other code editor. I wrote a book on extreme minimalist information management[1]. Notepad and git (along with the appropriate text tools, which might just be some shell programming) work just fine, as long as you know how to tag and organize stuff. Even without the stuff I wrote about, what do you really need to know? 1) What work is there? 2) How much of it is done? 3) Who's doing what? 4) How are t…

You seem to have missed the blatant self-promotion opportunity here. Link?
Post reply on HN