Daniel Lo Nigro

Results 189 issues of Daniel Lo Nigro

I have the following ASP.NET MVC routing rules: ``` csharp routes.MapRoute( name: "BlogCategory", url: "category/{slug}", defaults: new { controller = "Blog", action = "Category", page = 1 } ); routes.MapRoute(...

I'm getting a HTML 500 error message: ``` % diff -u /etc/php/{7.0,7.1}/fpm/php.ini | curl -F 'sprunge=

All the dependencies for an app should be defined in its `package.json` file. However, `rackt server` assumes `webpack-dev-server` is installed globally, resulting in an error like this when running it...

The readme says: > To start the github receiver locally: > ``` > docker run -it measurementlab/alertmanager-github-receiver:latest > -authtoken=$(GITHUB_AUTH_TOKEN) -org= -repo= > ``` Is it possible to configure the org...

This library doesn't seem to handle the escape codes for links properly. Documentation: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda

`dpkg --install` is legacy 😃

I'd like to see a feature where multiple providers could be added, for example both Real Debrid and Premiumize. Each provider would have a priority. When downloading a torrent, the...

PHP 7.1.0 updated `list` to allow you to specify the keys you want to destructure. See https://wiki.php.net/rfc/list_keys for the RFC 3v4l: https://3v4l.org/rXOGC ### HHVM Version 3.16.0-dev ### Standalone code, or...

feature request

- Program: Authoritative - Issue type: Bug report ### Short description I have a domain `d.sb` that uses DNSSEC and has non-PowerDNS secondaries. The master is running in a "hidden...

auth

### What happened? It's dancing by itself 😆 https://github.com/nurikk/zigbee2mqtt-frontend/assets/91933/66f0cfd4-e2f9-4899-869d-22f9e5970bb2 It stops moving if I grab it, but grabbing it is the hard part. ### What browsers are you seeing the...

bug