Live data from Hacker News

Viewing profile — lcarlson

lcarlson

HN member
Joined
Thu, Jul 07, 2016, 12:56 PM UTC
HN karma
7
Public activity
43 items

About lcarlson

No profile information was provided.

Recent public activity

  1. comment
    Comment #14567929

    I would assume a SQL database would be at least a tad easier to do accounting like tasks?

  2. comment
    Comment #14482396

    You can actually sue them if they do call you after you tell them not to for $1200 per violation. Is also illegal for them to call mobile phones. This technology actually cropped u…

  3. comment
    Comment #14480089

    It's against the law for collection agencies to call you if you tell them not to.

  4. comment
    Comment #12940896

    Hmm, often times the models are not reusable because they end up doing too much. Tryg actually started to create something called ACI because of this.

  5. comment
    Comment #12930780

    On the contrary, I find that people stuff too much on the model because of rails. I've found that I much prefer very simple models to describe very fine grained parts of the data a…

  6. comment
    Comment #12582001

    Whatever your issue was, it most likely has to do with our query planning or lack of indexes. I've used sqlite with success on many gigabyte datasets.

  7. comment
    Comment #12581956

    Couldn't you just write the file out in a CSV format sqlite supports?

  8. comment
    Comment #12578575

    Postgres is pretty awesome though. :)

  9. comment
    Comment #12545574

    Sports are the best drugs!

  10. comment
    Comment #12420728

    This may be a bit off topic but I've found sqlite to be quite a powerful csv parser. Once posted you can manipulate the data in lots of ways. When you're working with reports that …

  11. comment
    Comment #12391771

    Polyglot can be nice too.

  12. comment
    Comment #12391203

    As a React user, I'd be really curious to see what these benchmarks look like when you're dealing with larger, more complex projects. I was under the impression that React scales w…

  13. comment
    Comment #12376956

    Woops! I actually meant to post super gen pass but at least the website I referenced points directly to super gen pass so it wouldn't be too hard to figure out I would hope!

  14. comment
    Comment #12376765

    Actually this doesn't fulfill your sharing passwords requirement. It's still something I recommend you check out though at the very least for your personal passwords

  15. comment
    Comment #12376758

    Also check out http://genpass.supergenpass.com . your passwords aren't stored and don't require sync!

  16. comment
    Comment #12376748

    Try http://genpass.supergenpass.com ! :)

  17. comment
    Comment #12376745

    I use this everywhere and I've been slowly migrating all of my passwords off of 1password: http://genpass.supergenpass.com Bookmarlet and mobile app and I don't need to store any p…

  18. comment
    Comment #12365703

    Why the anti capitalistic sentiment? Is programmers want to get paid for our work, right?

  19. comment
    Comment #12328886

    Very interesting!

  20. comment
    Comment #12302930

    I think page.js supports middleware if you're looking for something to emulate. Basically chainring callbacks.

  21. comment
    Comment #12302901

    How is this different from page.js?

  22. comment
    Comment #12285773

    Just use mvc, page js and fetch: github.com/lancecarlson/React-MVC

  23. comment
    Comment #12280073

    Hmm, there are also some pretty sophisticated fraud detection tools available. Have you explored them at all?

  24. comment
    Comment #12280051

    Ya, see operation choke point. Tons of reputational risk there

  25. comment
    Comment #12280033

    No they're not lying that their partners do not want them to touch high risk merchant accounts. At the end of the day, stripe answers to a sponsoring bank, which is highly regulate…