Diogo Ferreira

Results 9 comments of Diogo Ferreira

I guess it could be achieved if a rotated tile layout kept the non-master stack vertical rather than horizontal but didn't want to introduce such breakage.

I had to bypass precommit hooks because clang-format is complaining about existing code.

PDB already depends on commons-lang, so using org.apache.commons.lang.StringUtils#substring would solve the exception but wouldn't match the expectation of having a larger maxIdentifierSize.

I can imagine of a few use cases for this like schema migrations. But, in general, creating and updating DML in different places and with only partial knowledge of of...

I think it could be optimistic, try the query. If it fails, just do the check, retries and try again. Then again if the rtt is a problem, there's probably...

I'm not entirely sure you should be depending on pdb for latency sensitive workloads. However, if completion of the task is not a requirement for the caller to finish then...

I see this exact issue too with multiple podcasts when streaming.

likely related: https://github.com/basecamp/omarchy/pull/2664

I think this happened after the sddm migration. I can easily reproduce it by reproducing what hypridle ends up doing. **Connect via ssh**, and: Basic setup: ``` $ export HYPRLAND_INSTANCE_SIGNATURE=$(hyprctl...