All estimations are wrong, but none are useful(techworld-with-milan.com) If you're working in a team using the Scrum framework, you use story points to estimate effort on your stories, tasks, etc. Some management also takes this into account and does planning, measures your productivity, and even keeps you accountable when something is done. Yet, they need to learn that software estimations are always wrong.
How I've run major projects(benkuhn.net) My few most productive individual weeks at Anthropic have all been “crisis project management:” coordinating major, time-sensitive implementation or debugging efforts.
Show HN: EnkiTask: Lightweight Project Management for Freelancers(enkitask.com) Our tool is designed for both freelancers and team collaborations. Built with Agile principles and Scrum methodology, it strikes the perfect balance between simplicity and power. Keep your tasks organized, projects on track, and budgets intact, whether you're working solo or managing a team.
Show HN: 10 teams are racing to build a pivotal tracker replacement(bye-tracker.net) Many people expressed their sadness and love for Pivotal Tracker when the shutdown was announced. Today, as we get closer to the sunset date, we want to remember what made it unique and provide an overview of the projects carrying Tracker's legacy forward. It's exciting to witness more than 10 teams from across the globe working to achieve this goal in a condensed time frame.
130 points by jFriedensreich 17 days ago | 93 comments
Are There Opportunities to Use OODA Loops in Your Software Project?(atomicobject.com) The world is full of good ideas misapplied, so I want to be careful when discussing OODA loops. The OODA loop was created as an idea in the study of war. War is endemic to the way humans are (at least, so far), but it is always, in part or in whole, a tragedy. And characterizing software engineering, business operations or entrepreneurship as a conflict in that vein can create an overly aggressive view of the world.
With AI you need to think bigger(rodyne.com) I have noticed something in the past 12 months, something a little profound. I have noticed that I am no longer scared that a project will be too big or too complex for me, or that a project will use a technology or programming language I don’t know.
Project Scripts(paul-samuels.com) Try creating a cli executable in your project that exposes common project tasks that are written in the project’s core language.
This allows better contribution and less single points of failure with pockets of knowledge in the team.