Live data from Hacker News

Viewing profile — jparker165

jparker165

HN member
Joined
Fri, May 11, 2012, 12:46 AM UTC
HN karma
69
Public activity
23 items

About jparker165

No profile information was provided.

Recent public activity

  1. comment
    Comment #16283633

    MineralSoft | Software Engineers (All Levels), Product Designer | Austin, TX | ONSITE MineralSoft is the leading SaaS provider for the trillion dollar mineral-rights asset class. O…

  2. comment
    Comment #13082045

    MineralSoft (YC W16) | Product Manager | Austin, TX | https://mineralsoft.com MineralSoft is a SaaS & data platform for oil & gas assets. We're looking for a technical product mana…

  3. comment
    Comment #12409299

    MineralSoft | https://mineralsoft.com | YC W16 | Austin, TX | ONSITE Oil & gas analytics and asset management automation. Hiring for software engineering (mid to senior), data scie…

  4. comment
    Comment #11815623

    MineralSoft | Austin, TX | ONSITE | Senior Developer MineralSoft is an integrated data platform for oil and gas. Our product provides revenue optimization and automated intelligenc…

  5. comment
    Comment #11406405

    MineralSoft YC W16 | Austin, TX | ONSITE | https://mineralsoft.com We're a SaaS and data platform for owners of oil & gas assets. We're hiring senior developers (2+ years professio…

  6. comment
    Comment #10975682

    Right. All equity sold until this triggers takes a haircut. This is especially weird if the 1.5% is taken post-money: companies will want to trigger the conversion as soon as they …

  7. comment
    Comment #9996706

    MineralSoft | Front-end/ Back-end/ Full-stack | Austin, TX We organize and analyze proprietary data around mineral rights assets. This is a huge, hidden market that's been trapped …

  8. comment
    Comment #9931761

    Clearly you think "post-YC" investments are a good deal, and I agree in aggregate. But the problem is that they can always be a better deal and some companies will be better than o…

  9. comment
    Comment #9931310

    This may greatly change incentives for YC. I've always thought being an LP in YC would be fantastic because of the valuation bump companies get on demo day. Let's say a company cou…

  10. comment
    Comment #9814078

    Austin, TX | Full time | On site MineralSoft: data platform for mineral rights revenue -- extracting and organizing royalty check stub data from oil & gas production http://www.min…

  11. comment
    Comment #9644473

    MineralSoft (mineralsoft.com) | Austin, TX | Developer - Python MineralSoft is a platform for oil & gas royalty data. We take information trapped in paper check stubs and make it u…

  12. comment
    Comment #8757211

    > campaign finance regulations are anti-free speech. Lessig has actually said that he supports the Citizens United decision for exactly this reason. I'll badly paraphrase from "Rep…

  13. comment
    Comment #8712835

    The paper is only indirectly about parking spot monetization. Dr. Shoup's bigger concerns (as I understood them as a student in his undergrad class at UCLA in 2005) were: (1) optim…

  14. comment
    Comment #8676815

    How do you see this interacting with Larry Lessig's MayDay PAC? The message is slightly different, but the tactics seems identical. I'm always for the experimentation that comes wi…

  15. comment
    Comment #8456320

    You'll surely be more efficient with handling data, but you don't have digital access to all the data you'd need. For example, the chance that a player plays at all (if they are in…

  16. comment
    Comment #8403321

    And even at 10,000 records, you're probably better off pre-loading them as json on the client and avoiding the server request altogether.

  17. comment
    Comment #7978438

    This is incredibly important. For all the really impassioned conversation about the broken state of US politics (on HN and elsewhere), the Mayday PAC is one of the very few legitim…

  18. story
    Ask HN: Who are the engineers that don't get hired?

    All I hear about is how no one can find (good) engineers. I had dinner with a friend last night complaining that this is killing his company's growth...but they only make offers to…

  19. comment
    Comment #6225295

    raw California chargemaster data was in excel files at this gov't website: http://www.oshpd.ca.gov/chargemaster outside of California, the data from a release by Medicare: http://w…

  20. comment
    Comment #6221688

    Yah, the joke I've heard from industry folks is that "only the Sultan of Brunei would pay those prices." But since many actual prices are determined as a percentage of the chargema…

  21. comment
    Comment #5684372

    I've been working on this exactly for a couple months with a similar dataset, and will clearly now bring in the medicare data. Email me (jparker165@gmail.com) if anyone wants to le…

  22. comment
    Comment #4708875

    Nice, I've gotten close to building this exact data flow from scratch and it was not fun. You're just missing step 6 ("-> Present"). I'd build some really simple jquery datatables …

  23. comment
    Comment #4708377

    Home-grown systems deserve a place in this discussion as well. For my point I'll break up analytics into halves: (1) collection and storage of data (2) analysis and presentation Sp…