Live data from Hacker News

Viewing profile — domk

domk

HN member
Joined
Sat, Feb 09, 2013, 4:59 PM UTC
HN karma
167
Public activity
35 items

About domk

No profile information was provided.

Recent public activity

  1. comment
    Comment #47246968

    One of our interviews is a technical design question that asks the candidate to design a web-based system for public libraries. It explicitly tests for how simple they can keep it,…

  2. comment
    Comment #44507651

    Working with Shopify is an example of something where a good mental model of how it works under the hood is often required. This type of mistake, not realising that the tag is adde…

  3. comment
    Comment #36588724

    https://domk.website/blog.html

  4. comment
    Comment #34544577

    Would Stripe's Connect work for you? They have all the tools for setting up a platform that onboards merchants, takes payments on their behalf and pays them out. You can sign up an…

  5. comment
    Comment #34493180

    This is how our team does it as well. We are 5 engineers at a startup, so inbound support tickets that need to be turned around fairly urgently are common. Having one person dedica…

  6. comment
    Comment #34366557

    I think type checking helps with that both directly and indirectly. It helps directly by making it much easier to know what type or shape everything is. Without types, all you have…

  7. comment
    Comment #34330573

    You say 30 mins isn't enough for deep dives. Can you change from 30 mins every week to 60 mins every two weeks to allow more time for in-depth discussions?

  8. story
  9. story
  10. comment
    Comment #31990517

    What makes Daspoll different from to the many other existing survey products? It's not clear from the website how it's better compared to e.g. Typeform.

  11. story
  12. comment
    Comment #31338590

    Good advice. But instead of having an entitlements _system_ and API calls passing through multiple different services returning lists of features a customer is entitled to, you can…

  13. comment
    Comment #31262210

    Not everywhere is like that. Smart small companies will eschew this unnecessary complexity to get more done with less. For example, we have deliberately stuck with a single Node.js…

  14. comment
    Comment #30115681

    I started my career in a startup and had a similar FOMO, always thinking that the big corps have figured out all these problems we were struggling with, hoping I can one day learn …

  15. comment
    Comment #28842023

    Don't. Use a PaaS like Heroku, hook it up to your GitHub and a CI platform. Get your database hosted on Heroku or somewhere similar - plenty exists for anything you might need (Pos…

  16. comment
    Comment #28681378

    Yes, kind of like training, except it doesn't have a set agenda like a training session would, but is instead rooted in the circumstances of what's going on at that time. Any quest…

  17. comment
    Comment #28677656

    In practise, doesn't increasing the coverage highly correlate with increasing the test suite size, therefore proving the effectiveness? Conversely, I struggle to think how coverage…

  18. comment
    Comment #28677269

    I don't think 1:1s have to be weekly as a hard rule, but it's a good starting point. If bi-weekly works for you and your reports, do that. However I would argue that 1:1 is the one…

  19. comment
    Comment #28677029

    A lot of this seems like things that could be cut. 1.5h every day on post-mortem meetings stands out as the obvious time sink – does the organisation really have that many producti…

  20. comment
    Comment #27971349

    Shared Slack channels. We're an early stage e-commerce startup selling mainly to medium sizes companies, and one thing that's worked incredibly well is setting up a shared Slack ch…

  21. comment
    Comment #27582133

    You should absolutely do it. Chances are the startup won't be successful, but it's a life experience you won't regret having. Start building something on the side, and make sure yo…

  22. comment
    Comment #27395384

    At Purple Dot (waitlisting platform for e-commerce), we use Stripe. Not sure which Stripe product you are using exactly, but with Stripe Connect it is possible to pay out people in…

  23. story
  24. comment
    Comment #26782031

    This essay feels really dishonest. It tries to simplify the vastly complex problem of income inequality, on which there is a sea of existing, detailed research, into a simple "it's…

  25. comment
    Comment #26367977

    Being a good manager is a skill like any other, something you have to learn. In the industry, being someone's line manager and looking after their wellbeing and professional develo…