Bryan Joshua Pedini

Results 51 comments of Bryan Joshua Pedini

> the "Test connection" button will probably find it missing too, but offer to create folder for you. Correct, the issue is, I specify no folder (use the entire bucket),...

> Also, it asks if I want to send the file to trash after restarting Maybe your installation doesn't keep the "do not ask me again" setting persistent (if the...

strangely enough I had this issue on Debian w/ KDE, but (after bricking GRUB 'cause I accidentally overwritten my Linux disk instead of flashing a Raspberry SD card) now that...

@finzzz: > FYI, I'm using KDE Plasma. May at this point be a Plasma integration issue, rather than *just* a `codium` issue?

If somebody could try to replicate it on a reproduceable state like in VM with both KDE Plasma and Gnome/Mate for example (also in VM), we could all track this...

> A common solution to the shared reverse zone problem is to use `CNAME`s to move the `PTR` records into the forward zone, where the user already has write access....

Docker creates another layer of networking between your host (and its ports) and the container itself, which has another IP on a private network that the daemon uses to filter...

> in case when someone wants to run a container on the host network, it becomes an obvious issue, as you cannot change the port. True, but in my limited...

I have just tested it, and indeed `PORT` is not working, but it is not mentioned in `Docker/Dockerfile` nor in `Docker/entrypoint.sh` for the boot of the application. An alternative method...

in Telegram bots cannot communicate with other bots, period. this is a Telegram limitation, the "workaround" would be to have two bots in a channel/group where there are just you...