Viewing profile — thomzi12
thomzi12
HN member- Joined
- Thu, Feb 23, 2017, 6:10 AM UTC
- HN karma
- 589
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About thomzi12
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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…
-
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…
-
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…
-
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
-
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…
-
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-…
-
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 …
-
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
- story
- story
- story
- story
-
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 …
- story
-
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 …
- comment
- story
-
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…
-
comment
Comment #23059194
Thanks, anonfunction! I've corrected it
-
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…
-
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…
-
comment
Comment #23059095
Many data analysts use exclusively SQL and R/Python