I'm curious, what are the other electoral systems you're talking about?
Parodper
Honestly, just use Debian. It can run under 200MB of RAM (default install), so it beats all distros on the list except for TinyCore and SliTaz, and it actually has packages.
The only big change I can see will be Parliament proposing the Commission President, instead of the European Council. Apart from that, experience shows that motions of no confidence are rare, so I don't think this will make the Commission less independent.
would perhaps not have been feasible to realize like they have been, if the European Commission couldn’t have the best commissioners for the jobs.
Those acts are approved by Parliament, which is where the Commission will be responsible to.
I believe OP has made some mistakes when pasting the text
[Diagram]
Oracle VM: Linux
External IP: 192.0.2.1
Internal IP: 172.16.0.2
|
| GRE Tunnel
v
Home Server: Linux
Internal IP: 172.16.0.2
|
|
v
Firewall: FreeBSD
Internal IP: 172.16.0.1
External IP: 192.0.2.2
[Text]
Home Linux Server GRE config:
$ sudo ip tunnel add gre0 mode gre remote 172.16.0.2 local 192.0.2.1 ttl 255
$ sudo ip link set gre0 up
$ sudo ip addr add 10.100.10.1/24 dev gre0
Home Linux Server GRE config:
$ sudo ip tunnel add gre0 mode gre remote 192.0.2.2 local 192.0.2.1 ttl 255
$ sudo ip link set gre0 up
$ sudo ip addr add 10.100.10.1/24 dev gre0
Firewall:
nat on igb1 inet from ! (igb1) to any -> (igb1:0)
nat on igb0 inet proto gre from 172.16.0.2 to any -> (igb1:0)
rdr pass on igb1 inet proto gre from 141.148.84.178 to (igb1) -> 172.16.0.2
I just said it’s common, to which you agree in your last sentence.
It's common in Switzerland. You said it was common in all of Europe.
Education and access to communications are fundamental rights, unlike access to cash. You can live a perfectly normal life without ever touching a single coin.
Of course you can write that in the constitution, but that's just a populist measure of which the Swiss constitution is full of.
Have you got any examples? I checked the Spanish and Portuguese ones (because I can read the original text) and the Swiss one (which seems the most likely to do that sort of thing) and they don't mention something like that.
I support copying r/europe's rules, maybe removing some disallowed submitions, like 1b, 1c, 4, 8b for Fediverse posts, 8c, 9 and 14 for european-related petitions. I also believe that the submission guidelines aren't needed with the traffic level of this community.
As for the process for new moderators, here's a post from r/europe from when they did it. Also, I volunteer to be moderator.
While I do agree that cash is very handy, that sort of thing doesn't belong in a constitution.
What do you mean by «support»? In my Debian install I created an encrypted partition + LVM and I can hibernate without issue. I believe Ubuntu has an install option for encryption, so I think it should also work.
Very nice, although I guess most communities in an instance are moderated by users from that same instance.
What's the matter with this instance? I see that the main page doesn't load.