Hacker Newsnew | past | comments | ask | show | jobs | submit | dashtiarian's commentslogin

You are absolutely right. But those of us who live in 3rd world dictatorships are here for the fun time, not the long time. The more we live the more we experience corruption, inflation, infrastructure failure, war, water shortages, etc... Hard to do anything productive sober.

While Persian has only two diphtongs and 6-8 vowels, Other Languages of Iran are full of them(e.g. Southern Kurdish speakers can pronounce 12+1 vowels and 11 diphtongs). I find it funny if all Iranians are speaking English with the Persian accent.

It used to be called Persian in English, the media changed it to Farsi to reduce it's "prestige". If you knew English and you are old enough you even remember the shift (1990s–2000s).


> the media changed it to Farsi to reduce it's "prestige"

This is not true.

It happened after the 1979 Iranian revolution, when Iranians abroad wanted to call it Farsi out of cultural pride, using the same word in their own language, rather than Persian which is the "foreign" word for it (from Greek/Latin). It was literally reclaiming the name. Then the media followed suit out of respect. It was cultural sensitivity.

Today some non-Iranians and therefore groups like the UN prefer "Persian" because variants are also spoken in Afghanistan and Tajikstan, and Farsi is a reference to the Fars province of Iran, so Persian can be seen as more neutral. But then again, not many people complain about "English" being associated with England and not being neutral enough to Americans or Indians. So it's definitely complicated. But it's also definitely not about trying to diminish anybody's "prestige".


I disagree (but also with the prestige theory) it's not really a thing in other countries with significant amounts of Persians such as Sweden or Germany, there the exonym is still more dominant and no-one tries to push "farsi" out of pride or anything.

I think it just was a random occurrence / perfect storm in the US where some Persian speakers moving there didn't know there was an English word for it, and where the local population were more used to hearing names of unknown languages, and it happened to stick around and start spreading. And _then_ it maybe became a cultural pride or whatever thing with media following suit like you said


I don't know how much you and I both care about this, and arranging the evidense is going to take some time. Specially since I don't know if I'm going to live in a warzone or not starting tomorrow. Sorry.


Because it has nothing to do with Arabic. /p/ in Persian is aspirated, and in some words, like aspirated /p/ in some other languages (e.g. Greek), it has turned into /f/; Ever wondered why ph is pronounced /f/? In Persian this is called "softening" (Narm şodegi).


So people from countries US has sanctioned can't even develop and use mobile apps anymore. This will change millions of innocent lives. So unfair and racist. The reason my people are in this mess in the first place is a US coup.


These countries are not affected because they don't have Play Services preinstalled, no?


I once had a colleague from Iran. Working (legally) in the middle of the EU. He was already blocked from using credit cards, but thanks to not-100%-US-dominance still allowed to use local banks. For such local banking he will likely need to have Play services.

It's not countries that are affected, but people. And people sometimes move.


Agreed!


Well to be fair, if you wanted Performance, Linux support, and a framework which was built with dependency injection and async support in mind and not just have them as patched in footguns, you had to migrate to .NET Core. A Java 8 Spring app was just good enough.


If you want linux support, .net is not what you want.

Linux support is an afterthought and it shows. And you never know if it might be dropped next year.


Wrong. Linux support is first class in .Net just like Windows. We are strictly running our .Net code on linux servers and have encountered 0 problems over the past 5 years.


3 seconds of looking at the API and you see it's not 1st class at all. Presuming you have ever done any programming on linux, that is.


> The API

Which one?


the ones dealing with processes are very obviously a terrible match for posix systems for example.


Don't bother: https://news.ycombinator.com/item?id=43396171

These people could not care less about engaging with the subject, they are here because they feel obliged to engage in a moment of hatred of what they think is an enemy tribe.


Wow what a thread!


I mean… I provided justifications and links. The fact that you choose to disregard all of that is on you.

And the bit where you got angry because I didn't reply quick enough on an internet forum shows that perhaps you need to improve your manners.


If you are a .NET shop, .NET core still has a better Linux than Legacy .NET framework hence the migration.

If you are a Java shop everything just works so why touch it?


How do you tell systemd/sysv that your daemon is now ready to accept connections? How do you log to syslog?

In java there's no equivalent to daemon() (unless you go out of your way to call the libc) and java doesn't support SOCK_DGRAM for unix sockets, so no syslog either.

.net seems to have the same issues.

"everything just works" is true only for a very very narrow definition of "everything" which leaves out "daemon that works decently"


We've had this conversation before, it's likely a waste to reply but, well, my mistake.

For those interested as to why: https://news.ycombinator.com/item?id=43396171

A few more arguments while we're at it:

https://dotnet.microsoft.com/en-us/platform/telemetry (Linux leads with 77% of all systems invoking .NET CLI commands)

https://github.com/dotnet/runtime/blob/main/src/libraries/Sy... (first-class epoll/kqueue integration with async, much like the one Go has with goroutines via netpoll)

https://github.com/dotnet/runtime/blob/main/src/coreclr/gc/u... (GC implementation is cgroups-aware, unlike Go)


It actually feels nice to see US people having a taste of the kind of government their intelligence service force other nations to have by coups, except that it does not feel nice at all. I'm sorry guys.


Fascism is when colonialism comes home.


Or Persian famine of 1917–1919, or Iranian famine of 1942–1943. Both of which the west downplays.


The reason people are living paycheck to paycheck is not because of military aids, the system is not going to spend saved money on people, and people will be the ones fighting the incoming wars.

You need unions and Universal Healthcare like the rest of the developed world to fix those problems.


[flagged]


You know that most Western countries that have universal healthcare spend less on healthcare per capita than the US?

https://en.wikipedia.org/wiki/List_of_countries_by_total_hea...

It's all about the willingness to regulate healthcare to benefit the general population.


Do you think this is true or are you trying to make it true?


If it's not true, his entire world view collapses. Therefore, it must be true.


Shift add used to execute much faster than multiplication in 8088 days and people would use it when they had to multiply an int by a known scalar (shift took 4 clocks and add took 12).


Compilers still prefer LEA to multiply on 3,5 and 9, which performs shift+add I believe.


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: