Y
Hacker News
new
|
ask
|
show
|
jobs
by
fbreduc
3436 days ago
this is a developer problem not a language issue, i've seen "nifty" code in go just as well..
3 comments
stcredzero
3436 days ago
The design of a language/environment can sometimes exacerbate this particular developer problem. Because so much of the power of Smalltalk lay in its powerful debugging, weird proxy stuff had a potent impact.
link
tostitos1979
3436 days ago
Some languages make it easy to shoot yourself in the foot with nifty. I found Perl and Scala to be in that camp.
link
Daishiman
3436 days ago
Some languages have footguns and constructs that are error prone.
link