Why do you think there is government regulation in the first place making housing shortages? the very people who profit from the shortage are the ones buying the laws in the first place. You can't separate economic power and political power. This is why socialists argue for the ownership of the means of production, so that our political power becomes equal across all people in a democracy, rather than resting in the hands of the few who own businesses.
The gap between the rich and poor has grown significantly in recent history
You mean it's bigger now than during Feudalism (the order we had before "capitalism")?If you mean the last few decades, I think I pointed out the reason for that. Blame the government.and the chance of a poor making it rich has evaporated. There is no 'New Players', only old players who have awful failson children that inherit their wealth.
The world has gotten worse as we've moved to more free markets, free trade paradigm.
Yes, it's so much worse than being in a http://www.weltum.de/weltum/img/Bun..._Berlin,_Warteschlange_vor_Backwarenladen.jpgCould happen. But - as I pointed out - the current economic system is far removed from a free market. And the crisis of 2008 was - at least partially - caused by government intervention. Remember Fannie Mae or Freddie Mac?We're about to hit a significant downturn in the market, probably worse than 2008.
The politicians aren't corrupt. They represent the interests of the rich successfully. That is their job.
Well, if that is the case, we need to increase government intervention so that they can represent the interests of the rich even more - nationalising entire industries is certainly going to help.I'm not Scandinavian, unlike Toffer. And he wasn't very happy about Norwegian politics the last time he spoke about that here IIRC.What do you think about Scandinavian political/economic model?
A well-known term in pretty much all of Europe, I think. Although that term doesn't seem to mean the same thing everywhere (or even at all times in the same country - the current policies of the German social democrats are far removed from their policies in the 1970s)They call themselves "Social Democracy"
That's the problem. As long as wealth is already there (or better: constantly generated without any need to worry) you don't need to worry that much about economic policy. Even an inefficient (read: socialistI know Scandinavian countries have highest quality of life.
But they have high taxes and export a lot of stuff to cover their programs.
) system can survive if it can just suck a healthy and thriving economy, and if that economy can survive that, so much the better. But you better hope that there isn't a change that renders this economy obsolete (like oil some time in the future).Yes, that's another problem. As a libertarian I cannot speak out against open borders in general, but strong social systems seem to be incompatible with an immigration-oriented society. At some point you have to choose. And in case of Germany the social system is unchangeable (codified in stone). And in that case there is a problem.Also it is extreme immigrant magnet.
What do you think about Switzerland?I'm not Scandinavian, unlike Toffer. And he wasn't very happy about Norwegian politics the last time he spoke about that here IIRC.
A well-known term in pretty much all of Europe, I think. Although that term doesn't seem to mean the same thing everywhere (or even at all times in the same country - the current policies of the German social democrats are far removed from their policies in the 1970s)
That's the problem. As long as wealth is already there (or better: constantly generated without any need to worry) you don't need to worry that much about economic policy. Even an inefficient (read: socialist) system can survive if it can just suck a healthy and thriving economy, and if that economy can survive that, so much the better. But you better hope that there isn't a change that renders this economy obsolete (like oil some time in the future).
Yes, that's another problem. As a libertarian I cannot speak out against open borders in general, but strong social systems seem to be incompatible with an immigration-oriented society. At some point you have to choose. And in case of Germany the social system is unchangeable (codified in stone). And in that case there is a problem.

