Live data from Hacker News

Viewing profile — jreposa

jreposa

HN member
Joined
Wed, Apr 02, 2008, 10:58 AM UTC
HN karma
425
Public activity
153 items

About jreposa

Entrepreneur, Tech Guy

http://www.mybanktracker.com/

http://www.ad60.com/

We're hiring: http://www.ad60.com/jobs/

[ my public key: https://keybase.io/jasonmbt; my proof: https://keybase.io/jasonmbt/sigs/Xd3Od5gNpzq9ISIr3a9Xqs9OEd9XzkujNSlq1qg-lOg ]

Recent public activity

  1. comment
    Comment #6777340

    I get it's a piece of history, but how do you monetize this? Convert it to paid software? Streaming service subscription?

  2. comment
    Comment #6484011

    Clearly there is a pain point with PostgreSQL and GUI front-ends. Wish I could see the site.

  3. comment
    Comment #6253736

    Only one improvment for me: It should bounce at the top and bottom!

  4. comment
    Comment #5820662

    They don't necessarily even need to make a phone call. Once I heard the news I sent emails to about 10 lead/senior developers.

  5. comment
  6. comment
    Comment #5637737

    AD60 - Brooklyn, NY ( http://www.ad60.com/jobs/ ) We build mobile apps for iOS, Android, and Windows Phone 8. We need mobile developers and web developers. Most recently we've buil…

  7. comment
    Comment #5614501

    For one of my apps it says that I'm not using a production ready database. I'm using Amazon RDS. How well will the DB add-ons integrate with this check?

  8. comment
    Comment #5596714

    How about an option to frame it?

  9. comment
    Comment #4585618

    Agreed. Although, as a person who runs an agency, I do get a lot of emails a day from freelancers. So, you should try to stand out by showing your best work up front and be a real …

  10. comment
    Comment #4548360

    None of us will know the complete depth of their relationship, but TomTom shouldn't be so removed from this PR. What they should have said is "Although Apple provides additional la…

  11. comment
    Comment #4069252

    I'm logged out of FB at work for productivity reasons. I read FB probably about twice a day. Once in the morning and once at night. I'm not missing much.

  12. comment
    Comment #3914384

    Brooklyn, NY - AD60, MyBankTracker.com Web Developer - http://www.ad60.com/jobs/

  13. comment
    Comment #3893548

    About the twitter/facebook buttons. You can just delay until after the window.load event has occurred. It will have no impact on the page load, since the page is fully rendered at …

  14. comment
    Comment #3832122

    I love that favicon is the first tip. It's got me more than once, which is a sad testament to my ability as an engineer.

  15. comment
    Comment #3824773

    It's MailChimp, so super easy.

  16. comment
    Comment #3804881

    Just to clarify... I love Airbrake. Apologies if it didn't come across as that way. I use it on every site and app we create.

  17. comment
  18. comment
    Comment #3802727

    Agreed. I attack the most pressing errors ASAP. It just that the errors weren't actionable. Check out my reply above.

  19. comment
    Comment #3802724

    Well... Yes. It was helpful for that reason. I waded through many of the errors and traced them back to actual lines of code. It just so happens that many of the errors weren't par…

  20. comment
    Comment #3802546

    I tried Airbrake yesterday and it wasn't that helpful. I had to turn it off quickly as I was inundated with errors. You can see from your screenshot that you're getting Script Erro…

  21. comment
    Comment #3798501

    One quick note: I tried to select something on this page and nothing would happen. I finally figured out that I had to sign up for a service first. Have you considered creating a b…

  22. comment
    Comment #3797672

    Good to know. I'm running a test right now, so I should have a good idea if I need to pull it in the next hour or so.

  23. comment
    Comment #3797520

    Any idea if they're laying off software devs? They're still in high demand here in NYC.

  24. comment
    Comment #3797458

    My biggest issue is merging the project.pbxproj file every time someone on my team commits. Merging never works and we have to manually edit the XML. It's an awful feeling to alway…

  25. comment
    Comment #3797335

    Airbrake (formerly known as Hoptoad) has a JavaScript notifier. We use it for server side logging, but this article has inspired me to add it the client side as well. http://help.a…