allcentury
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Analyzing 3 Years of Netflix's Job Board (allcentury.github.io)
-
We have tests that from app A that spin up app B (via docker compose) and hit endpoints. It is very brittle but we have not come up with anything better.
-
Say we use JIRA for agile development and git for version control along with CI/CD tools such as jenkins. We deploy a lot of code so how do we communicate to other business units stuff that has gone out? I see a lot of…
-
Hi HN, I'm hoping to start a discussion on the topic of paging/pagination as there seems to a hole in most implementations that I'm only seeing addressed by some API's. The example is pretty simple: GET /some_resource/…