-
Are you open to use yaml (see example at http://www.yaml.org/start.html) or markdown for the config file, instead of json? If so which one do you prefer? I think yaml is more appropriate, but I'm open…
-
[Your article](http://www.dwmkerr.com/the-only-angularjs-modal-service-youll-ever-need/) clearly show an execution order:
```
var modalController = $controller(controller, inputs);
var modalElement…
-
# Part 1
- Server
- [ ] Run Flask on port 80
- [X] Website run on the `root` route
- [X] File named `bootstrap.py`
- [X] No 404 errors by linking with `url_for`
- [X] Prope…
-
**Context**
Since C++17 Eigen does not require custom alignment handling anymore.
Since ROS 2 Humble, C++17 has been the default, and at this time, support can be expected for new software.
**E…
-
_Annotation imported from PaperHive._
Regarding this part:
on a
case by case basis on the template-based phrasal approach.
Remi van Trijp wrote:
This really depends on how you operationalize the no…
-
Message:
> Skip inheritances is not set. This may throw an error, if basedir is set to "." and pug-inheritance is resolving files also in package folders.
Gulpfile.js:
``` js
gulp.task('pug', fu…
-
Feature request
## What
Writing methods that return `RenderFragment` is a way to extract parts of a component's template and potentially allow them to be virtual/abstract. I've tried multiple wa…
RdJNL updated
3 months ago
-
In #39 an improvement to find more global variables and class members for C++ code was proposed
and implemented, a similar improvement should also be done for C# and Java language checking.
Additi…
-
Link to this patch https://github.com/naparuba/shinken/commit/d680640dcca5aadf25bef613b1c337be6df89a90
I upgraded to shinken 2.4.4 and has issue loading arbiter:
```
[1668706565] CRITICAL: [Shink…
-
It has been commonly requested for blueprints to be able to include each other. Currently any inheritance or sharing of 'blueprintable customizations' is being done in code and image definitions.
Off…