undrivendev

joined 1 month ago
[–] undrivendev@lemmy.world 4 points 2 weeks ago

Python.

Just remember to use pyenv for interpreter installation, version and environment management. It's pretty straightforward that way and you have predictability.

Don't ever manually fiddle with the system python and/or libraries or you'll break your system. You should just rely on the package manager for that.

[–] undrivendev@lemmy.world 18 points 3 weeks ago* (last edited 3 weeks ago) (11 children)

One of the most important rules of cybersecurity is: never roll your own encryption.

And what did the guys at Telegram do? Rolled their own encryption.

If you are into Telegram because you think it's secure, think again. There are much better alternatives out there, adopting proved industry standards. Signal or Matrix just to name a few.

[–] undrivendev@lemmy.world 12 points 3 weeks ago

I use Arch Linux... btw

Seriously, the alternatives are there... It's time to take the leap and never look back.