Dennis Schridde
Dennis Schridde
The socket radeon-profile-daemon creates is: * Located in `/tmp`, while I would expect sockets of system services to be in `/run` * World-writable, while I would expect it to be...
GPX files created by OSMAnd+ contain `` tags, which are used to categorise bookmarks and set colours, etc. When translating such a GPX file to KML, this information seems to...
It would be great if the screen space could be used more efficiently on smaller screens. In portrait mode the use is fine. There is a lot of space that...
My goal is to learn at what pages I looked at before and after searching a certain page. Therefore I first search for a certain keyword from the page title...
When searching for a certain term that matches only some history items far in the past, it would be helpful if all the dates with no activity for that search...
It seems that Venia is overly verbose. I would e.g. suggest following more concise forms: ```clj {:name [:Int 1]} ; instead of: {:variable/name "name" :variable/type :Int :variable/default 1} {:name :Int}...
When looking at the query syntax `[:friends [:name :email]]`, it appears slightly odd that for the object referenced by `:friends`, GraphQL requires us to write the attributes we would like...
It would be great if Metro would support Mercurial in addition to Git.
I created a Kubernetes cluster using Terraform. Since the DigitalOcean Terraform provider does not yet support the `urn` attribute for the `digitalocean_kubernetes_cluster` resource, I manually moved the cluster and droplets...