Live data from Hacker News

Viewing profile — thomzi12

thomzi12

HN member
Joined
Thu, Feb 23, 2017, 6:10 AM UTC
HN karma
589
Public activity
64 items

About thomzi12

No profile information was provided.

Recent public activity

  1. story
    Is complying to kids data regulations worth it?

    I believe my startup has a segment of child users and I’m wondering how much work it is to become COPPA, GDPR, and AADC compliant. I saw that Amazon and Meta have been hit with law…

  2. story
  3. story
  4. comment
    Comment #34193191

    Yeah that's fair -- maybe just focusing on becoming an expert in data and ML engineering in the long-run is a more prudent career choice than totally dropping those for another cor…

  5. comment
    Comment #34193180

    Taking that much time off of any job is pretty hard to do! The real goal of a bootcamp though (besides networking) is adding a project to your portfolio. You can then show off this…

  6. comment
    Comment #34193136

    You're right, Google has been very supportive -- very thankful for that! That said, if you work at a technology company, you CAN build a portfolio and self-advocate for projects wi…

  7. comment
    Comment #34188928

    Yep. In any case, building a model is a just part of the puzzle -- serving it in production is a whole other skillset that is very valuable. imho

  8. comment
    Comment #34188892

    Yes -- one thing I struggle with is choosing whether to work on data engineering projects (which I know I'm good at and can provide immediate value) or challenging myself with more…

  9. comment
    Comment #34188872

    Oh, I'm sorry about that! Here's a friend link that should allow you to bypass any paywall (if you've already read a couple paywalled posts): https://zachary-thomas.medium.com/how-…

  10. comment
    Comment #34188492

    Hey everyone, OP here -- thanks for reading or discussing. Curious if anyone else has switched from data science to software engineering, or has thoughts on comparing the two as a …

  11. comment
    Comment #34187888

    Sure! My company calls the role "software engineer" so that's how I describe the role but I think developer is also a good word for it

  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #24543555

    Hi! I'm Zach, the author -- I put together this doc since I couldn't find many resources I could recommend on metric design and evaluation, which pops up in data scientist/product …

  17. story
  18. comment
    Comment #24530825

    Hi! I'm Zach, the author -- I put together this doc since I couldn't find many resources I could recommend on metric design and evaluation, which pops up in data scientist/product …

  19. comment
  20. story
  21. comment
    Comment #24512898

    Awesome! Some quick reactions: - Wish I could upload a photo instead of taking one on the spot! - Took me a little bit of time to get past the "what city are you in" screen (the se…

  22. comment
    Comment #23059194

    Thanks, anonfunction! I've corrected it

  23. comment
    Comment #23059146

    Agreed! Pandas is great but at this point instead of using logic to solve data structuring tasks I often find myself googling for an optimized built-in Pandas method to help me out…

  24. comment
    Comment #23059123

    Sure! Practically speaking, as a data analyst, I would probably notice a missing month when plotting the trend of MAU over time. (You can make "but what if a month is missing?" a l…

  25. comment
    Comment #23059095

    Many data analysts use exclusively SQL and R/Python