Viewing profile — kiettv
kiettv
HN member- Joined
- Thu, Mar 24, 2016, 2:05 AM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About kiettv
No profile information was provided.
Recent public activity
-
comment
Comment #42190374
I still have to maintain many old projects that are using Node 7, but many dependencies are no longer available. Every update needs to patch the docker image manually from the last…
-
comment
Comment #33704293
That's too much micro management :(
-
comment
Comment #30551503
Do you have reversed proxy in front of your API like HA Proxy or Nginx, most of bots will hit you by IP only, so filter and reject request without domain will be eliminate most of …
-
comment
Comment #30539863
You need to access the sub path /search?q= :)
-
comment
Comment #30539856
It's powered by ElasticSearch, is it? So I can use all of its query parameters?