Ask HN: 你是如何优化你的公司/工作的?

4作者: Xx_crazy420_xX10 个月前
寻找适合你的日常习惯、方法、Bash脚本,或者任何有效的东西。 我先分享我的: * 在会议前进行简短的有氧运动能带来巨大的活力,特别是当团队其他成员也参与时 * 用简短、清晰的验收标准定义所有任务 * 软件重写是不可避免的,不要过度设计 * 代码审查应包括用户体验等方面的考量
查看原文
Looking for routines, methodologies, bash scripts, or anything that works for you.<p>I will start with mine:<p><pre><code> - Short cardio before meetings brings huge energy, especially if rest of team is involved - Define all tasks with short, crystal-clear acceptance criteria - Complete software rewrite is inevitable, don&#x27;t overengineer - Code review should include aspects like user experience</code></pre>