Live data from Hacker News

Viewing profile — seancorfield

seancorfield

HN member
Joined
Tue, Sep 13, 2011, 4:03 AM UTC
HN karma
215
Public activity
82 items

About seancorfield

No profile information was provided.

Recent public activity

  1. comment
    Comment #48007498

    What do you mean by "falling apart"? Clojure is the most stable and robust language I've ever used, and I've been using it in production for 15 years now.

  2. comment
    Comment #47852159

    Clojure 1.9: Spec. Clojure 1.10: datafy/nav + tap> which has spawned a whole new set of tooling for exploring data. Clojure 1.11: portable math (clojure.math, which also works on C…

  3. comment
    Comment #44801575

    Think of Civitas as a "static site generator" that uses the GH pages for the project as the public hosting for all the content -- a centralized, Clojure-specific blog if you like.

  4. comment
    Comment #43984563

    Absolutely this, yes! If you post a JS position, you will get 1,000 or more applicants, so it is a huge amount of work behind the scenes to filter this down to try to find the vagu…

  5. comment
    Comment #43984419

    A lot of companies seem to want to hire folks who "think like me". IMO, that's a mistake: you need diversity of thought to provide new insights into problems. If you all think the …

  6. comment
    Comment #43984329

    I'm surprised this seemed to be voted down. I've been a hiring manager for over 30 years, and I never do "technical tests" -- no take-home, no live coding, none of it. I have a map…

  7. comment
    Comment #41316155

    I guess it depends what the tech stack was before? Where I work, we were previously a ColdFusion shop when I joined, and after a false start with Scala, I introduced Clojure and it…

  8. comment
    Comment #41041430

    My bad... the sixth time (the fifth time was under a different title).

  9. comment
    Comment #41041093

    The fifth time this has been posted in just over a week... it must be a REALLY good article! :)

  10. comment
    Comment #40871836

    Jeez, these FreshCodeIT guys are really spamming us lately...

  11. comment
    Comment #40282844

    There have been several comments from the core team folks that a vthread variant of core.async is being considered. It would be a different library and may be somewhat API-compatib…

  12. comment
    Comment #40033205

    Babashka is a self-contained executable that can run with no dependencies. I was not commenting on the appropriateness of introducing a scripting language for devops work. I was re…

  13. comment
    Comment #40024951

    There's babashka for scripting without the JVM, which I think quite a few Clojurians use for devops-style work.

  14. comment
    Comment #39579109

    What exactly is the question here?

  15. comment
    Comment #39564490

    I sympathize to a degree. I've worked in startups, and I've worked in Large Corps, but size alone isn't necessarily correlated with "fun" and startups aren't always good environmen…

  16. comment
    Comment #39564218

    Annual Leave, probably.

  17. comment
    Comment #38566214

    There's a lot of cool Java interop stuff coming in Clojure 1.12 that might help here (Alpha 6 should drop "soon").

  18. comment
    Comment #38566150

    I've been doing Java since '97 and have gone through dozens of IDEs and editors over the years -- and never used IntelliJ (because I don't like it).

  19. comment
    Comment #38566120

    As the current maintainer of clojure-doc.org, I'd be happy to hear your feedback on what needs additional explanation/clarification. This year's funding by Clojurists Together allo…

  20. comment
    Comment #38045308

    Seven years ago you would have been using Clojure 1.8 or earlier I expect? A LOT has happened with the language and the tooling since then! Clojure 1.9 gave us Spec "for describing…

  21. comment
    Comment #38009293

    This has been posted repeatedly before: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

  22. comment
    Comment #37367015

    > At least in the official docs, things should be cleaned up and made much more user friendly. The source of clojure.org is at https://github.com/clojure/clojure-site/ and it gets …

  23. comment
    Comment #36564065

    This has already been posted several times: https://news.ycombinator.com/item?id=36505733 and https://news.ycombinator.com/item?id=36486486 and https://news.ycombinator.com/item?id…

  24. comment
    Comment #36525719

    This has already been posted several times: https://news.ycombinator.com/item?id=36505733 and https://news.ycombinator.com/item?id=36486486 and https://news.ycombinator.com/item?id…

  25. comment
    Comment #36101508

    Improving your skills is always relevant. I think The Pragmatic Programmer's advice to learn a new programming language every year is aspirational but still good -- I've tried to l…