Viewing profile — ballpark
ballpark
HN member- Joined
- Fri, Aug 08, 2008, 6:26 PM UTC
- HN karma
- 191
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About ballpark
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #38350175
My interpretation... the author is arguing against creating a new Domain Specific Language when you could just use the host language.
-
comment
Comment #38350104
you prefer statically typed languages?
-
comment
Comment #38349384
I like that the author points out that trying to write a new interpreter is not a good idea. However, to call that DDD, and then to say DDD is a lie is where I would disagree. I gu…
-
comment
Comment #37076543
It's definitely not over. I got into it professionally in 2018, and have remained employed with it at three different companies. There's turmoil around it because startups use it w…
-
comment
Comment #36446073
I'm not sure about that. Python was a good 20 years old when it became mainstream
-
comment
Comment #35525216
I see what you mean. Well answered. I think there needs to be a fix for this... like make Clojure first class for bits/bytes levels of programming. :)
-
comment
Comment #35515347
> [Clojure] is really optimized for [\snip] data centric stuff Not sure what this means. Stu Halloway made a comment to the effect of "all programming is ultimately data transforma…
-
comment
Comment #34950149
Funnyduck99 is probably mocking all the people that go into HN posts about Clojure to complain about how their team of non-Clojure programmers went to work on a Clojure project and…
-
comment
Comment #34791619
too easy and too fun. Also, to anyone interested in this problem, look for the Worse is Better paper
-
comment
Comment #34790308
> It's really not a language for big team. Not my experience, but you do need senior devs who are good at Clojure to be reviewing and helping the juniors > if I had a tough day, my…
-
comment
Comment #34053785
Interesting point. I've recently taken on a client who insists on using C# with their cloud solution. It's killing me. Though you're calling Clojure "advanced", what I'm missing is…
-
comment
Comment #33566627
I used the Cider debugger with Clojure with some success, but as I got better at REPL-driven development I ultimately stopped firing up the debugger
-
comment
Comment #32358582
What kind of differences/limitations are there when interpreting Clojurescript (nbb) as opposed to compiling it (shadow-cljs, lein, self-hosted?, other things?)?
-
comment
Comment #28841795
I hope that you'll pay him. If you don't it will be an indication of lack of clues
-
comment
Comment #28831349
I also choose to work for companies that use Clojure/Clojurescript. I'm not debating about languages that are better or not, but I get annoyed working in most others.
-
comment
Comment #28722838
I've found this to be a non-issue in Clojure with specification validation. Some call this gradual typing
-
comment
Comment #28722294
I'm not following, could you elaborate?
- comment
-
comment
Comment #26359456
It can be indicative of the goodness of a language when you use it for 9 years and are still a huge fan. I'm in the same boat.
-
comment
Comment #25447244
Yes, Clojure > Is it possible to build web apps in common lisp or any lisp? Any frameworks available? Clojure would be good because it has lots of users. Many web apps in productio…
-
comment
Comment #25381380
I think I would find it great fun to take a Clojure codebase like this one that you inherited and refactor it to something workable and maintainable! I agree it's probably not a jo…
-
comment
Comment #25381278
A good post on the Expression Problem, and the benefits of Clojure's solution to it: https://eli.thegreenplace.net/2016/the-expression-problem-an... Also, I agree, it's interesting…
-
comment
Comment #23932332
I've watched a number of Clojure centric talks from Nubank employees. Actually, I think it was one particular employee, but I don't remember his name. One was on how they do testin…
-
comment
Comment #22856907
I get it. Also, the community is active in their Clojurians Slack channel #fulcro