Live data from Hacker News

Viewing profile — sheriff

sheriff

HN member
Joined
Mon, Jan 14, 2008, 3:02 AM UTC
HN karma
267
Public activity
80 items

About sheriff

.

Recent public activity

  1. comment
  2. comment
    Comment #32374129

    Sounds like Netta was doing due diligence on the relationship.

  3. comment
    Comment #26672400

    And yet the reality is that there is no shortage of free pianos listed on my local Craigslist that no one has picked up yet.

  4. comment
    Comment #25925353

    Drake is nice for these kinds of data dependencies. https://github.com/Factual/drake

  5. comment
    Comment #24704270

    I play both guitar and pedal steel. The tapping techniques that would be used on a horizontal 6-string guitar would be impractical on a steel guitar (lap or pedal) because the acti…

  6. comment
    Comment #23437193

    It's odd to me that the proposed Minimal Skeleton for tracking a bug doesn't include: * who reported the issue * what they reported happening * what they expected to happen instead…

  7. comment
    Comment #15379186

    neat! thanks

  8. comment
    Comment #15376479

    An example of what I'm thinking about, which I don't think Darcs can do (I'd love to be wrong): Alice and Bob both branch off of master at the same point. In Alice's branch, she mo…

  9. comment
    Comment #15376195

    I'm unfamiliar with Darcs, but thanks for calling it to my attention. Based on a quick look, it appears Darcs uses text diffs, so it's not quite what I'm talking about, but it's de…

  10. comment
    Comment #15375329

    I came here to post something similar. I'll add that many of the hard things we do with Git seem to do with re-ordering or re-combining of the underlying changes. If we want to mak…

  11. comment
    Comment #12698172

    This article is from 2015, and as a result, that is the last reported year. I found a more up-to-date data set at http://federal-budget.insidegov.com/ which is consistent with the …

  12. comment
    Comment #11991549

    I think one of the big problems with cities is how static their layouts can be. Many years from now, I like to imagine that cities will be made of movable parts that can be rearran…

  13. comment
    Comment #11668790

    Jay Kreps, architect of Kafka, calls it a log. https://engineering.linkedin.com/distributed-systems/log-wha...

  14. comment
    Comment #11584651

    Here's an O(N) solution to the `findSum` problem in Ruby: def findSum(array1, array2, sum) complements = array1.map{|x| sum - x}.reverse i = complements.count - 1 j = array2.count …

  15. comment
    Comment #7837976

    This was covered on The Office: https://www.youtube.com/watch?v=l8uCNOKODf4

  16. comment
    Comment #7676507

    Looks like Ruby. Why use a Hash instead of the built-in Set class?

  17. comment
    Comment #7284553

    The motive for running the farm is because some people will pay for the likes. The motive for someone running a farm to also send likes to non-customer pages is to make it harder f…

  18. story
  19. comment
    Comment #4529413

    Belkin's Wemo[1] line does pretty much what you're suggesting. I've got a few of their units, and I've been pretty happy with them. [1] http://www.belkin.com/wemo/

  20. comment
    Comment #4400373

    I think there are two distinct use-cases for posting to HN, and I think the OP's pain can be partially connected to the fact that both types of posts get treated identically. The f…

  21. comment
    Comment #4263260

    The post was entirely about flaws in its parent post's reasoning. The flaws were correctly identified. What does this have to do with your assumptions about the author's perspectiv…

  22. comment
    Comment #4076799

    Purchased this to check it out, since I couldn't figure out how to use the vouchers. Thanks for posting this example. It's pretty responsive... not sure if I would have known it wa…

  23. comment
    Comment #4076784

    I would love it if the OP would chime in here, so we could see what the RubyMotion folks are missing.

  24. comment
    Comment #4075930

    Could someone please recommend any PhoneGap-based apps that they consider "best-of-breed?"

  25. comment
    Comment #3985804

    People write articles hating on popular technologies for the same reason you went after your provocative title... because it's great linkbait.