-
```
main()
2023-01-03T04:01:35.267 app[c2c6b821] sjc [info] File "/app/nitterbot/__main__.py", line 13, in main
2023-01-03T04:01:35.268 app[c2c6b821] sjc [info] mastodon.stream_user(listener)
…
-
**EDIT**: This has become more of a temporary devblog and less of a TODO list.
:exclamation: **Development can move fast. Old posts are old.** :exclamation: See the **latest** posts below for what …
-
Hi,
great job!
But...
**I get ERRORS when testing pgcopydb clone --follow --plugin test_decoding**
**By the way: pgcopydb clone --follow --plugin wal2json WORKS**
**Environment:**
Source …
-
When I compared dl to cap'n'proto, and the most striking thing cap'n'proto was better at was the awesome json formatting:
Example cap'n'proto:
```
{"ptr": {"graphComponent": {"graph": {
…
-
**Describe the bug**
Simple pull query fails when executing on node A but works on node B. (No standby replicas active)
**To Reproduce**
- Deploy ksqlDB 0.19.0 cluster with >1 node on k8s
- Crea…
-
Had this occur a few times (maybe since we enabled trace logging to track down another issue but cannot be sure):
This is v2.4.1 with trace logging enabled:
```
> kubectl logs hpe-csi-controlle…
-
First of all, many thanks for the work done on Hedis.
I have one interrogation though. I'd make good use of a `pubSub` function that is able to return a received message.
An example of usage mig…
-
Hey :)
So `serde_json`'s serializer and deserializer support `Write` and `Read` respectively, but unfortunately they aren't compatible with tokio.
The basic rule of I/O with `tokio` (I should c…
-
## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ …
-
i can't streaming rtsp
this is my code
package com.seoul.fire.usb.activity;
import com.jiangdg.ausbc.camera.CameraUvcStrategy;
import com.jiangdg.ausbc.camera.bean.CameraRequest;
import com.pedr…