Hacker News new | past | comments | ask | show | jobs | submit login

On some occasions I've found ways to significantly automate large parts of my coding job - usually with DSLs plus code generation, an interpreter, or eval() ( evil() ? )

In most of these cases, rest of team was none too happy. Upstream teams would need to speed up to keep me busy, and downstream teams need to speed up to stop new work from queueing up. Best policy was to just keep speed up on the down-low and selectively deliver faster only when politically advantageous - e.g. under the gun by management.




i am surprised by the amount of people smart enough and capable enough to understand how to automate chunks of their work but not understand this right here. dl automation is sometimes worth more.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: