Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
geeko
on April 29, 2009
|
parent
|
context
|
favorite
| on:
Great funding model: Adopt a line of code
before:
self.callSomething()
after:
# self.callSomething() /* Don't remove (donated) */
:-)
diN0bot
on April 29, 2009
[–]
the line of code is always there in version control. i wouldn't want to clutter up a file with unnecessary comments, so maybe those """ Don't remove (donated) """ lines could be placed in separate files.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
self.callSomething()
after:
# self.callSomething() /* Don't remove (donated) */
:-)