-
```
I've been using this nice little application for a few days now, it really
makes my life easier.
But: In my setup i need the first tunnel to act as a socks5 proxy, then i have
several tunnels th…
-
Hi all,
I'm in the middle of re-creating Maiana as a custom AIS Rx.
My hardware is consisting of STM32L432KB, Si4463, 30MHz xtal for silabs, EEPROM, without GPS, and without TX amplifier chain.
T…
-
`lifted-async`'s `Control.Concurrent.Async.Lifted.Safe` module has a [Pure](https://www.stackage.org/haddock/lts-9.2/lifted-async-0.9.3/Control-Concurrent-Async-Lifted-Safe.html#t:Pure) class that req…
-
Tasks:
- [x] use old CURRENT schedule when NEXT schedule not started yet (instead of showing nothing)
- [x] test
- [ ] test with a transit agency where schedule overlaps (1st departure of the d…
-
When I try to configure coq properties, following the last two lines of [the documentation](https://github.com/jscoq/jscoq/blob/HEAD/docs/embedding.md), I get an exception:
```
Anomaly ""Assert_fail…
-
Hello
im interest in building DDOZER really loved the design. the question is can i change the STM8S105K4T6C with the prebuild stm8s? (not the IC version but the prebuild like arduino nano version) s…
-
I apologize, if the issue is already on GitHub, but i couldn't find anything.
While working with darktable, i saw it detects my lens wrong.
I used for the photo the Canon RF 24-105 F4-7.1 IS STM
…
-
Approving this issue will deploy Infrastructure release version 'v1.2.1' to the Production environment.
Workflow is pending manual review.
URL: https://api.github.com/pa-digital/dft-dtro-infra-beta/a…
-
This error occurred in an emulator FWIW and reported via play store
```
"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 flags=1 obj=0x74d44f50 self=0xef574000
| sysTid=20325 n…
-
Our existing `@typeParam` annotation isn't quite powerful enough to capture the type of `stream:toArray`. It might seem like you could write:
```
function toArray(stream stm) returns Type[]|Error…