@aeva a nice drawing tablet?
Dr. Dek đ¨âđđ§đ )
Posts
-
the older I get, the weirder christmas gets. -
The unwrap thing is the equivalent of ignoring the return value of C functions that can fail.The unwrap thing is the equivalent of ignoring the return value of C functions that can fail.
I still prefer the Rust syntax for this, at least ignoring the error is explicit text in code.
In C ignoring a possible error is silent. To spot the error one would need to know the function signature and documentation in advance.Side note: exceptions are even worse in my humble opinion. They have the advantage of giving more information about an error than just a null or a negative number. But it's even less obvious which function might return an exception and what's the best place to handle them.
Functions with multiple return values are the way to go, even better if the return value is a tagged enum with information on both the correct operation or the error. -
For decades I've been using Gmail with its "send mail as" feature to have my own domain (runevision.com) appearing as the "from" address.@runevision for something as simple as a one account email, usually domain providers offer that for free. In my case (infomaniak) it does.
Otherwise there are a few email services I keep bumping on my timeline. The one that comes to mind first is @Tutanota
-
I want to play a song for my friend!@mcc chance the bluetooth protoco from call quality to music quality, it should disable the Bluetooth mic in the process