rektide

Results 118 comments of rektide
trafficstars

Thanks all. @jesup, your analysis reads true to me on all fronts. Waiting on `js-promise-integration` seems not feasible at this point & it's quite probable we still would not have...

I know webassembly today is quite troublesome to use with async, but I do want to call out that webassembly folks are working hard on a variety of fronts. They're...

Would extended attributes also be something we could consider potentially in scope for this issue? Or should that be a separate issue for discussion

This remains one of my biggest hopes, that somehow, some day, some time, the web/dom/hypertext can be hybridized with 3d. This is such a horrifying limitation, that we refuse to...

None of the discord links work. anywhere, from what I've seen.

hyper underpins [deno's native http extensions]( https://github.com/denoland/deno/blob/main/ext/http/lib.rs). there is hyperium/hyper#1818 for http3 support in the hyper framework. there's an experimental implementation, [hyperium/h3](https://github.com/hyperium/h3).

> The [Rustls](https://github.com/rustls/rustls) crate is the most popular TLS implementation in Rust. However, Rustls is based on the Ring library, which cannot be compiled into WebAssembly. Im just why is...

powerdns has [`ALIAS`](https://doc.powerdns.com/authoritative/guides/alias.html) records as well. would love support for this feature. critical for anyone hosting mail.

There was an interesting ask that crossed my feeds, [about using cloud-native infrastructure to manage users & databases on a legacy/non-cloud postgres](https://retro.social/@freakazoid/104903310704708872). That seems like a pretty wild use case,...

> Could you explain the use case? I'm trying to write tools to help users deal with git repositories, and there are symlink files in users repos that I need...