undrivendev

@undrivendev@lemmy.world
0 Post – 4 Comments
Joined 1 months ago

If you needed a reason to switch to Postgres, there you go.

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.

8 more...

I use Arch Linux... btw

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

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.