Christian Stewart

Results 122 issues of Christian Stewart

Such that the following code (from go-git) compiles properly without requiring a separate logic for GopherJS: ```go if os, ok := sys.(*syscall.Stat_t); ok { // not supported on gopherjs: e.CreatedAt...

At the moment "js" is set as a tag, but "gopherjs" is not. Consider setting "gopherjs" as a default tag to distinguish between Wasm and GopherJS environments.

Why do you force the API to simply get count and access by index? Is there any better way, perhaps by returning the `ToArray` value of the friend list?

enhancement

Why is there no client send constructor for ClientGCMsgProtobuf that allows you to specify a pre-allocated Body? https://github.com/SteamRE/SteamKit/blob/32c1a6f3794ba61554a3a38c94e339068b2633d3/SteamKit2/SteamKit2/Base/GC/ClientMsgGC.cs#L215 I'd like to allocate the body object elsewhere and then pass it...

enhancement

This issue is meant to track upgrading cayley to newer hidalgo versions. The Scan() interface changed slightly.

Hi quic-go devs, I wanted to share this proof-of-concept and associated library with Quic over WebSocket in the browser. It uses quic-go and libp2p mtls to implement a transport that...

In VimWiki regularly, I can fold section headers with `zc`. But in a TaskWiki buffer, I cannot fold section headers - I just get the error "No fold found."

enhancement
accepted

## Problem Many architectures such as Arm and x86 are currently implemented here. Multiple low-cost as well as high-performance riscv64 CPUs are now available. Alpine, Ubuntu, have riscv64 images available...

Using alsa backend on an arm64 machine (raspberry pi 4) with alsa. I've tested alsa and it works fine on its own. Spotifyd used to work here, too. But now...

bug

Run gofmt to bring the files up to the latest go 1.17 format.