Viewing profile — pdyck
pdyck
HN member- Joined
- Mon, Oct 24, 2016, 9:41 AM UTC
- HN karma
- 52
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About pdyck
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
- comment
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #19452949
Read the comment again, young immigrants will have to pay higher rents because there will be a shortage of rentable housing.
-
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 …
-
comment
Comment #18636919
Trying to write mods for Minecraft is what got me into programming as a teenager, this looks really cool!
-
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.
-
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
-
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…
-
comment
Comment #16699269
Yeah, it‘s just three paragraphs explaining that HTTP is not encrypted.
-
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…
- comment