The FBI produced this nice chart comparing what kinds of privacy leaks the various messaging apps have.
Just saw this on twitter. Sharing it here as I see it a big issue https://twitter.com/ProtonMail/status/1465704690180493331
European countries have been secretly sending refugees into detention centers run by militias in Libya
https://www.newyorker.com/magazine/2021/12/06/the-secretive-libyan-prisons-that-keep-migrants-out-of-europe
Someone posted this before but I've lost it. I loved to read the article so here you have it https://builtformars.com/creating-an-account-with-signal/
My first ever go program. A little tool to store links and mark them as read. https://github.com/yabirgb/gpread
GitHub has a dark mode now:
I wanted to use the advent of code 2020 to learn nim. So far I like it. Is far far faster than python with similar syntax, so I don't see why I would use python for certain tasks. In the other hand rust continues being my favourite language, the compiler is more helpful in rust and performance is superior