-
Another addition that would be amazing is if the visibility between vertices could be configured to run on spherical geometry rather than Euclidean. Currently the solution works better for smaller dis…
-
This is a feature proposal to allow build RPMs from a git repo and install them into rpm-ostree images such as RHEL 4 Edge and Fedora IoT.
The procedure should allow to build several RPMs based in …
oglok updated
3 years ago
-
### What
Migrate/replace the Redux plans state (selectors and query components) to happen through the plans data store under `/packages/data-stores/plans`.
### Why
Since https://github.com/Automatt…
-
something that lets vehicles keep their old route unless the new route is better than their old route by a configurable threshold factor.
Maybe on a per-vehicle basis via #3229
-
DNS 配置,!cn 域名使用 fakedns 解析,cn 则使用 localhost 解析
"dns": {
"servers": [
{
"address": "fakedns",
"domains": ["geosite:geolocation-!cn"]
},
{
"address": "localhost",
"domains": ["geosite:cn", "geo…
-
-
Well this thing looks just bloody brilliant :) There seems to really be just one thing missing; a plugin to hook directly into [qpsmtpd](https://github.com/smtpd/qpsmtpd). It might very well be that i…
-
I am using the config files for the german keyboard.
1. In the untouched config ALT is remaped to TILDE (dota_remap_alt_key "^"). In this configuration self-cast and the ALT-ping function (on " ^ ") d…
-
When trying to create a hook:
``` php
return $this->github->api('/repos/:owner/:repo/hooks', Api\Request::POST, [], [
'name' => 'web',
'active' => '1',
'events' => [
'push',
…
-
I'd like to ask what's different and what plans are for this new server core in one of the branches. I've play tested the May 14th server code and other than the lack of anything whatsoever in the wor…