Flori

Results 24 comments of Flori

Perhaps it might make sense to not have the build fail, but rather have methods like `hostname::get()` return an `Error` Result which can be handled by the developer?

> Would be quite interested in the touchlink feature on raspbee II, useful for old philips living colors lamps. > > Is there any ETA now? Afaik this exists on...

LLDB Output on replicating this crash: ```╭─flori@starbook ~/Fast-Discord/bin ‹main●› ╰─$ lldb ./Fast-Discord (lldb) target create "./Fast-Discord" Current executable set to '/Users/flori/Fast-Discord/bin/Fast-Discord' (arm64). (lldb) run Process 91135 launched: '/Users/flori/Fast-Discord/bin/Fast-Discord' (arm64) 2023-01-12...

Can reproduce. Had certbot issues for a while, but they seem to have gotten worse. Error on creating SSL Certificate: `nginxproxymanager-app-1 | [1/31/2023] [12:22:28 PM] [Nginx ] › ℹ info...

A temporary fix for me was to change the port of the application I was trying to get a certificate for. I had a webserver running on port 5000. changed...

I'd like to say that I'd see this as a welcome change, since I was just about to create an issue with the same feature request. :)

Relevant URLs: [Discord Docs: Message creation](https://discord.com/developers/docs/resources/channel#create-message-jsonform-params) [Spacebar API Docs: POST /channels/{channel_id}/messages/](https://docs.spacebar.chat/routes/#post-/channels/-channel_id-/messages/)

> I'm pretty sure the discord.com client does send message type in this endpoint, but the default type is just a normal message which is used when it's undef. >...

Probably `username`, to indicate that it is an error with the username. An empty string just doesn't say much about the error