I asked the same question in c/privacy, you may find some answers useful: https://lemmy.ml/post/15694049 For myself I chose plausible
I am a software engineer living and working in Belgrade, Serbia. My hobbies contain a lot of things including cycling, bikepacking, photography and quantum computations.
All the photos in my posts are made by myself (if not specified other) and are shared under CC-BY 4.0.
I asked the same question in c/privacy, you may find some answers useful: https://lemmy.ml/post/15694049 For myself I chose plausible
I heard that in USA Telegram is used mostly by conservatives, trans-haters and drug dealers. But in Russia where I was born and where I have been living until the war, Telegram was a single source of alternative news and the main tool for opposition to putin. I had a talk with an Iranian guy recently and he told me the same: in Iran Telegram is the only source of non-state-propaganda news.
I do not care that Durov is just a billionaire who makes money on the trend of privacy. But I remember how Telegram successfully fought against attempt of blocking in Russia in 2018 by providing regular updates and using different techniques to avoid blocking. An attack on Telegram for me is an attack on the latest opposition to putin, khamenei, lukashenko and others.
No, I have two different things:
I like that approach, because I use orgzly-reviwed on Android with a notifications. And because it is simpler to maintain knowledge base.
Yes… org-mode is more than 20 years old… It is a price of flexibility: I have a strong feeling that one can adjust org-mode to any workflow. But I do not use even a third of the org specification. There are a lot of cool blog posts like “org mode quick start” or “org mode basics”, I would recommend to start from such posts, not from a documentation.
For me one of the most flexible and mature way to knowledge base, tasks and notes is an org-mode.
I have two main workflows. The first one is task management. I have a lot of recurring tasks with tags, deadlines, schedules, etc. All of them are living in org-files in my Nextcloud. On Android I’m using orgzly-reviwed for sync via WebDAV, on my work I’m using organice (via WebDAV) as a “web-version” and also I’m editing my notes in emacs on my laptop (but actually any text editor could be used).
The second one is a knowledge base. I’m using org-roam locally (and with a localhost web server, built in into emacs) and orgnote for Android/Web + synchronization. My knowledge base is Zettelkasten-based.
Orgzly-reviewed: https://github.com/orgzly-revived/orgzly-android-revived
Organice: https://github.com/200ok-ch/organice
Orgnote: https://github.com/Artawower/orgnote
Orgnote provide a way to encrypt all notes by your own key/password. With orgzly I’m relying on Nextcloud encryption.
I would refer to the recent FTC questions to “algorithmic pricing practices”. Long story short it was about some companies are using browser data, accounts data, etc. for “smart” pricing. Your brother may not care about someone watching him but I don’t think he wants to pay for the same goods more than others.
If I already use Pandas for processing my data in-memory, CoW can significantly improve the performance. That was my point.
If you are doing data processing in pandas CoW allows to avoid of a lot of redundant computations on intermediate steps. Before CoW any data processing in Pandas required manual and careful working with code to avoid the case described in the blog post. To be honest I cannot imagine the case of offloading each result of each operation in the pipeline to the storage…
deleted by creator
Written in Scala ❤️
It is an interesting question… It seems to me I compared it and I chose Island. But I cannot remember why :D
UPD. I chose Island/Insular only because it is updated more frequently:
Island work without root. It is based on a “work profile” feature of android devvices. It is not a complete privacy, but at least it allows to separate google apps from other apps.
A nice way to understand how much your data costs
I’m starting to use more cash for daily spendings. The rise of surveillance pricing is terrible, better to hide qt least some of information from my bank.
Privacy is a spectrum, not dichotomy. It is enough, imo, to reduce the amount of usage of google/amazon services significantly instead of blocking it.
If someone missed that: it returned a wrong answer even in the demo video.
The title is very click bait imo. It is not about any private data. It is a very specific case of deleted fork of the public repository. It is a bug, of course. But it doesn’t look so serious as I was thinking when saw the title.
That is what I need! Unfortunately, it is for US only… Is there, maybe, something similar in European region?
Unfortunately there are a very small amount of places when I can pay with crypto… I do not want to face also questions from AML officers. I’m not a journalist in the dangerous country or political activist, so Monero looks like an overhead for me.
Problem of Proton Drive is not only in the missing linux client. There is no support of WebDAV that makes integration with many open source tools (like note taking apps or photo management tools) almost impossible. Nextcloud is much better for me. Without a WebDAV (or one of other popular APIs) it looks like an attempt to create “walled garden” with vendor-lock on Proton, imo.