

They are likely betting on Chinese/Russian tourists. No way Kim lays a finger on a PRC citizen.
They are likely betting on Chinese/Russian tourists. No way Kim lays a finger on a PRC citizen.
Are you saying that people living in democratic countries are not responsible for the actions of their elected officials?
He will call Putin a “smart guy” and “advise” Ukraine to agree to all Russian demands.
I combine it with blocking users. Political communities are blocked entirely, and then users who post irrelevant political crap in non-political communities are blocked individually.
How many NATO soldiers have experience fighting a full-scale war on their territory against an enemy with similar technological and production capabilities?
Frame it as Islamic terrorism to further prop up western alt-right parties.
AFAIK kernel itself doesn’t send any signals to processes on shutdown/reboot, it just stops executing them. This is a job service manager (e.g. systemd) that terminates processes using SIGTERM before asking kernel to shutdown.
That’s why you launch them through systemd.
Both Germany and Japan were defeated in war (that they themselves started) and occupied by foreign forces. Their “denazification” was enforced by occupiers. You are arguing against your own points (not that you have any, except “war is bad and America is to blame for Russia’s actions”).
Cthulhu is a Hindu god
Anyone who fights against American imperialism is at the very least a honorary communist.
You mean, counterrevolution? Iran is already communist.
What I meant is why would Russia lie about it? Claiming that he is in Moscow without being able to present him to the press doesn’t make any sense.
What would be the point? He is only useful if they can parade him around praising Putin and whatever.
That’s the problem of most general-use languages out there, including “safe” ones like Java or Go. They all require manual synchronization for shared mutable state.
It looks mostly the same as XML views but some components look and behave wildly different for no apparent reason (tooltips are one of those).
I have given up on the fight a long time ago. On the desktop the only line I draw is that the app must respect system font configuration and use system-provided file dialogs.
JS by itself is very fast (it’s one of the fastest dynamic languages). It’s interop with platforms APIs that is slow, at the fact that each React app spins up its own instance of Chromium also doesn’t help.
Same with Compose even though it’s ironically considered native in the Android dev community.
The easiest way to tell that the app is not native is tooltips (those that appear when you long press on a button in a toolbar). For some reason UI frameworks just can’t agree to display them in the same way, even if they use material design. Compose’s ones are especially bad (some apps like Play store actually have different kinds of tooltips on different screens, meaning they use multiple UI frameworks in the same app).
Been a long time since I used arch or it’s derivatives, in what way is cachyos less stable?