Live data from Hacker News

Viewing profile — royka118

royka118

HN member
Joined
Mon, Mar 11, 2013, 5:09 PM UTC
HN karma
82
Public activity
54 items

About royka118

Software Developer

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42268762

    Empire World An amazing read that really opened my eye to the legacy of empire https://www.amazon.co.uk/Empireworld-British-Imperialism-Sha...

  4. comment
    Comment #37855019

    I've always enjoyed going to the MLops meetup ( https://www.meetup.com/mlops-community-bristol ), always very good talks on a wide range of subjects. There is also PyData Bristol (…

  5. comment
    Comment #28770528

    During the early part of my career I decided to just not write bugs. Was the best decision I made, I've saved myself countless hours

  6. comment
    Comment #28201876

    Sounds like you've got a bit of burnout. I felt like this a while back, I got though it by working for a company I really felt I had an impact and enjoyed the work culture. I'd cou…

  7. story
  8. story
  9. comment
    Comment #24632362

    I always use Cookpad, Waitrose has a good site too https://cookpad.com https://www.waitrose.com/home/recipes.html

  10. comment
    Comment #20414290

    Same from the UK

  11. story
  12. story
  13. comment
    Comment #16858619

    Down for me as well, Bristol UK

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

    I worked at a company building something similar. I do think this kinda product is a bit niche. Certainly when we tried to roll something out similar it was a hard sell as most com…

  17. comment
    Comment #16014641

    Password manager!

  18. comment
  19. comment
    Comment #15132284

    Well why do you want to do that, if you are finding the tests are too slow it maybe worth writing some tests with jasmine that can be run in node without a browser. That's what we …

  20. comment
    Comment #15132266

    Well currently we run the karma tests on CI with chrome headless so this allows us to do the same with firefox

  21. comment
    Comment #15132007

    For all of you old fogies working on angular 1 apps and are running browser tests with karma you can run your tests in firefox with headless mode with a customer launcher. Add the …

  22. comment
    Comment #14928044

    Looks good, I'd like to try this though https://blog.lessonslearned.org/building-a-more-secure-devel...

  23. comment
    Comment #14927747

    Yeah like the look of this, makes me wonder if one day I can code on a chromebook

  24. comment
    Comment #14704607

    Me too! Just to keep it good humored. If you put a smiley in an issue or a slack message it helps keep the recipient happy

  25. comment
    Comment #14701726

    Just this morning my team migrated from phantomJS to chrome headless for our Karma plus Jasmine tests. Did a bit of researching before the move and we found tests ran faster plus c…