Live data from Hacker News

Viewing profile — codehammer

codehammer

HN member
Joined
Wed, Jan 18, 2023, 11:10 PM UTC
HN karma
15
Public activity
8 items

About codehammer

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #43226114

    Have you ever wondered how Google Cloud Run magically scales your services down to zero and still manages to respond to incoming requests instantly? Let’s try to mimic that feature…

  3. story
  4. comment
    Comment #34437846

    Hey thank you for your nice feedback! I would be happy to hear your experience with it, don't hesitate to open an issue or a discussion in github if you have any question or feedba…

  5. comment
    Comment #34437673

    Thank you for the nice feedback!

  6. comment
    Comment #34437339

    Hey! Thanks for the interaction! I'll try to make it simple: A backhook is basically a function that knows from where it has been called. It means that it holds some state bound to…

  7. comment
    Comment #34437292

    It is actually! Dependency injection is not that easy with NodeJS in some execution contexts like http requests. Some frameworks make it easy like NestJS, but it's a relatively hea…

  8. story