rektide

Results 118 comments of rektide

I'm super sad that https://github.com/whatwg/fetch/issues/65 & this has been around for half a decade & made seemingly no progress. I would really like push to be useful on the web....

Hi. We could use this. We have a key rotation system in place. Currently we're working around the lack of ability to change cookie-parser keys by writing wrapper middleware that...

I mistook this for a thread on seeing reactive variables. There is a feature request for that at: https://github.com/apollographql/apollo-client-devtools/discussions/391

Popping by to tag https://github.com/timescale/timescaledb/issues/14 as a reciprocal ticket. > No, as of right now continuous views use their own storage called materialization tables. They're updated by combiner processes at...

Hey are we still using gmusicapi 5.0? https://github.com/diraimondo/gmusicproxy/blob/master/requirements.txt makes me think so. Has anyone gotten any progress upgrading? Edit: nope, [we're following along, on 10.1.0]( https://github.com/diraimondo/gmusicproxy/commit/9cb244660d7f1c0a363def746bf29abdf00ca1d8). Any idea why this...

This should still be followed up on, even if it's winter-cg that can use it & the browsers remain unmoved about letting dev's ever explore what the world could do...

I fixed this by editing /etc/nsswitch.conf, and adding mdns6_minimal to the hosts: resolvers line as so: ``` hosts: files mdns4_minimal mdns6_minimal [NOTFOUND=return] dns ``` Without this a Linux system will...

WASI Preview 2 support and Component Model support would be huge for me, allowing me to introduce Zig into existing projects & environments. Being able to interoperate with other webassembly...

Personally I'd rather go with a more privacy aware option for handling cookies. AutoCookieOptout has some great builtin filtering: https://github.com/CodyMcCodington/AutoCookieOptout Consent-o-matic is also great with a wider more user-controllable range...

@ImUrX just a fyi, pipewire-rs shipped a 0.6.0 with a fix.