Alexander Maznev

Results 16 comments of Alexander Maznev

@pixelb Well this way you can get the share-mem / swap use included as well e.g. ``` > python ps_mem.py -p 14256 --swap --no-humanize 968.0,4593.5,5561.5,362,476,chromium ``` (also the number of...

This has been changed to use a new guest login via guest registration on the client side. Still this has a number of drawbacks https://github.com/pik/Interlocutor/commit/1d4679d98ed71d19aea19410d914a4c067e9a960 a) HomeServer's must support Guest...

> The goal of the architecture changes from v2 to v3 was to make v3 really flexible so you can do stuff like this without js-data getting in your way....

> If users restore a device backup or tab whilst the existing device is still around and active, Olm will wedge. > If you reuse node-localstorage and share curve25519 keys...

I've been playing around with this and should have a PR using the second approach this weekendish. I tend to agree that GTKApplication and single process may be a more...

Here is my initial attempt: https://github.com/pik/tilda/tree/tilda-dbus -- I've never written a non-toy program using dbus so let me know if something looks very wrong. At the moment it only supports...

You can right-click or use the new-tab hotkey open a new-tab or do you mean doing so via. terminal command?

Something alone these lines: https://gist.github.com/pik/71c9345de86eaa1ec5d3

Could you provide package versions for your window manager and libvte? I'll try and look at this when I get a chance. Until then the easiest thing might be to...

it's vte3 in the arch-linux repo not sure about manjaro, can you `pacman -Q | grep vte`