Daniel Compton
Daniel Compton
It could be good to expand docs on the socket REPL to: - Explain motivations for creating the socket REPL - Explain how it can be used or extended -...
There seems to be a slow but steady flow of people trying to use the Clojure logo in ways that aren't allowed by Rich (unintentionally). It could be good to...
My app makes use of the origin and referer headers for some functionality. It would be handy if kerodon automatically detected and provided origin and referer headers. Is this something...
This is still WIP, but I wanted to publish it to show its relevance to #418 Fixes #397
It would be really handy to have output that showed when particular actions were run. What do you think?
SameSite=strict cookies are only sent for requests from a first-party context. SameSite=lax cookies are sent for first-party requests, as well as for top-level navigations. If you use only a single...
I'm trying to build an AOT'd uberjar using the Duct Leiningen template. I can use the template to build an uberjar, but it doesn't look like Duct modules and components...
We're using Hosted Graphite (great service btw), and we are charged by our metric count. We have ring metrics, JVM metrics, and custom metrics and are going over our cap....
These tests sporadically fail. Bumping up the test size to 10,000 should make it easier to spot them. ``` lein test :only clojure.core.matrix.properties/qr-props FAIL in (qr-props) (properties.clj:114) expected: (equals mtx...
*Description of changes:* According to https://www.lastweekinaws.com/blog/are-aws-account-ids-sensitive-information/ which was confirmed with AWS: > “Account IDs are not considered sensitive. Based on your feedback, > we’ve started updating our documentation to make...