Viewing profile — dukerutledge
dukerutledge
HN member- Joined
- Wed, Sep 11, 2013, 9:51 PM UTC
- HN karma
- 201
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About dukerutledge
No profile information was provided.
Recent public activity
- comment
- story
- story
- story
- story
- story
-
comment
Comment #21285108
> all in all i think it requires a lot of discipline that can easily break down, whereas some of the popular imperative languages you can still sort of plug along (=> punt the tech…
-
comment
Comment #21284878
This is pretty sound advice for any language. You always want most of your code to be dumb. You save high abstraction for things that have a sensible interface and are common enoug…
- story
- story
- story
-
comment
Comment #15604474
I'm speaking about a philosophical dual. For example: http://www.taoism.net/ttc/chapters/chap02.htm
-
comment
Comment #15603947
I'd gladly storm into the breach with you :) Hopefully we all agree that static types and dynamic types are useful. Those who use hyperbole are attempting some form of splitting. I…
-
comment
Comment #15603882
There are a number of row type libraries and a proposed extension: https://ghc.haskell.org/trac/ghc/wiki/Plugins/TypeChecker/Ro...
- story
- story
- story
-
comment
Comment #14027257
Probably a similar question, but headed in the other direction "Why should I learn assembly?" You probably shouldn't. But in the process of learning it you might gain a greater und…
-
comment
Comment #13911593
I'd disagree. Most business logic is just transformation of data structures in disguise. Once you have a sufficiently rich set of data structures this becomes abundantly clear.
-
comment
Comment #13305008
Reginald is definitely hinting at hylomorphisms here. I'd be curious to see if stream fusion could be achieved in JS for a hylomorphism.
-
comment
Comment #13065821
Who works for an organization that changes their infrastructure every week? That business doesn't exist. That business already failed.
- story
-
comment
Comment #12838815
If you are asking the question, should I use this? "I am not a security expert." No.
-
comment
Comment #12299875
Some of these remind me of Ed Kmett's YOW talk: "Stop Treading Water: Learning to Learn" https://yow.eventer.com/yow-2014-1222/stop-treading-water-le...
-
comment
Comment #12292397
Now lets see some charts about build times.