-
I had some tests running in Pytest that test pagination by grabbing "next_page" and send a request with that as the new cursor.
The "next_page" cursor I was getting in my tests before was: "PmR0OjI…
-
Hi, I was running into an issue with the hl7apy library that I couldn't really understand so I'd figure i'd bring it up here.
I have some function in my codebase that is defined like this:
```py…
-
## Overview
Add support for generating and decoding certificate metadata payloads in JSON format using a specified metadata payload format version.
In short, generating and receiving application…
-
Hello,
Is there a way in which I can get the query parameters without the HTTP encodings? For example, suppose the query parameter contains the follow
phrase=hello%20world
Is there a way to …
-
Hi there,
I've been writing [my own software compositing library (targeting real time rendering for wayland applications)][seizer]. Along the way, I discovered that I was handling sRGB encoding/dec…
-
**Is your feature request related to a problem? Please describe.**
I am using Postgres JSONB columns for storing complex data structures, and I have Pydantic models representing those data structur…
-
Hi there,
I've been writing [my own software compositing library (targeting real time rendering for wayland applications)][seizer]. Along the way, I discovered that I was handling sRGB encoding/dec…
-
Hi,
As suggested, I wanted to look into seeing if there is a way to reduce the latency of the CMPTO J2K codec. We have measured the latency by comparing the source signal on a reference monitor wit…
-
ft8con and ft8modem exist allowing direct encoding and decoding from a linux cli
https://www.kk5jy.net/ft8con/
since from what i understand the x6100 simply runs linux at it core it should be easy…
-
While decoding faulty websites like this one https://www.societe.com/societe/ankaboot-832320170.html
```
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 2: invalid continuatio…