HN user

sneed_chucker

1,577 karma
Posts2
Comments505
View on HN
Updates to H-1B 2 years ago

International students percentage is about 6% of total high education population

It's much much higher in Postgraduate because it's a way to stay in the country without being employed

Updates to H-1B 2 years ago

Yeah, no surprise. Getting a clearance sucks.

It takes forever and you're subjected to very intrusive scrutiny as well as potentially psychological tomfoolery like polygraphs.

Why would a qualified individual subject themselves to that unless they have no other option.

There's a reason clearance jobs have a reputation as make-work for ex service members.

Nice to have a quick and dirty pronunciation guide for this.

Interesting how useless transliteration can be unless the reader is familiar with the system. Naiively applying conventional pronunciation rules to transliterated words can yield mixed results.

Russian is kind of similar, though not as extreme as Mandarin. For example, most English speakers pronounce Khrushchev as "kroosh-chev" because that's how it reads if you're used to English spelling rules. But a more accurate (though still wrong) pronunciation would be more like "Hrooshoff" with a phlegm on the H and a rolled R if you can do it.

But getting to that pronunciation in the first place requires knowing that kh is Х, that shch is щ, and that the e is actually a ё (which is a separate letter from е in Russian, but the dots are frequently omitted because speakers of the language know which е's are е's and which are ё).

It's not that complicated. Healthcare is expensive, sure.

It's made more expensive by allowing the private healthcare industry to operate in such a parasitic way.

Americans and their employers pay an obscene amount of money to insurance companies every year for "health insurance". In turn, those companies use that money to employ people full time to find ways to deny people the coverage that they pay for based on technicalities. They do this so that they can pay people like Brian Thompson more money.

It's a disgusting and immoral system that should not be allowed to exist.

Both terms are euphemistic for the groups they refer to.

You call it young adult fiction because most teenagers would rather be perceived as young adults than children.

You call people middle aged in their 50s because no one wants to be reminded that they're statistically 2/3 of the way to the grave.

Really curious how the Windows 10 EOL crunch is going to go next year.

It feels like there must be a ton of systems out there with pre 8th Gen Intel CPUs and with no TPM. On the one hand, PCs are cheap enough nowadays that maybe MS can force them to replace it, not to mention that cell phones and other mobile devices have taken the place of the primary personal computer for most regular people.

On the other hand, Windows 10 might end up sticking around much longer in the same way that XP did. In which case MS might be forced to support it with security updates beyond 2025, or be forced to release a version of Win 11 without the CPU and TPM requirements.

PHP 8.4 2 years ago

Definitely not faster than Java if we're talking single thread performance.

Yeah I mean either that or do the bare minimum of audio production if you're interviewing someone.

If you have to interview them over a video call, at least have them record their own audio channel locally on a decent mic and don't just upload the recorded zoom call like it's 2020.

You are technically right, but anyone 35 and younger is currently experiencing the highest interest rates of their adult lives.

Whether higher rates are good or bad is irrelevant considering the economic churn that occurs when a system that's built up around one set of assumptions (cheap money and low return on fixed income) has to rebuild itself around a new reality.

I agree with your general point, but the comparisons to Russia don't work.

Russia was barely a functioning democracy in the 1990s and had no democratic tradition before that, just different flavors of authoritarianism for centuries.

If JavaScript (V8) and PyPy can be fast, then CPython can be fast too.

It's just that the CPython developers and much of the Python community sat on their hands for 15 years and said stuff like "performance isn't a primary goal" and "speed doesn't really matter since most workloads are IO-bound anyway".