Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Because not all programmers are made equal.

For some

  method(thing a, thing b) thing {
    return a * b
  }
is not better than

  method
    a * b
  end
If you're an "artist" type that care about the aesthetics of your code you tend to prefer the second.



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: