-
Hello! If I use the following snippet (in ini file)
[wsgi]
http-socket=3000
will REST server listen on all net interfaces?
Is it possible in future to put net interface name instead of…
-
I was curious about contributing but the repo is empty. There's some progress in the module-init-functions branch, but it's totally unclear what state it's in - broken, incomplete, working but never …
-
https://github.com/hailo-ai/hailo_model_zoo/tree/master/hailo_models/license_plate_detection
-
Please forgive me if this is intended behavior, perhaps following a spec somewhere, but it seems that kramdown will autogenerate IDs that start with a number, but it will not respect manually specifyi…
-
Followed the Unity guide, using latest 2019.2.6f1. Cloned the repo and copied the folders in as per instructions.
- conflict with System.Runtime.CompilerServices.Unsafe.dll (also used by Unity.Mathem…
-
The linker in Blazor WASM is including dependencies that aren't in use (in normal scenarios these would be stripped out by the compiler, which is what happens with the linker disabled (ok)).
When a…
isc30 updated
4 years ago
-
**Suggestion**:
> update the documentation generator to support additional meta markup of configuration options
**Preamble**:
When trying out a new filter/input/something, the first thing one often …
-
I was hoping to use the sourcemaps after upgrading to sprockets v4. Unfortunately they're not generated.
Originally I was using uglifier, but switched to the recommended `:terser` option.
I'm runn…
-
Hi all,
I’ve been using PyBind11 for some time now (what a wonderful library, thank you all of you devs!!) and in conjunction developed a Python cmake-setuptools integration package, which works w…
-
**Migrated issue, originally created by dradetsky ([@dradetsky](https://github.com/dradetsky))**
Usage would be something like `alembic revision --autogenerate --print`. The result would be to output…