pcouy
To anyone saying it's dumb not to use a forge, have you heard of a little open source project called Linux ? It does not use a forge either
There are a few things I don't like about this scoring system :
- Why is there a "Top Provider Content Share" metric if its gonna score the same as the "Top Provider User Share" every time ?
- Why is the Top Provider Content Share not higher than the user share ? For instance, emails usually have at least one sender and one recipient, making it twice as likely that at least one of them is using gmail. If an email has 10 recipients across 10 different providers, each provider has a copy of the data
- Why is ease of hosting a mail server rated so well ? How is "leveraging email hosting services" decentralized in any way ?
- Why are we using a random repo created a few hours ago by a random github user as a reference ?
There are a few things I don't like about this scoring system :
- Why is there a "Top Provider Content Share" metric if its gonna score the same as the "Top Provider User Share" every time ?
- Why is the Top Provider Content Share not higher than the user share ? For instance, emails usually have at least one sender and one recipient, making it twice as likely that at least one of them is using gmail. If an email has 10 recipients across 10 different providers, each provider has a copy of the data
- Why is ease of hosting a mail server rated so well ? How is "leveraging email hosting services" decentralized in any way ?
- Why are we using a random repo created a few hours ago by a random github user as a reference ?
Self hosting emails is a pain, but I've been doing it for almost 2 years and I do not have any of these issues. I'm not an expert either, I just thoroughly followed a tutorial to properly configure dmarc, dkim and everything else and everything just works (I just hope I'm not jinxing it by writing this :D )
There are a few things I don't like about this scoring system :
- Why is there a "Top Provider Content Share" metric if its gonna score the same as the "Top Provider User Share" every time ?
- Why is the Top Provider Content Share not higher than the user share ? For instance, emails usually have at least one sender and one recipient, making it twice as likely that at least one of them is using gmail. If an email has 10 recipients across 10 different providers, each provider has a copy of the data
- Why is ease of hosting a mail server rated so well ? How is "leveraging email hosting services" decentralized in any way ?
- Why are we using a random repo created a few hours ago by a random github user as a reference ?
If you are interested in web technologies, you can turn your python program into a local API using something like Flask, then make a web interface using HTML/JS.
Alternatively, if your databases are on a filesystem that supports snapshots (LVM, btrfs or ZFS for instance), you can make a snapshot of the filesystem, mount the snapshot and backup thame database from it. This will ensure the backup is consistent with itself (the backed up directory was not written to between the beginning and the end of the backup)
The
shell
management command now automatically imports models from all installed apps. [...] This behavior can be customized to add or remove automatic imports.
https://docs.djangoproject.com/en/dev/releases/5.2/
This is really cool, I've been using a third party extension for this purpose
It seems really nice. Too bad it's not a real product yet (the kick starter hasn't even launched)
Because you either need an announce URL or publishing your torrent to the DHT for your friends to be able to peer with you.
Seeding copyrighted material using a public announce URL or the DHT will get you in trouble in most western countries.
Just trying to debug some weirdness with outgoing activities from my server, looks like it's back to normal since you saw my comment and replied to it ;)