I think that proof-of-work approach to blockchain can make ddos attacks much harder, but I’m not an expert too :)
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 think that proof-of-work approach to blockchain can make ddos attacks much harder, but I’m not an expert too :)
Sounds like a potential application for a blockchain techs, that allows to do verifications, voting and consensus.
For me the problem is more in GPL violation: they distribute blobs under GPL3, user made a request of the source code by creating an issue, but they ignored that request. It is not only about “you have to fix it” versus “just fork it” imo.
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.
Written in Scala ❤️
If someone missed that: it returned a wrong answer even in the demo video.
Mozilla has a very good reputation of the privacy oriented company. I believe that they can make an advertisements with a human face. And it will be very cool, if Mozilla will be able to become independent from Google’s donations.
There is also a “web-version” of org-roam named “orgnote”: https://github.com/Artawower/orgnote
I mean if you try to use anything like python packages or even try to build python from sources it is painful. The only way to create developer environment is to use something like nex develop
shells and you need to care about passing to LD_LIBRARY_PATH all that you need. And nothing downloaded as a binary is not working… For example, if I’m working on a Java-maven project that includes maven-protobuf then it is not working for you because protoc binary for manylinux
is made for a dynamic linkage… Overall developer experience is painful. And anything that is not in nixpkgs you cannot just download, build from source and use: you need to pack everything into packages with resolving all the dependencies by hands…
I had an yearly experience with Nix, but I’m thinking that it is overhead for just a home PC system. You may have more pain with static linkage compared to benefits of Nix reproducability and flexibility. Now is a year I’m on the Fedora Silverblue and this one is a really good balance between complexity and usability.
But is there any plans to support GNU Linux distros, like Debian or Nix? From the first look the browser is only for Serenity.
I think it can be done like a NFTs on top of Bitcoin. In this case evey archived page is NFT and all the blockchain is available, so there is no centralized cite. If each action will require some computations (PoW) then ddos attack or spam attack will be very hard to implement.