Live data from Hacker News

Viewing profile — cscotta

cscotta

HN member
Joined
Sat, May 31, 2008, 9:12 PM UTC
HN karma
1,589
Public activity
141 items

About cscotta

Engineer at Boundary.

--- Views here are mine and do not necessarily represent those of my employer or company.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #3543440

    It is unfortunate that many young tech companies, in an effort to differentiate themselves, work to invent a new term and cloak it with the appearance of a movement or industry tre…

  6. comment
    Comment #3200998

    >> "It doesn't really fail - none of the issues described were "failures" really." These absolutely were failures. The author listed several instances in which the database became …

  7. comment
    Comment #3136074

    If you're curious about Ordasity's load balancing strategies, check out Section 4: "Distribution / Coordination Strategy" in the docs: https://github.com/boundary/ordasity The code…

  8. comment
    Comment #3136010

    Hey Mitchell, Thanks for asking -- in short, the use cases are a bit different. Finagle is a framework for building asynchronous RPC systems (e.g., services or APIs with transports…

  9. comment
    Comment #3135964

    Hi Roland, Ordasity could certainly be used in building distributed JRuby applications. However, I'm not sure that pairing it with Rails would be the best use case. Ordasity is des…

  10. story
  11. story
  12. comment
    Comment #2511223

    I'd like to offer a counterpoint to the author's suggestion that "you'd be an idiot not to buy [and dispose of] a new laptop every year." I'm a software engineer and put a lot on m…

  13. comment
    Comment #2471638

    A few of these options are good in principle, but are not necessarily informed by the reality of operational experience with the more-common failure modes of AWS at a medium to lar…

  14. comment
    Comment #2253544

    Absolutely - thanks, Matt. This is a very well-written, thorough article, and it provides a clear, thoughtful survey of the landscape for folks who are interested in parallelizing …

  15. comment
    Comment #2253455

    Pushing a language, its libraries, and extensions which have traditionally presumed linear execution into a threaded/parallel world is a minefield. I'd like to offer a few thoughts…

  16. story
  17. comment
    Comment #2135984

    "It's maddening to see an article that you think will let you make progress in a problem you're working on, but unable to access it because of the $15 fee..." Enough progress to ju…

  18. story
  19. comment
    Comment #1941392

    Mike's a great guy, and I appreciate his post but would respectfully disagree with the proposal to strip the standard library down to barebones and break out the removed classes in…

  20. comment
    Comment #1924778

    This a great, succinct guide - glad to see it. One very important step five to add: check with your state's Secretary of State office to see if there are any additional steps that …

  21. story
  22. comment
    Comment #1901231

    I've read through this post a few times and am having some difficulty understanding both the original problem and the solution that Greg is suggesting. From what I can gather, it s…

  23. story
  24. story
  25. comment
    Comment #1800779

    Hey Hugo, I've somehow become a bit of a devil's advocate for Java lately. Thanks for pinging me - happy to offer a few thoughts. I've not actually tried using Jersey/JAX, but it l…