RaGe
RaGe
The UPPERCASERER problem description starts > Write an HTTP server that receives **only** POST requests.. I forgot to check for `request.method != POST` but my code still passed the check....
Is there a command to change allocated cpu or memory in a task?
This [blog post](https://aws.amazon.com/blogs/database/building-distributed-locks-with-the-dynamodb-lock-client/) mentions possible future enhancements that could use server-side TTL, any thoughts on what direction that could take?
attempt at fixing #375 work in progress I don't like that the image ends up much larger than the original alpine based one ``` etsy/hound latest 66ef348e6d82 2 years ago...
I have about 900 repos ( ~1M LoC ) indexed. Search performance is very variable. It feels fairly snappy when searching for larger specific strings with fewer matches; but is...
When running gradle commands from the command line such as `gradle jmrun` add support for passing arguments, to enable parametrized tests from CI servers like jenkins. For instance: ``` gradle...