-
I'm running into this error with qualified imports (a reduced test case of a more complicated project):
a.makam:
```
foo : type.
foo : foo.
```
b.makam:
```
%import a.
bar : a.foo -> a.…
-
### Describe the issue you are experiencing
I am trying to map a network share on my QNAP NAS. The NAS is configured as AD-Domain Controller and uses domain accounts for authentication.
I went on m…
knebb updated
3 months ago
-
### Please verify that you have read and understood the guidelines.
yes
### A clear and concise description of the issue.
I an attempting to run the home assistant os script at https://github.com/t…
-
Hallo,
mir ist heute (die Sonne scheint gerade so schön hier bei uns im Süden :) ) aufgefallen, dass die Regelung zu stark greift - sowohl beim reduzieren als auch beim erhöhen.
Kurz zum Setup …
-
# Proposal
This is a Julep suggested by @StefanKarpinski during this [julia-users group discussion](https://groups.google.com/forum/#!topic/julia-users/7IqQROx_zIo).
Julia lacks a C-style [switc…
-
**Checklist:**
- [ X ] I updated to the latest version available
- [ X ] I cleared the cache of my browser
**Release with the issue:**
Frigate card: 5.2.0
Frigate Integration: 5.0.0-rc1
…
-
### Describe the issue you are experiencing
Home Assistant is stuck in a loop trying to start the "containerd container".
![grafik](https://github.com/home-assistant/operating-system/assets/649680…
-
### What happened?
Some of our IKEA bulbs are switching on to the lowest brightness setting when toggled. Across all the UIs (HK, HA, Z2M) the brightness value still shows as the brightness that th…
-
```
(On a darcs build of Agda from a couple of days ago)
I tried a simple translation of Oleg's Symantics HOAS-alike to Agda and
although it all typechecks just fine, attempting to normalize certain…
-
I find that a HOAS pattern matching example in the scala 3 reference does not compile.
The example is here https://docs.scala-lang.org/scala3/reference/metaprogramming/macros.html#hoas-patterns-1
I…