-
### Which packages are you using?
stream_chat_flutter, stream_chat_persistance
### On what platforms did you experience the issue?
iOS
### What version are you using?
stream_chat_flutter - 8.0.0
…
-
The Channels tab is currently spelt 'Chennels' instead of 'Channels'
-
Why do these two channels appear?
data.ch[8] = 1690;
data.ch[9] = 154;
-
Another thing that's missing from the official Slack export is private channels and direct messages.
There is https://github.com/sebseager/slack-exporter which enables exporting them with a similar…
-
Hi, I want to compute the second-order Hessian matrix for my custom nn.Module, which aims to replace the nn.Conv2D by CP decomposition, and I get this warning:
```shell
/data/miniforge3/envs/fairm…
-
I am developing a website that will allow you to view individual elements of telegram channel statistics. This site should be able to receive statistics on a sufficiently large number of channels (abo…
-
I think we need a better construct for release channels. For nightly the setup in this PR works fine, but for stable it does not: the primary tag of the release is not a `stable-$SHA` tag, it's a `vx.…
-
I would like the general chat to be sent to a public channel in discord but also, the general chat + towny private chat channels to be sent to a staff-only discord channel where staff can read channel…
-
Source
https://www.antennaeurope.gr/el/tvguide.html
https://www.antennasatellite.gr/el/tvguide.html
https://www.antennapacific.gr/el/tvguide.html
https://www.thesportplus.com/schedule_usa.php
h…
-
The `lnd_channels_open_balance_sat` metrics only includes the `local_balance` shown in `lncli listchannels` and does not include the `local_chan_reserve_sat`. This leaves 1% of the funds missing.