Viewing profile — 719Ben
719Ben
HN member- Joined
- Sat, Mar 29, 2014, 1:51 AM UTC
- HN karma
- 41
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About 719Ben
No profile information was provided.
Recent public activity
- story
-
comment
Comment #14992364
TL;DR Code at https://github.com/719Ben/chrome-spyware
- story
-
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?
-
comment
Comment #14037679
https://github.com/719Ben/Comic-Sans-Everything
- story
- story
- story
- story
- story
-
comment
Comment #11383209
I think the fix is simple. Make people confirm that they want to be a collaborators before notifying all their followers.
-
comment
Comment #11383048
I am the project creator and after some feedback I agree. The project's name has been changed.
- story
- story
-
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?
-
comment
Comment #9998778
I am running a payment platform that uses go, postgres, and several third-party APIs as well as offering one myself.
-
comment
Comment #9998698
What are the advantages/disadvantages of each one? I am a little lost here.
-
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?
-
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.
-
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.
-
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.
-
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…
- story
- story
-
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 …