Viewing profile — codehammer
codehammer
HN member- Joined
- Wed, Jan 18, 2023, 11:10 PM UTC
- HN karma
- 15
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About codehammer
No profile information was provided.
Recent public activity
- story
-
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…
- story
-
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…
-
comment
Comment #34437673
Thank you for the nice feedback!
-
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…
-
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…
- story