Live data from Hacker News

Viewing profile — mgoblu3

mgoblu3

HN member
Joined
Wed, Sep 14, 2016, 3:52 PM UTC
HN karma
84
Public activity
32 items

About mgoblu3

No profile information was provided.

Recent public activity

  1. comment
    Comment #25884167

    Most of these things just use it for API access, from what I’ve gathered. Haven’t looked into this one specifically.

  2. comment
    Comment #23302571

    Chiming in as a Midwest engineering manager here (Michigan). There's no lack of talent in the Midwest, although it's certainly a different calculus to try and match hiring to the s…

  3. comment
    Comment #23093099

    Is this what they did with the PullPanda acquisition? We had started using that a bit, but not being able to add new users as of late and the general pause in feature development s…

  4. comment
    Comment #23031825

    There’s a bit of a rat race in colleges posturing to get ahead of each other always, and that takes capital investment and the recourse to raise funds ends up being tuition. These …

  5. comment
    Comment #22731414

    Even as someone working on a really big global app with hundreds of engineers, people also underestimate that although the core of something might not be all that complex, all the …

  6. comment
    Comment #22709097

    Would be pretty hard to scan for, but I agree that there should be something at least outlined. Privacy policies clearly are aren’t useful enough.

  7. comment
    Comment #22090018

    For 5, usually a pitcher and catcher will through multiple signs with a runner on second to scramble the signal, and usually you don’t get enough pitches in to determine which sign…

  8. comment
    Comment #21946646

    It doesn't show any text, it's only Siri doing interactions but it's a quick UX to scroll through and see names and unread.

  9. comment
    Comment #21870131

    We at least use one internally at my big corp. It's nice because instead of routing to some non-vanity URL that looks more like a raw Azure host, we can register x.company.com/what…

  10. comment
    Comment #21530469

    I’m still struggling to find out what exactly is required for mobile apps in particular. Our legal team (very big company) told us we have to add a link to our Privacy Policy on ev…

  11. comment
    Comment #21302442

    Wrote for the Daily in college from 2012-2016. Was a really cool experience, and something that’s stuck with me a long time.

  12. comment
    Comment #21133414

    Similar experience here. On really big teams sure, you can bike shed the format a ton, but they’re all relatively close enough but CC has some good tooling so we just ran with it. …

  13. comment
    Comment #21084024

    Weirdly, I scored completely average on the math for the GMAT despite an engineering and math degree and pretty much aced the verbal without any studying (figured out early on I ne…

  14. comment
    Comment #20795286

    As a UofM grad and still an Ann Arbor resident, Ann Arbor has significant housing supply issues and a city council elected to effectively keep it that way. That said, there’s defin…

  15. comment
    Comment #20183729

    I feel this perspective gets lost a bit. Big companies don't roll through 1000 applications with 50 open spots and try to hire the best 50 candidates. They want to find maybe peopl…

  16. comment
    Comment #20048318

    This was in Chennai mostly, so little different language situation. I don’t mean to come off too harsh on it, as having Uber in India was extremely useful for me getting around. So…

  17. comment
    Comment #20041871

    I had a roughly 5.0 rating over a hundred or so rides in the Midwest US, but mine dropped to around 4 after taking 30-40 Ubers in India. It was a different experience there, and I …

  18. comment
    Comment #19713050

    Does this include mobile projects? I know Uber was/is pretty big on the Buck migration

  19. comment
    Comment #19329293

    I think the perspective of this is assuming that the technical skill is there. You're totally right that the difference between a prime Tiger Woods and the field is definitely tale…

  20. comment
    Comment #19246842

    The article details that these moderators in the article were outsourced through Cognizant.

  21. comment
    Comment #18400817

    I had this when I was in public elementary school between 2000-2005. It was part of the library classes, and we were also taught information retrieval on Google and some of the Goo…

  22. comment
    Comment #18149129

    As someone who works at a place that just moved from Pivotal Tracker to Rally.... you're opening up some wounds :(

  23. comment
    Comment #18094323

    We moved a very large iOS app over to Swift, and the first two benefits are really huge. I know people have opinions on these things, and both sides are right, but the really stron…

  24. comment
    Comment #17691579

    There are some rules around this, as noted in https://nomothetis.svbtle.com/the-ghost-of-swift-bugs-future : IF the inferred type of a variable is the protocol: AND the method is d…

  25. comment
    Comment #17691556

    Default implementations on protocols in Swift definitely can be a little dangerous. We've shied our team away from doing this unless the protocol is explicitly used as a mix-in typ…