Live data from Hacker News

Viewing profile — jbwyme

jbwyme

HN member
Joined
Sat, May 28, 2011, 12:05 AM UTC
HN karma
130
Public activity
53 items

About jbwyme

No profile information was provided.

Recent public activity

  1. comment
    Comment #35565396

    Nice! I was just minutes ago writing a very similar pattern with zod and GPT. Thanks for validating my approach :)

  2. comment
    Comment #29154530

    Mixpanel employee here, I actually just emailed Jitsu this morning to ask about adding Mixpanel as a destination. We're willing to work with them (or any of you!) to get the PR ope…

  3. comment
    Comment #27473051

    I believe their value lies in their e-commerce partnerships. You can effectively check out (almost) as seamlessly as a using a credit card on partner sites. I used Klarna when I bo…

  4. comment
    Comment #26299935

    I believe tech is still largely a meritocracy. If you think you should be paid more than someone, you should prove it with impact. If the goal of your education was compensation an…

  5. comment
    Comment #20327676

    Mixpanel | Austin, TX | Full-time, Onsite | Front-end & Full-stack roles | https://mixpanel.com Mixpanel is hiring full-stack and front-end leaning software engineers for its new A…

  6. comment
    Comment #19796549

    This is a concern with monorepo but you can still enforce the boundaries programmatically. For example you can add some simple, custom lint rules that prevent cross-boundary import…

  7. comment
    Comment #19641630

    We have been using a small bit of glue code to write Web Components declaratively with Snabbdom for a couple of years at Mixpanel: https://github.com/mixpanel/panel . Happy to talk…

  8. comment
    Comment #19222893

    Just curious, what are the reasons to be on "a bunch of metrics platforms"? Specifically, what are the various problems you were trying solve with different tools?

  9. comment
    Comment #16439281

    It's funny to me how many people are outraged at Facebook's focus on data collection and privacy "invasion" for the sake of monetization. Every company is using whatever data they …

  10. comment
    Comment #15065120

    We've been using Web Components + Virtual DOM to build our web apps for the last year at Mixpanel: https://github.com/mixpanel/panel . The biggest issues have been dealing with pol…

  11. comment
    Comment #15052080

    I'm pretty sure that the concept (or implementation) of virtual dom wasn't invented as a part of React. IANAL but I don't think they could patent it. Ignoring specific optimization…

  12. comment
    Comment #10468993

    Tried this footprint and found another: https://www.google.com/search?q=%22We+are+Netionwide%22&oq=%...

  13. story
    Ask HN: What are the best resources for becoming great at interviewing people?

    One of my primary goals this year is to become excellent at interviewing. As an Engineering Manager, I do a number of interviews per week but I don't feel like I'm very good at it.…

  14. story
  15. story
  16. comment
    Comment #8169917

    It's just personal preference. I really dislike the lyft product because I don't want the driver to treat me like I'm his friend (fist bumping and what not). It feels fake, forced,…

  17. comment
    Comment #7879606

    I think iterating quickly is great for product decisions where you don't know how people will react. Technical decisions, however, can be objectively evaluated up front given the r…

  18. comment
    Comment #7878844

    Loose coupling is awesome and dogfooding your public API is smart as well. However, it seems like there is a lack of strong technical leadership and a lot of big decisions are bein…

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

    One of the biggest shocks to me when moving to the Bay Area is the difference in social norms and acceptable behavior. I grew up in Texas and went to college on the east coast. For…

  22. comment
    Comment #5049627

    This response is touching, sad, but somehow beautiful as well: http://lists.w3.org/Archives/Public/www-tag/2013Jan/0022.htm...

  23. comment
    Comment #5030006

    Although I'm happy to see someone attempt to do what Simple is attempting to do, I don't think any sizable amount of people will be willing to drop their bank and move to an altern…

  24. comment
    Comment #5029460

    There is certainly a line that can be crossed when it comes to over thinking OO. However, Dependency Injection enables you to write much more testable code where in many cases peop…

  25. comment
    Comment #4846643

    For what Twitter is today, I'm sure they are. They are essentially the world's largest chat room except every participant gets to curate their own experience (plus it's all indexed…