Viewing profile — kyleburton
kyleburton
HN member- Joined
- Wed, Jan 30, 2008, 12:40 PM UTC
- HN karma
- 766
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About kyleburton
Recent public activity
-
comment
Comment #9128398
If you're interested in learning about them, those two links are going to do a better job of explaining what both Typed Clojure and Schema are that I am across a few comments. Wrt …
-
comment
Comment #9118647
Clojure supports strong typing if you want it: https://github.com/Prismatic/schema https://github.com/clojure/core.typed These are both libraries that you can choose to use. Both T…
-
comment
Comment #7224653
This is very cool. I'd pay $ (5ish) for a couple of other ways to use this: * a bookmarklet that allowed me to select text on my blog or on one of my github pages and analyze it * …
-
comment
Comment #4993081
Philadelphia, PA (full time) Relay Network - http://www.relaynetwork.com/ ------------------------------------------------------- Relay is a simple and secure way for businesses an…
-
comment
Comment #4008170
I lead a team of 4 at a company in the Philadelphia, PA suburbs. We'll be adding more members later this year and Clojure is our primary back-end language (we also use Ruby and lot…
-
comment
Comment #3928883
I am talking about the cultures surrounding these languages and frameworks. Node's community rejects blocking libraries. Java's does not. I've used the non-blocking frameworks in P…
-
comment
Comment #3928764
This. The biggest difference is in the two cultures: blocking is anathema to the Node.js community - they will literally reject libraries or code that blocks because it destroys th…
-
comment
Comment #3454397
I think the article is a great explanation. I'm not sure I (exactly) agree with the conclusion "dynamic vars also breaks referential transparency" - isn't it the combination of lex…
-
comment
Comment #3004231
One of the advantages I find in pair-programming is that the 'navigator' (the one who's not typing) will often catch this kind of thing as it is happening. "Hey, that's just a whil…
-
comment
Comment #2996575
As nano-tech advances and replicators become more commonplace, hardware will face the same issues with patents and the seeming absurdity of patenting an 'obvious idea'.
-
comment
Comment #2834200
I think it's 'too late' in the sense that Perl may have lost some developer share b/c people started looking elsewhere for direction - and Moose hasn't been strong enough a reason …
- comment
-
comment
Comment #2834161
In the 1st you could say I snuck JScheme in under the radar when I first introduced it. For the 2nd I was actively recruited to the team. I personally believe that this was because…
-
comment
Comment #2832571
I'm at my 3rd organization with Clojure, started in late 2008 (I think). In the first I had used Jscheme as an extension and scripting language for one of our JVM based systems. I …
-
comment
Comment #2832334
Could that be the basis for an IP based startup? Seems like a clever hack of the patent & legal system surrounding patents. Of course once there is 1 of these, there will be copyca…
-
comment
Comment #2484730
Feynman diagrams are the only thing that comes to mind - mathematicians and physicists still use a code-like notation to describe concepts. Are there any examples from those areas …
- story
- story
- story
- story
-
comment
Comment #2310926
Looks like a recruiter's dashboard. :/
-
comment
Comment #2244129
Thanks! You're correct, you can set it up for free but you can't maintain it indefinitely for free. I think you only need the $1/mo if you reserve an actual phone number, if you st…
- story
- story
-
comment
Comment #1637124
Ah, lein-daemon - didn't know about that, thanks!