Miha Valencic

Results 9 issues of Miha Valencic

Hello! Are there any plans on supporting DHT-22 sensors? The project looks very nice (no C dependency).

enhancement

While using "Try Lisp", I can't go beyond "Let's do a little math". When I press Next button, I see that AJAX request fires (request is sent to /math) and...

## Describe the bug `jack_` tools error at the end. ## Environment * **JACK Version:** ``` ❯ jackd --version jackdmp version 1.9.19 tmpdir /tmp protocol 9 ``` * **Operating System:**...

bug

Hello! Thanks for the library 🙏! Would you agree that it would be proper that the method declaration (`ProvideAsync`) in the `IApiKeyProvider` interface should return nullable value since it is...

Hi! I'm observing delayed silo shutdown in a local environment (UseLocalhostClustering). The silo is just started and then shutdown, it does not matter whether there are any grains available or...

This change adds two unit tests that remove the project name from the and actually removes the project name from the generated context only for Razor metadata. I created a...

The current input path handling is problematic and error prone. Steps to reproduce a problem: 1. Create a sample project - `mkdir SampleXX` - `cd SampleXX` - `dotnet new mvc`...

First of all, thanks for the effort you're putting in. I've been using gettext style translations in Django and I'm considering using PO files for easier localisation into multiple languages....

### Describe the bug The `PortableObjectStringLocalizerFactory` which is responsible for calculating the `msgctxt` has a bug, where the project name is removed. This works fine in the Orchard CMS codebase,...

bug :bug: