Live data from Hacker News

Viewing profile — bwindsor

bwindsor

HN member
Joined
Wed, Mar 20, 2019, 7:17 PM UTC
HN karma
139
Public activity
20 items

About bwindsor

No profile information was provided.

Recent public activity

  1. comment
    Comment #46468364

    Location: UK remote Remote: Yes Willing to relocate: Not immediately Technologies: Python, AWS, Docker, Typescript, React, CI/CD, C (ESP32), Matlab. If I don't know it, I can learn…

  2. comment
    Comment #31679368

    If all the stuff you want to ignore is inside another folder, you can create another .gitignore inside that folder containing just * (i.e. ignore everything). Everything including …

  3. comment
  4. story
  5. story
  6. story
  7. comment
    Comment #29613638

    Thanks for that feedback - the product is basically ready to go, the reason for Kickstarter was to get pre-orders to get enough capital to pay for a larger manufacturing run. Of co…

  8. comment
    Comment #29612376

    At our company we have built a device which monitors your stove with an IR sensor and has an alarm for dangerous situations [0]. It does some processing on the sensor data - if it …

  9. comment
    Comment #29010746

    It doesn't know which smoke point to monitor for. However, the aim (at least for the MVP) is for it to work the majority of the time for the majority of users - and critically to a…

  10. comment
    Comment #29001354

    Thanks for the suggestion! We did consider the idea of making it automatically cut the energy source. However at the moment, the install steps are: receive it in the post, pull out…

  11. comment
    Comment #29000008

    I'd be interested if there's research showing whether a one-off popup gives more signups or more annoyance. The marketing people seem to think it's better to have it there. I agree…

  12. comment
    Comment #28999753

    I've been working on a stove safety/smart cooking device which is based on the temperature of your pan [0]. There are a small number of recipes which it currently works with [1]. T…

  13. story
  14. story
  15. story
  16. comment
    Comment #23159928

    Or use secrets.token_urlsafe https://docs.python.org/3/library/secrets.html#secrets.token...

  17. comment
    Comment #20868460

    Skyrad Ltd. | Algorithm Inventor | London, UK | ONSITE, FULL-TIME | Skyrad invents products in the rapidly developing IoT and energy sectors. We're currently analysing how monitori…

  18. comment
    Comment #20147907

    The final MATLAB example of "Inplace modification" is not correct. function f(out, x) out = x.^2 end x = rand(10) y = zeros(length(x), 1) f(y, x) What happens here when you call f(…

  19. story
  20. story