Vlad Yamkovyi
Vlad Yamkovyi
Sway looks VERY promising and I believe polybar is mostly used with i3. @SirCmpwn [works hardly on wlroots](https://github.com/swaywm/sway/issues/1390) thing for sway so it has all chances to **overcome** i3 in...
@NBonaparte Sadly, I didn't found anything related to windows placement position setting, looks like there's no way for that in the [documentation](https://wayland.freedesktop.org/docs/pdf/Documentation-1.3-Wayland-en-US.pdf). The only way is to use XWayland AFAIK,...
@garyng If we are talking about Windows 10, you may install [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10) and start using Linux within your Windows installation right away!
I'd suggest also considering naive text matching. Should not be hard to implement.
There's already `@steeqbot`
Yes, can be reproduced on any Telegram version actually. Doesn't affects official mobile Telegram client. I'm amazed that nobody reported this to developers before, but I've managed to reproduce this...
Fixed in upstream ([e3b6e1325e0d8dff9c428f293d468c7c2a1c3329](https://github.com/telegramdesktop/tdesktop/commit/e3b6e1325e0d8dff9c428f293d468c7c2a1c3329))
Don't confuse encryption and signing, as well as SSL and SSH. SSH uses SSL formats but it does NOT relies on authorities. Also I said about shipping keys with clients...
In 1.12, there's debug.log instead. Everything is fine with block but it's just... not safe due to possible collisions, and also errors are still annoying. Anyway, [here you go](https://hexawolf.me/transparency/debug.log). I'll...
You can modify handshake to send server SS version as well. I don't think backward compatibility is a huge issue here.