Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
systemnate
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
systemnate
4mo ago
I used to go home during lunch every day to let my dog out. Many days, I was so busy that it seemed like a super chore that would really put me behind. But, it's insane how many insights I had and problems I solved when I forced myself
2.
▲
by
systemnate
9mo ago
Using #respond_to? is normally a code smell. The point of duck typing is exactly that it allows you to avoid checking the type of a class. As long as the object responds to the correct messages, the type does not matter.
3.
▲
by
systemnate
5y ago
I don't think this is OK with any language.