Live data from Hacker News

Viewing profile — tomconnors

tomconnors

HN member
Joined
Tue, Dec 10, 2013, 1:44 PM UTC
HN karma
55
Public activity
14 items

About tomconnors

No profile information was provided.

Recent public activity

  1. comment
    Comment #48751817

    > You write the same plumbing for route params, request parsing, validation, and responses in handler after handler. None of it is hard. Enough of it becomes noise. As a human, I w…

  2. comment
    Comment #46125807

    Cool stuff as usual, Anders. One of the nice things about running a networked DB is that it makes redeploying the application a bit simpler. You can spin up a new EC2 instance or w…

  3. comment
    Comment #44941055

    I recently used c.a.flow for a program that reads files from s3, massages the data a bit, and writes to a database. The code came out very easy to understand. The challenges were: …

  4. comment
    Comment #39130279

    It's always frustrating to me that the order matters at all. I understand SQL can be complex to parse, but surely we are smart enough to come up with a parser that doesn't care whe…

  5. comment
    Comment #28456805

    The band Protest the Hero has a song about this event: https://www.youtube.com/watch?v=sNcGbAQgZIg

  6. comment
    Comment #27699319

    This post could be summarized as "write as much of your project's tooling as you can in the project's main programming language and the project's main programming language should b…

  7. comment
    Comment #26065328

    Long ago, when Datomic was only recently released, I saw blog posts (not from Cognitect) claiming that Datomic's transaction log could be used to create a subscription system for a…

  8. comment
    Comment #24293764

    I've been guilty of this. Normally I like to blame CSS for all of my personal failures, but I think the definition of "overflow" is intuitive enough. I was hesitant to turn on visi…

  9. comment
    Comment #23942937

    Fair enough, hitting that bug would have pissed me off too. On your last point, I agree that it still has a way to go. It's good for some (many?) production use cases now, as Nuban…

  10. comment
    Comment #23942696

    This seems like an excessively uncharitable read of the situation. I've never used Nubank's software, but I have used (on-prem) Datomic and I certainly wouldn't say it has bugs eve…

  11. comment
    Comment #23927149

    It sounds like Nubank might have the biggest Datomic installation in the world (2000 servers). This is exciting news for people like me who think Datomic is the most interesting da…

  12. comment
    Comment #22172567

    A Picardy third can be heard at the end of Avengers Infinity War as Thanos watches the sun rise on a grateful universe.

  13. comment
    Comment #17042596

    Everything Distributed Masonry does is very interesting. Wish I had more excuses to use your stuff at work. Storing all data forever in a single source of truth is awesome until re…

  14. story