Viewing profile — lairdpop
lairdpop
HN member- Joined
- Sun, Sep 27, 2015, 9:53 PM UTC
- HN karma
- 1
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About lairdpop
No profile information was provided.
Recent public activity
-
comment
Comment #14274499
Actually, agile was first invented for writing mission critical enterprise software more effectively - thus the emphasis on test-drive-development and a very tight confirmation loo…
-
comment
Comment #14274468
Daily standups aren't for tracking progress, they're for keeping the team in sync, and in particular are a forum for raising blockers/dependencies so that they an be addressed. Tra…
-
comment
Comment #14274452
When developers pull tasks, their name goes on it. If one dev keeps pulling tasks that don't get done, or take far too long, that becomes obvious to the whole team quite rapidly. T…
-
comment
Comment #14274440
No, standups should not be for project tracking, it's a quick synch up and opportunity to raise issues. (e.g. My task is blocked until X is done). Then you resolve the blockage out…
-
comment
Comment #14274381
Agile only works for certain kinds of developers. In particular, it works well for people who are team oriented and communicate well, able to talk to the rest of the team to coordi…
-
comment
Comment #11762906
The point was that it's lower friction to use the AWS services, and RDS is a great example of this - you can certainly run your own database in EC2, but if you use RDS it's far les…
-
comment
Comment #11757311
That's certainly true. Useful Lambda code (i.e. lots of functions cooperating to do something, likely using a variety of AWS services) can only run in the Lambda context. So it's n…
-
comment
Comment #10288104
I am not sure that this would be the case. If all the firmware has to do is process G code, that's oh well understood problem, and runs on Arduino's, and whatever is grilling this …
-
comment
Comment #10288081
The things that they show (running a web site with lots of UX, slicing, image processing, materials data, catalog of customizable designs, etc.) fit pretty well into a powerful web…