-
MarsIronPI
Is there a way to auto-set status when the gajim window is closed?
-
pedro.ataide
Hi people. Is everything OK? Are there any plans to abandon python?
-
MarsIronPI
pedro.ataide, why abandon python?
-
pedro.ataide
Because it is slow and a tremendous resource hog. Gajim`s memory footprint is huge, almost unbelievable. We desperately need a good and real programming language.
-
pedro.ataide
The same happens with other python applications, by the way.
-
MarsIronPI
pedro.ataide: then you should probably go look at some other XMPP client rather than asking that a project that has always used python to switch languages✎ -
MarsIronPI
pedro.ataide: then you should probably go look at some other XMPP client rather than asking a project that has always used python to switch languages. ✏
-
pedro.ataide
MarsIronPI: Why do you think so?
-
MarsIronPI
pedro.ataide: I feel like doing a complete rewrite in a new language is out of scope for most projects
-
MarsIronPI
I feel like making a new project would make more sense
-
pedro.ataide
Oh, I see. Thank you so much for your answer. I didn't know switching programming languages could be such a big deal. To be honest I really don't like what is happening to Python programs. Every single program written in python is slow and a resource hog. Last one I tried: firewalld. Oh my... oh my... unbelievable slow and with a huge memory leakage and footprint. And every new Python version is worst than the previous one. Unfortunately, and to be honest, I feel that in a near future almost all Python projects will have no choice: they will need to switch to another programming language. Prove me wrong. Well, nothing better to just wait and see...
-
cal0pteryx
pedro.ataide: gajim will not switch away from python
-
grin
> Oh, I see. Thank you so much for your answer. I didn't know switching programming languages could be such a big deal. To be honest I really don't like what is happening to Python programs. Every single program written in python is slow and a resource hog. Last one I tried: firewalld. Oh my... oh my... unbelievable slow and with a huge memory leakage and footprint. And every new Python version is worst than the previous one. Unfortunately, and to be honest, I feel that in a near future almost all Python projects will have no choice: they will need to switch to another programming language. Prove me wrong. Well, nothing better to just wait and see... if you're having _memory leaks_ with python, you might have a broken installation of python.
-
grin
python has a lot of issues, but it most certainly has a garbage collector that should ensure you're not leaking stuff
-
pedro.ataide
I don't have a broken installation of Python, unless Debian is broken. 😃
-
chud
Debian patches the shit out of everything, so might as well
-
chud
very unlikely tho
-
MarsIronPI
> Is there a way to auto-set status when the gajim window is closed? Is there some plugin for this
-
chud
most likely python is just keeping more memory than needed by the program for faster object allocation or smth
-
MarsIronPI
> very unlikely tho I'd think that someone would have noticed if a patch caused memory leaks
-
chud
someone would've noticed their random number generator patch in openssl right
-
MarsIronPI
Ugh, fair.
-
lovetox
Please show a screenshot of the huge memory footprint
-
john
Is there a good guide somewhere on how to setup OpenPGP or PGP? UI won't let me select either option.
-
MarsIronPI
john: why not use OMEMO? Is it because you have PGP keys you want to use?
-
john
I want to be able to see messages on both my mobile app (Conversations) and Gajim
-
john
Unless you can already do that with OMEMO somehow
-
john
MarsIronPI:
-
grin
john, you can, you just need both devices to be connected to the chat
-
grin
set them both to trusted and you're good to go
-
grin
i've got 4 devices working fine with OMEMO group chats. 1 windows gajim, 1 linux gajim, 1 macos beagleim and 1 monal
-
john
Ah, okay. Thanks 👍
-
rukmon
why does my chats say
-
rukmon
reject messages from strangers
-
fjklp
rukmon: where does it show this?
-
rukmon
when i start a conversation and send a message, a yellow triangle appears next to my name and states "messages from strangers are rejected"
-
fjklp
ah
-
fjklp
I wonder if there was a change in gajim to show this message. Also I don't know how gajim is detecting it. I _think_ it probablty means that the server that the message receiver has an account with is configured to block private messages from people who are not in their contact list. You probably have to send them a contact request first and they must add you.
-
fjklp
oh wait
-
fjklp
the triangle is next to _your_ name? In that case, go to Accounts>Modify Accounts>your account>Privacy>Ignore Unknown Contacts, and see if that is turned on.