Live data from Hacker News

Viewing profile — ryanbrush

ryanbrush

HN member
Joined
Mon, Feb 04, 2013, 4:29 PM UTC
HN karma
122
Public activity
19 items

About ryanbrush

I like to hack.

@ryanbrush https://github.com/rbrush

Recent public activity

  1. comment
    Comment #8061682

    It seems like a stretch to classify Julia as Object Oriented. It has types and record structures, but these aren't strongly coupled to functions like you'd see in most OO-style app…

  2. story
  3. story
  4. comment
    Comment #7685981

    Were any issues logged, or these problems otherwise addressed, in the ten+ months since this was posted? I wasn't able to find anything with some quick searches but hopefully other…

  5. comment
    Comment #7387264

    I believe the ability to configure this behavior is being tracked at the link below. It seems like it's a switch between consistency and availability. By default Kafka prefers avai…

  6. story
  7. comment
    Comment #6426552

    Whether through Datomic or something else, it seems like some version of "database-as-a-value" (as described by Rich Hickey) is bound to happen. We're keeping immutable version his…

  8. comment
    Comment #6421675

    Yes, these are excellent, and goes into much more depth than the brief article I wrote.

  9. comment
    Comment #6421673

    Very kind of you to say! I came up with the metaphor when needing to explain this to a semi-technical person as well, so we've had similar needs there.

  10. comment
    Comment #6417487

    Using that cache is a good idea. The site linked to was used to gather the original content rather than broad consumption. (I wrote two of the chapters in this book, and this was w…

  11. comment
    Comment #6394551

    Sounds great. I'm glad to know something like that's in progress, and many thanks for your efforts on this project!

  12. comment
    Comment #6394394

    Understanding that core.async is new and evolving, but is there a reference or an idiomatic way to work with blocking operations, beyond the general advice of separate threads as a…

  13. comment
    Comment #6298806

    Ah, I didn't realize that core.typed could deal with rich data structures like that. That's actually pretty amazing.

  14. comment
    Comment #6296729

    A perhaps naive question: could this sort of thing tap into Clojure's type hints rather than using external annotations? So rather than writing the example in the post: (ann my-inc…

  15. comment
    Comment #5595067

    Not to mention the operational costs of a small navy to recover the rocket and transport it to a launch site.

  16. comment
    Comment #5437064

    Funny to see this here. That wiki was used to put together the contributions for the book, and the fact it wasn't planned as a high-volume site is pretty obvious right now. There a…

  17. comment
    Comment #5402870

    The desire for an open source app top-to-bottom or the need to use existing databases or tooling would be a good reason. (However, I do think this question is a bit of a red herrin…

  18. comment
    Comment #5248804

    I wish the post had gone into depth on _why_ Redshift was significantly faster, but I'm betting it uses in-memory joins whereas (hence the size limitations it mentions) whereas Hiv…

  19. story