Live data from Hacker News

Viewing profile — wmonk

wmonk

HN member
Joined
Wed, Nov 04, 2015, 10:04 AM UTC
HN karma
181
Public activity
26 items

About wmonk

No profile information was provided.

Recent public activity

  1. comment
    Comment #46226820

    PetsApp – The future of pet care | Remote (US/UK/EU) | https://petsapp.com Open roles: - Full Stack Engineer | Full-time We’re building an AI-powered clinic assistant that actually…

  2. comment
    Comment #45896134

    PetsApp – The future of pet care | Remote (US/UK/EU) Open roles: - Full Stack Engineer | Full-time We’re building an AI-powered clinic assistant that actually gets things done—book…

  3. comment
    Comment #45627773

    The section of using functions on indexes could do with more explicit and deeper explanation. When you use the function on the index it becomes a full scan of the data instead as t…

  4. comment
    Comment #45097832

    PetsApp – The future of pet care | Minneapolis | Remote (US/EU) Open roles: - Full Stack Engineer | Full-time We’re building an AI-powered clinic assistant that actually gets thing…

  5. comment
    Comment #43866930

    PetsApp – The future of pet care | Minneapolis | Remote (US/EU) Open roles: - Full Stack Engineer | Full-time - Test engineer | Full-time - Solutions Engineer | Full-time - Product…

  6. comment
    Comment #43619449

    PetsApp | Product Engineer (AI) / Full Stack Engineer | London or Remote (US/EU) | Full-time We’re building an AI-powered clinic assistant that actually gets things done—booking ap…

  7. comment
    Comment #33101615

    PetsApp | Remote (UK, EU) or in office London UK | Full-time | Software eng BE + Full stack | https://petsapp.com/careers | £70-100k We're on a mission to help a billion pets. That…

  8. comment
    Comment #32729240

    PetsApp | Full-time | Remote (or on-site London or Minneapolis) PetsApp is the team building the future of pet care. Our platform gives veterinary teams the tools to improve the wa…

  9. comment
    Comment #27382549

    PetsApp | Senior & Mid Fullstack / Backend / Frontend | Remote (UK Timezone) | Full-time | https://petsapp.com/careers We’re the team building the platform that allows veterinary c…

  10. comment
    Comment #27035085

    PetsApp ( https://petsapp.com ) | REMOTE | EU | North America | UK | Full stack / backend / frontend engineers | Node/Typescript/AWS/React/React Native PetsApp is a platform that a…

  11. comment
    Comment #24979763

    PetsApp | Backend / Full stack engineers / London, UK | REMOTE EU | Salary up to $120k PetsApp ( https://petsapp.com ) is a startup with a mission to make veterinary expertise more…

  12. comment
    Comment #18346947

    > who would give up Cardiff to go to London to get the same Salary but pay twice as much for rent? Clearly nobody... which is what they are talking about in the article.

  13. comment
    Comment #16660201

    Coming from well established js libs to python I have found the documentation really hard to deal with. I'm not entirely sure why that is. I really like getting to a repo on github…

  14. comment
    Comment #16545089

    For me, vim is so integral now to my dev workflow that being able to work in a single environment is great. I don't really use and cli tooling for DB access and querying, now being…

  15. comment
    Comment #15766128

    I think they get their display name from the variable name

  16. comment
    Comment #15765941

    AFAIK it's bad practise to export components like that, as they won't have a displayable name in devtools etc.

  17. comment
    Comment #15765934

    Surely there are drawbacks in refactoring, as unless your editor supports bulk renaming references you will have to rename every single import and usage. Whereas with a default exp…

  18. story
  19. comment
    Comment #15155304

    > Overall, 40 per cent of renters pay more than 50 per cent of their incomes on rent, the report found This feels much more telling than the title of this article.

  20. comment
    Comment #15037245

    I have just started reading Elixir in Action[1] by the same person in the video. I've been enjoying it so far, I think things like the stuff demonstrated will be in the book. [1] -…

  21. comment
    Comment #12000429

    How can you fix your home electronics if you do not know all 200 chip designs??

  22. comment
    Comment #11876040

    Why is it all or nothing? We've been replacing certain parts of our vanilla js application with small React apps and it's worked brilliantly. There is a really good talk by Ryan Fl…

  23. comment
    Comment #11644996

    You are not wrong, it is written by the CMO of Gradle.

  24. comment
    Comment #10996686

    The regex he fixed was committed into the package atom/language-go, not into atom core. It was only an issue when writing go code.

  25. comment
    Comment #10994541

    While this was a good read, should it not be titled: # How I fixed the 'atom/language-go' package