Viewing profile — Jeff_Dickey
Jeff_Dickey
HN member- Joined
- Fri, Sep 13, 2013, 9:47 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About Jeff_Dickey
No profile information was provided.
Recent public activity
-
comment
Comment #11768952
Agreed, but I'll just point out that works both ways. Devs "identify" with their default tool of choice, and too many coulda-been-GREAT tools try to be the Swiss Army Nuclear Ginsu…
-
comment
Comment #7485927
Two of my guiding principles for development are mottoes I heard repeatedly from emergency medicine professionals: 1. "Don't just do something, stand there!" Are you sure enough th…
-
comment
Comment #7442536
Difficulty of testing is a generally reliable indicator of a design that's in deep pain. [ Growing Object-Oriented Software, Guided by Tests ]( http://www.growing-object-oriented-s…
-
comment
Comment #7442438
I agree. The first app we wrote using CanCan, the `ability.rb` file (and the dozen files we factored out of that) grew to be... significant . I love the idea of Pundit because it d…
-
comment
Comment #7442338
I agree. I'd go so far as to call the non-"Classic" school the "OO Experienced" school — people who've had copious experience in SOLID OO development in Ruby and/or other languages…