faul_sname comments on [META] Retributive downvoting: Why? - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (110)
Several real modifications to the code base I work on have taken less than 0.05 programmer-hours. About half of which was booting up and connecting to the server.
In this case, it would be a matter of changing something along the lines of this:
and tacking something along the lines of this to the end:
I don't know the exact implementation details server-side on this, as I don't have access to the LW source code, but it really would be a minor tweak (unless upvotes and downvotes are counted together, in which case it would be nontrivial).
You are talking about code on which you work. That means that you already invested a lot of time into knowing the code base. If SI search someone to implement this they probably need to spend some time to understand the code base before they can make changes.
The source code is open source.