skylerbunny

Results 10 comments of skylerbunny

I can confirm this compilation problem. The referenced (expected) data types have changed between 9.5.x and 9.6.x.

https://github.com/funny-falcon/pg_hibernator (a fork) provides this functionality.

I'm guessing this problem is here: https://github.com/pypa/pip/blob/77f6ac676a012ca48d82f848b28b3a706b8cca4e/src/pip/_internal/build_env.py#L79 (Which is to say that --cert nor --client-cert are checked for nor appended in this use case.)

Could the fact that the MX8500 IPQ8074 is using a 2.9 firmware version with a 2.5 board file account for looping crashes when the 6G interface starts up in a...

> [Wallys DR9074 6E](https://www.wallystech.com/Network_Card/DR9074-6E-Wifi6E-Qualcomm-QCN9074-Single-Band-6GHz-4T4R-M-2-E-Key-Interface-802-11ax.html) from this issue #17071 is asking for ID 162: > > ``` > [ 8.498355] ath11k_pci 0000:02:00.0: chip_id 0x0 chip_family 0x0 board_id 0xa2 soc_id 0xffffffff >...

I made a comment on issue 596, https://github.com/gravitystorm/openstreetmap-carto/issues/596#issuecomment-46761861 , and I realize that in essence, this issue is asking for the same thing for a different reason: consistency applied to...

> FWIW, we spent a ton of time augmenting route relations (Interstates and US > Highways mainly) in the U.S. with appropriate network and ref tags... Could you append this...

I'd like to put in a vote to have this implemented ASAP. OSM recommended tagging for a road route with a ref= is to use relations, e.g. http://www.openstreetmap.org/way/21548058 and NOT...

> No, recommended is to have both, which isn't ideal, but that's what's recommended. I suspect that if this were implemented in openstreetmap-carto, the OSM recommendation would be changed to...

Well, the deeper technical implementation aside, assuming the existence of a tag can be compared between a way and a relation, I'd suggest this: - If a ref exists on...