sAy
sAy
Suppose I use cryfs on top of a network filesystem (e.g., an rclone mount or an sshfs mount [see. #342]). I want to know whether I will lost data if...
@of2 I use the following code as a workaround: ```r sjPlot::plot_model( model, type = "int", colors = "bw" ) %>% purrr::map(function(plot) { # You can also use scale_color_manual/scale_fill_manual or other...
1. I think it’s indeed a future problem, which will be serious when the user base of SimpleX becomes as large as that of Signal now. Nevertheless, I think it...
> Yes, thought about it... We will be adding "connection validation" anyway, for the sake of group connections validation, and the qr/code link exchanged here won't be possible to derive...
This is the relevant stacktrace ```shell # logcat -b all -s System.err --------- beginning of crash --------- beginning of radio --------- beginning of system --------- beginning of events --------- beginning...
The SMB client in the iOS Files app on my iPad can connect to the SMB server. Also, Material Files can connect to the SMB server if `server signing =...
> I can confirm that there is a `Fix handling of empty values when sorting Date columns` in our backlog, I believe there is a genuine bug here. Having the...
Currently as a workaround, you can install the `faketime` package (`sudo pacman -S community/libfaketime` on Arch Linux, or `sudo apt install faketime` on Debian/Ubuntu), and run the following command in...
> I already reported this key expiration issue to upstream, and they're fixing it. > > * https://gitlab.torproject.org/tpo/tpa/team/-/issues/40299 > > > it's recommend to use command below as workaround now:...
> After all these years, I do have a plan to introduce Chrome-like tab management when I have the time to rewrite this app in Compose. I've added a Compose...