Viewing profile — three-cups
three-cups
HN member- Joined
- Wed, Dec 16, 2015, 9:38 PM UTC
- HN karma
- 11
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About three-cups
No profile information was provided.
Recent public activity
-
comment
Comment #11630424
I first read SICP 10 years into my programming career. I felt like that was a good point to read the book. Any earlier and much of it would have been lost on me. But maybe this is …
- story
- story
- story
-
comment
Comment #10805525
I guess I never found manual dependency resolution to be that big of a problem.
-
comment
Comment #10804500
Fair point. But I'd say the dependency management in maven is actually more of a hassle than it's worth. For me, I understand jars in a lib directory well enough. Dependency manage…
-
comment
Comment #10803894
It may be standard for Java, but I wouldn't say it's simple. I'll give you an example. Say I want to use protobufs. There are a couple prerequisites: 1) I have to know the protobuf…
-
comment
Comment #10802059
I would love to see more projects embrace this method of development as a lowest-common-denominator. I'd be great to be able to download a library and build it using the least numb…