shribe

Results 7 issues of shribe

### Steps to reproduce Updating some old code, I got bitten by this. In Timex 3.3.0, I could parse a timestamp in a known local time zone as follows: ```...

Hackney should NOT attempt to encode provided URLs, at least not without being asked to. At this level the library should assume that the URL is already properly encoded. The...

api

1) On a post, request returns status code 100 & headers, I see no indication in the docs as to the proper way to now send the body and wait...

feature
http11
http

Mostly this is about adding the functions `mach_host_self ` and `host_get_clock_service`. I went ahead and added `host_page_size` since that was the only function needed to complete `mach_init`. The constants for...

The sections Overprovisioning by secure erase and partition table trick](https://openzfs.github.io/openzfs-docs/Performance%20and%20Tuning/Workload%20Tuning.html#id61) & [NVMe overprovisioning](https://openzfs.github.io/openzfs-docs/Performance%20and%20Tuning/Workload%20Tuning.html#id62) could use a bit more explanation, or a link to external information. I am unclear as to...

documentation
good first issue

### What happens? `select * from read_parquet('s3://...` fails because `s3_region` is not used in constructing the URL, and it also doesn't use an access point alias correctly. ### To Reproduce...

under review

Not every PVC mounted is going to be dynamically-created by a CSI. Sometimes we need to look at backing disk to see what's there. Sometimes multiple pods will have access...

good first issue