CryptoAlgo
CryptoAlgo
Hmm, the max fan rpm issue is interesting. Can you confirm (audibly or thru some other means) that the fan is actually running faster? I find it hard to believe...
I've made a PR which adds Swift 5 & updated SPM compatibility - #20
Do note that until my corresponding PR in a dependancy (https://github.com/ZewoGraveyard/CZeroMQ/pull/8) has been merged, you'll have to change the dependancy in `Package.swift` to point to my fork, which contains the...
Would like to add to this issue, the issue I'm experiencing is that the assistant sometimes provide text output, but for some questions like "what time is it", no text...
Hi @geky Could I clarify if the larger file names being returned first only applies to names which would otherwise be equal, save for their length? If my understanding of...
@geky, thanks for the follow up! Good to hear my understanding is accurate - it shouldn’t cause significant issues in our application. Noted that it’s been fixed in the next...
Hey, this repo isn't actively developed any longer, however there's a newer and (very significantly improved) version of Swiftcord coming up soon! Read more in this discussion: #189
@MaderDash Nope, the file in question is `DHT.cpp`, not the "unified library" in `DHT_U.cpp`. https://github.com/adafruit/DHT-sensor-library/blob/2295fe471c38d5e649a7b68cecccc42193c8e41c/DHT.cpp#L28 In the vanilla DHT library in this repository, the minimum interval is hardcoded with a...
You're off to a great start! I feel that including the API `message` struct within `BotMessage` is a great addition, as that makes referencing new properties from the original message...
From logs, it looks like something out of DiscordKit's control is causing the WebSocket connection to the Discord Gateway to be extremely unstable, to the point that heartbeats can't be...