Live data from Hacker News

Viewing profile — 719Ben

719Ben

HN member
Joined
Sat, Mar 29, 2014, 1:51 AM UTC
HN karma
41
Public activity
34 items

About 719Ben

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #14992364

    TL;DR Code at https://github.com/719Ben/chrome-spyware

  3. story
  4. story
    Ask HN: How do you test videos on different platforms

    Hi HN, Trying to figure out a way to test a video player on a variety of platforms (Windows, iOS, etc.) and can't find a good tool. Any ideas?

  5. comment
    Comment #14037679

    https://github.com/719Ben/Comic-Sans-Everything

  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #11383209

    I think the fix is simple. Make people confirm that they want to be a collaborators before notifying all their followers.

  12. comment
    Comment #11383048

    I am the project creator and after some feedback I agree. The project's name has been changed.

  13. story
  14. story
  15. story
    Ask HN: Process Echecks?

    Hi HN, I know platforms like braintree and stripe let you process credit cards with ease. Does anyone know any companies doing the same thing for echecks?

  16. comment
    Comment #9998778

    I am running a payment platform that uses go, postgres, and several third-party APIs as well as offering one myself.

  17. comment
    Comment #9998698

    What are the advantages/disadvantages of each one? I am a little lost here.

  18. story
    Ask HN: AWS vs. Digital Ocean?

    Hi HN, Not trying to start any sort of flame war, just wondering. What are the advantages/disadvantages of using AWS vs. Digital Ocean for a new startup?

  19. comment
    Comment #9985084

    I worded this incorrectly. We have quite a lot bilt. We talk about code design for each part before we build that.

  20. comment
    Comment #9984851

    We have yet to launch. I was talking about system design, not so much user design but I will keep this in mind as we start to get more and more into user design.

  21. comment
    Comment #9984845

    I like this advice. You hit it right on the head. I am asking about programing design, not interface design. We will start to flip a coin.

  22. story
    Ask HN: How do you draw the line between bikeshedding and design?

    Hi HN, I am currently working on a project with my co-founder. We will sit down and talk about the design decisions we want to make before we start to code anything up. We have bee…

  23. story
  24. story
  25. story
    Ask HN: How do you version control a Database?

    Hello All, I am working on a project with 2 others and we have a PostgreSQL database that links to our project. We are trying to figure out the best way to share the layout of the …