So goverment should do only security, infrastructure and maybe space program.Socialism is when government does stuff, and the more stuff the government does, the socialist-er it is.
/s
It allows for some combinations, that would quickly fall apart in real world though.A bit tangential to the discussion but I like that the mod doesn't have civics that are outright called "Fascism" or "Social Democracy". Personally I feel that through the combination of different civics one can roleplay each different political -isms.
It would be nice if the game could generate a flavor government name out of said combinations like in Stellaris and their ethos/civics.
Switzerland is a rather successful example of a strong (direct) democracy, a free economy (one of the freest in Europe) and an absolutely strange form of government (the strongest parties - taken together until they have a majority - are forced to form a coalition regardless of their political positions). Although if the cohesive forces in the EU ever get the upper hand again, Switzerland could get a problem with the fact that they are surrounded, and forced to comply with many EU standards without having a vote.What do you think about Switzerland?
Do they even have any first world problems?![]()
If by "some demographic issues" you mean the highest aging in the world (cf. https://en.wikipedia.org/wiki/Aging_of_Japan) you are certainly right. They also have the highest acceptance of roboters. Coincidence?Japan an other developed Asian countries are obsessed with work. Also there are some demographic issues in Japan.
Even with this part of the world having become (more or less) peaceful, there are still a few downsides to a small country. Diplomatic protection is difficult for such a country. But if the violence in the world goes down, so do almost all downsides of small countries. OTOH in an unstable world you get very little protection.Switzerland is small country, It seems like smaller population means its less likely to run into problems.
Mostly. And if you restrict this statement to stuff that the government doesn't absolutely have to do (providing inner and outer security, a court system, infrastructure, a diplomatic service and probably a currency), you could even take away the sarcasm tag.Socialism is when government does stuff, and the more stuff the government does, the socialist-er it is.
Ever heard of SpaceX?So goverment should do only security, infrastructure and maybe space program.
It allows for some combinations, that would quickly fall apart in real world though.
You mean we couldn't have a marxist political system with corporate welfare / agriculture? Say it ain't so!That's easy, in PPIO you can right click the title inside the pedia labeled "Wiki", and it will open your default browser to the caveman2Cosmos forum.Unless @Toffer90 is even more magic and can introduce type of link, that after clicking opens wikipedia or any site it was leading to.
There's much about Norwegian politics that makes me shake my head with resignation, especially regarding geopolitical awareness (or the lack of it); but most other countries are the same for me in that regard.I'm not Scandinavian, unlike Toffer. And he wasn't very happy about Norwegian politics the last time he spoke about that here IIRC.
I was a bit hasty, I can set it up in python quite easily, but every single game object with a wikipedia link would need a dedicated new text xml that only contains the URL and is named systematically so that the python pedia code can easily look it up for any game object that exist.That's easy, in PPIO you can right click the title inside the pedia labeled "Wiki", and it will open your default browser to the caveman2Cosmos forum.
I was a bit hasty, I can set it up in python quite easily, but every single game object with a wikipedia link would need a dedicated new text xml that only contains the URL and is named systematically so that the python pedia code can easily look it up for any game object that exist.
e.g.
Pedia page for <Type>TECH_LANGUAGE</Type>
would after setting up the history text look for a text XML by the name of
<Type>TXT_KEY_LANGUAGE_URL</Type>
<engliish>https://en.wikipedia.org/wiki/Language</english>Then it could add the link beneath the history text as a clickable label that spell something like " wikipedia link ".
<french>https://fr.wikipedia.org/wiki/Langage</french>
It is save compatible, multiple links are a bit more tricky...I could do that while I work on each individual technology pedia. Is that save compatible though?
EDIT: And is it possible to make it accept multiple Wikipedia links?
One link should be enough in most cases, I'll make code for multiple links, because, why not.As long as it doesn't make things too difficult for you... One link can suffice as the "main" source of information.
The list goes on and on of psychopathic dictators and paramilitaries that have been handed power and been maintained in power by the CIA and similar outfits.Do you have an example where even one of these three horrors I mentioned were committed by the free (sometimes called capitalist) nations?
Even the military is a socialist venture. Communism or Marxist Socialism is a very different term to Socialism. And it has NOTHING to do with communal ownership of all things. It is purely the decision to have the government organize and provide a service at absolutely no attempt to profit (actually more an attempt to minimize costs and complaints, thus provide the service in as efficient a manner as possible without attempting to stab the customer in the back with hidden expenses and schemes, marketing and even more nefarious, to motivate them to engage in the service.) Some things may be best applied to the free market. Other things should clearly be socialized, where free market industry has proven to become parasitical on society because the motive of profit outweighs the motive of well-being of the citizenry.Mostly. And if you restrict this statement to stuff that the government doesn't absolutely have to do (providing inner and outer security, a court system, infrastructure, a diplomatic service and probably a currency), you could even take away the sarcasm tag.