Live data from Hacker News

Viewing profile — pdyck

pdyck

HN member
Joined
Mon, Oct 24, 2016, 9:41 AM UTC
HN karma
52
Public activity
26 items

About pdyck

No profile information was provided.

Recent public activity

  1. comment
    Comment #45442227

    Location: Bielefeld, Germany Remote: Yes Willing to relocate: No Technologies: Typescript, Python, LLMs, Node, React, NestJS, Redis, Postgres, ... Résumé/CV: https://www.linkedin.c…

  2. comment
    Comment #37748747

    Location: Bielefeld, Germany Remote: remote preferred Willing to relocate: no but occasional travel is fine Technologies: Node.js, React.js, TypeScript, Java, Spring, SQL, AWS, Doc…

  3. comment
    Comment #36163651

    Location: Bielefeld, Germany Remote: remote preferred Willing to relocate: no but occasional travel is fine Technologies: Node.js, React.js, TypeScript, Java, Spring, SQL, AWS, Doc…

  4. comment
    Comment #28038095

    Valuedesk ( https://valuedesk.de ) | Bielefeld, Germany (ONSITE) | Full-time | Senior Software Engineer At Valuedesk we help industrial companies to introduce a sustainable and pla…

  5. comment
    Comment #27359957

    Valuedesk ( https://valuedesk.de ) | Bielefeld, Germany (ONSITE) | Full-time | Software Engineers At Valuedesk we help industrial companies to introduce a sustainable and plannable…

  6. comment
    Comment #27036507

    Valuedesk | Bielefeld, Germany (ONSITE) | Full-time | Software Engineers At Valuedesk we help industrial companies to introduce a sustainable and plannable process for cost optimiz…

  7. comment
  8. comment
    Comment #26353497

    The biggest improvement we made to our dailies was to break up the traditional three question structure. Nobody really cares about your status from yesterday. Especially since we w…

  9. comment
    Comment #25989869

    Valuedesk | Bielefeld, Germany (ONSITE) | Full-time | Software Engineers At Valuedesk we help industrial companies to introduce a sustainable and plannable process for cost optimiz…

  10. comment
    Comment #25642984

    Valuedesk | Bielefeld, Germany (ONSITE) | Full-time | Software Engineers At Valuedesk we help industrial companies to introduce a sustainable and plannable process for cost optimiz…

  11. comment
    Comment #25568111

    You could use a differentially private mechanism like randomized response to gather the data. This would protect the individual through plausible deniability and still allow some k…

  12. comment
    Comment #25266414

    Valuedesk | Bielefeld, Germany (ONSITE) | Full-time | Software Engineers At Valuedesk we help industrial companies to introduce a sustainable and plannable process for cost optimiz…

  13. comment
    Comment #23310402

    Services like S3 are referred to as „object storage“. AWS Lambda is a service for „serverless compute“ or „function as a service“ (although it‘s debatable if these are good names f…

  14. comment
    Comment #22057579

    Why is this better than throwing errors or using Promise.resolve()? I know it is inefficient because creating a new error with a stack trace each time is bad for performance. Howev…

  15. story
    Show HN: Protest by Code

    I have a Hearthstone repository on Github which is installed through NPM a few times per day (also from China). Yesterday I removed everything from the repository and replaced it w…

  16. comment
    Comment #21200350

    I have a Hearthstone package on NPM which gets a few downloads everyday (also from China). Yesterday I removed everything in it and now module.exports is „光復香港 時代革命“ instead of Hea…

  17. comment
    Comment #19452949

    Read the comment again, young immigrants will have to pay higher rents because there will be a shortage of rentable housing.

  18. comment
    Comment #18805932

    I had the same experience when trying to do NER on customer support requests. My model performed great for research datasets but it was mediocre at best for my own dataset. Do you …

  19. comment
    Comment #18636919

    Trying to write mods for Minecraft is what got me into programming as a teenager, this looks really cool!

  20. comment
    Comment #17651102

    In Germany it's the same for parties or meeting with friends. If it is work-related most people tend to be on time.

  21. comment
    Comment #17415755

    Keras only offers standard layers but you can implement your own LSTM layer and use it with Keras. This way you can take advantage of all the other features

  22. comment
    Comment #17415714

    That's what I did for my bachelor's thesis. I didn't take any advanced Maths classes, so I had to learn everything from scratch. Keras helped me to build an intuition for neural ne…

  23. comment
    Comment #16699269

    Yeah, it‘s just three paragraphs explaining that HTTP is not encrypted.

  24. comment
    Comment #15668594

    When the component is mounted on the page, a planet is fetched from an api. Then the response body is parsed to JSON. After that the object is added to the component state. When th…

  25. comment