

It’s hard to understand what exactly will change for me if I used pijul vs git. What will be noticeably different?
West Asia - Communist - international politics - anti-imperialism - software development - Math, science, chemistry, history, sociology, and a lot more.
It’s hard to understand what exactly will change for me if I used pijul vs git. What will be noticeably different?
This is mostly due to inertia and, to an extent, SEO.
Most people use github because it’s all they know and its name is almost synonymous with git hosting. Publishing elsewhere leads to people asking you why you’re not on github, how else can we contribute, etc. Moreover, github seems to score better on Google SEO than other platforms.
Not a libertarian if you were referring to me. I envision a system in which we all contribute and take part instead of throwing all the effort on someone already providing you with the space and expecting them to do it all, when you can more easily do it yourself.
Sure, if I want a community about cooking and instead of finding cooking content I find insults and harassment, then I will leave. That’s essentially an equivalent of the blocking feature I spoke about.
But I find it hard to believe that such a cooking community would become good by just having a moderator ban all the offenders, when they occupy most of the posts.
On the topic of admjn burnout, I find it ridiculous that we choose to put so much burden on instance and community admins. Why don’t people just utilize their block functions instead of expecting admins to clean up bad posts and users as fast as possible?
Not saying admins should do nothing, but it should be sufficient for an admin to only do what’s absolutely necessary to keep the instance alive (including removal of illegal content). Anything else should be considered extra credit and no one should be entertained complaining about it.
About the racoon recommendation have you tried other Lemmy apps? Curious what made you choose racoon
On a related, is there a list of good open source strategy games? I’m especially interested in grand strategy.
We really need more mobile strategy games. Seems like the right platform.
Weird question, but what does GnuCash do that you wouldn’t get easily from excel? I haven’t used any of these apps and wondering what I’m missing out on.
Only real ones will remember
They didn’t reduce the entire war to that, and Syrian history says Israel is heavily involved in Syrian affairs and for many years bombs syria at least once a month, sometimes several times week.
Russia has a better track record than any other major power in this regard. The above article is misleading, Russia is still actively assisting the Syrian army and is actually increasing the capacity in response to the Aleppo attack.
He just met with Iranian FM in Syria. If he did leave to Russia, he came back after.
Kurdistan will unfortunately get obliterated by Turkey now.
They have the entire city now, which never previously happened at the peak of the war
Russia only occupies the small region of its naval base. Iran does not really occupy any part, although they do seem to have great influence on the government.
Contrary to whats being thrown around, Russia’s support hasnt shrank much. The major change was Hezbollah, which had to retreat from its positions in Syria to support the front against israel.
Syrian here. It was never exactly wrapped up. The government had strong momentum supported by its allies, but upon reaching the last stretch of rebel stronghold, they mysteriously stopped back around 2017-ish. What seems to have happened is Russia making a deal with Turkey and agreeing to stop.
Those remaining rebels have now launched a new offensive against the samw government army, but it is weaker than ever and severely lacking of ally support.
I wish we had a nice tagging system (and I don’t think they should be hashtags) that was also in common use.
I want to be able to search any post related a certain topic, and sometimes, these may not always be in that topic’s community, because topics can overlap. For example, I might want to read posts about Ukraine war, but those might be in world news, US news, or combat footage communities. Could be a community about Ukraine in general, or Ukraine war specifically.
I also may not want to get it from a single Ukraine community. Maybe by finding posts with the “Ukraine war” tag, I’ll see several communities and join the one I want. But there needs to be a way to group them somehow.
Such a tag system may be useful for combined topics. For example, I may want to look for posts about music software. They might not be common in the music community, or software communities. But I could filter by both tags and find what I want.
When working with git, and I have a separate working copy, my options to sync are either rebase or create a merge commit.
It sounds to me like the pijul workflow is almost equivalent to just doing a merge commit instead of rebasing. Am I correct here? What’s the difference then?