[-] Parodper@foros.fediverso.gal 3 points 1 week ago

Is there a way to move it to another instance?

Hope I'm wrong, but I don't think so.

[-] Parodper@foros.fediverso.gal 3 points 5 months ago

Might be an issue with fonts?

[-] Parodper@foros.fediverso.gal 2 points 7 months ago

Doesn’t look like more direct.

EP parties usually have a candidate for the Commission that they show during election, so voters know who they will support. On the other hand, the European Council members are usually chosen from internal politics and issues, and at different times.

Last time a union had president, it was quickly dissolved before first term ended.

That's just a name though. The election would stay the same, even if it were called «First Janitor».

I don’t think having one person on position like this is good for union.

The position is the same.

[-] Parodper@foros.fediverso.gal 3 points 7 months ago

Why? It would give citizens a more direct way to choose the Commission.

[-] Parodper@foros.fediverso.gal 2 points 7 months ago

Honestly, no idea. The only solution I can see are NGOs. Specially at EU levels, you need to show that your opinion has support, and that you aren't just pushing your fringe idea. And on that front I believe the EU hasn't been lacking.

I think the EP would be a lot more accountable if it was elected on single member constituencies. This also has its own issues (main one being no minority representation), but it would allow a more direct connection with their electorate and people would know who to talk to when they want to push for something.

[-] Parodper@foros.fediverso.gal 2 points 10 months ago* (last edited 10 months ago)

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
[-] Parodper@foros.fediverso.gal 2 points 11 months ago

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.

[-] Parodper@foros.fediverso.gal 1 points 11 months ago

Very nice, although I guess most communities in an instance are moderated by users from that same instance.

[-] Parodper@foros.fediverso.gal 4 points 11 months ago

You can still subscribe to everything from Lemmy.world and your instance will remain up even when Lemmy.world is down.

I had no idea, just tried and you are right. Do you know if everything works the same, like moderation?

[-] Parodper@foros.fediverso.gal 5 points 11 months ago

Your underlying model is not made out of words, but out of concepts. You can have multiple words that all map to the same concept, i.e. cosmos, universe, space. Or a single word that map to different concepts.

[-] Parodper@foros.fediverso.gal 3 points 11 months ago
[-] Parodper@foros.fediverso.gal 2 points 1 year ago

There's nothing to sue for. They have only «broken» the spirit of the GPL, not the letter.

view more: ‹ prev next ›

Parodper

joined 1 year ago