Live data from Hacker News

Viewing profile — mastratton3

mastratton3

HN member
Joined
Mon, Mar 16, 2015, 6:01 PM UTC
HN karma
53
Public activity
39 items

About mastratton3

No profile information was provided.

Recent public activity

  1. comment
    Comment #25878621

    I've always wondered if consistency would add significant value but it is hard to argue with the cost of free solar power.

  2. comment
    Comment #25347408

    I don't know - on the other side of the coin imagine if no data was collected. It would be near impossible for companies to do any sort of troubleshooting or QA. Taking it a step f…

  3. comment
    Comment #22929216

    That's not exactly accurate. Transocean was the contract driller on deepwater horizon but BP still took the brunt of the liability and PR backlash. The contract structure actually …

  4. comment
    Comment #22927987

    That occurred during drilling not production so all the standard well head facilities were not in place.

  5. comment
    Comment #20596061

    ^This.. I don't see why people thinking hoarding cash when capital is cheap is a bad strategy. It totally ignores the fact that ease of raising and cost of capital is time dependen…

  6. comment
    Comment #20569049

    This is really good advice. I'd say it generalizes to learning most engineering challenges: Pick a problem you're interested in and solve it from top to bottom, tweaking all compon…

  7. comment
    Comment #20567693

    Isn't something about to be open source the opposite of vendor lock-in? Couldn't you just use databricks and then pretty easily migrate over to your own managed spark cluster if yo…

  8. comment
    Comment #20559751

    Honestly, if you really rationally break it down, starting a business rarely makes financial sense when factoring in the risk. If you want to maximize guaranteed lifetime income, h…

  9. comment
    Comment #20481101

    except it does carry actual health risks?

  10. comment
    Comment #20416276

    lol yes, whats the quote on "Don't assume bad intention when incompetence is to blame"? After seeing how people write code in the real world, I'm actually surprised there aren't mo…

  11. comment
    Comment #20411523

    This is more of an opinion, I'm sure there are plenty of cases where the founders didn't know each other directly but were introduced due to common interests and it worked out just…

  12. comment
    Comment #20338359

    The interesting thing here is that I find many young engineers want to work on the newest tech, however, they also want the 10-5 schedule. If you want to work on new and exciting, …

  13. comment
    Comment #20337607

    Exactly, would allow companies to hire from pretty much any major city and would allow people to relocate back to where they are from and maintain a great lifestyle and still have …

  14. comment
    Comment #20324731

    I actually think we'll end up somewhere in the middle, where people work remote most of the time but companies may have more smaller offices for people to go into. My wife works re…

  15. comment
    Comment #20131836

    I mean $2 seems fair for them to hold it in inventory and take the risk.

  16. comment
    Comment #16322245

    The Wonga Coup - https://www.amazon.com/Wonga-Coup-Ruthless-Determination-Oil...

  17. comment
    Comment #16312460

    I do highly recommend the book though, easy read during travel.

  18. comment
    Comment #16282644

    I've been thinking about this for a while actually. A lot of the data is available but generally requires going through FOIA which is difficult to do at scale.

  19. comment
    Comment #16024094

    This makes so much sense and frequently overlooked. I find even in other areas (such as sports), what makes someone seem really impressive generally isn't what is actually importan…

  20. comment
    Comment #15040451

    Meetings - I think anytime someone mentions they won't be able to get things done because of meetings, they should reassess if the meeting is needed at all.

  21. comment
    Comment #13816151

    I agree with this mostly, but I've also heard that algorithms questions can be a good proxy for actual software engineering skills. I've never validated this claim but I'm curious …

  22. comment
    Comment #13816117

    Coming from the other side of the process, even if a question may be arbitrary (Although, I'd argue a lot aren't) it can still be helpful in evaluating a candidate's thought proces…

  23. comment
    Comment #13816057

    Agreed, it'd be tough to leave a company where things are going well to become a contractor at a no-name company. I also think I'd be much less willing to make a jump unless I had …

  24. comment
    Comment #13128449

    Oh great, thanks for the reply. I think thats about where I think we'll land... keep S3 as the primary source, but have HDFS be used for intermediate jobs.

  25. comment
    Comment #13128382

    We're actually having a debate now as we're starting to process larger datasets as to whether or not we should keep everything on S3 or start using HDFS w/ Hive. I'm curious if you…