HN user

stevula

578 karma
Posts1
Comments219
View on HN

Whereas modern English only distinguishes grammatical number by singular/plural (and Old English had dual), some languages even have trial (three).

Russian distinguishes paucal (few) from plural (many). It’s not super common but there are some other languages that do it.

There are plenty of unvaccinated people this side of the border and it seems to be a growing trend. If the government is going to intern people in close quarters then they should probably make sure to vaccinate them. I would not be optimistic about the level of medical care sick patients will have access to in this scenario.

If they paid for themselves then the DoT wouldn’t have a multibillion dollar highway budget, and that’s not even including all the state funding.

To preserve backwards compatibility and not require all those old sites to update, the legacy behavior would have to be the default, with opt-in for the new behavior.

The problem is other people/teams making PRs to your code that you then have to maintain or fix later. It’s in your interest not to half-ass the review, creating an asymmetric amount of work for you vs them.

Just use a button 9 months ago

What is the use case? It’s hard for me to think of a reason you’d want to wrap a link in a button. If you want to navigate, use an anchor. If you want to trigger JS logic, use a button with onclick handler. If you want to navigate while doing some side effect like an API call, use an anchor with onclick handler (and don’t prevent default).

The Stack Exchange link is incorrect about -ite being etymologically derived from lithos, as one of the commenters there noted. Maybe a misunderstanding of this wiktionary note or similar:

But by the Hellenistic period, both the masculine -ίτης (-ítēs) and the feminine -ῖτις (-îtis) became very productive in forming technical terms for products, diseases, minerals and gems (adjectives with elliptic λίθος (líthos, “stone”)), ethnic designations and Biblical tribal names.

The meaning of that is not that -ite is etymologically derived from lithos. It’s trying to say that mineral names like “hematite” (αἱματίτης - literally “blood-red”) are originally adjectives agreeing with an implied noun lithos.

Originally there was no minuscule/majuscule (uppercase/lowercase) distinction in Greek writing (or Latin for that matter). They did have handwritten forms designed to be written faster, which is what the ω is in this case. Of course, those handwritten forms evolved often evolved into the forms we think of as lowercase forms today.

Homeless are not common at any of these places. They’re mostly downtown or close to public transit and tourist spots (Downtown, Castro, Mission). They aren’t known for climbing big hills (Coit Tower) or frequenting museums. I suspect there are some in GGP but it’s such a big place I don’t remember encountering many there (and also probably not the most attractive place for them to sleep at night).

This reminds me of a story of my friend who had two cats who were brother and sister.

One time when my friend went on a trip and left his roommate in charge of catsitting, the male cat was tragically killed by a car. The roommate found the body and, not wanting to leave it on the street, put it in a duffel bag and brought it home.

Of course the sister cat smelled the bag and knew exactly what was in there. She came to her own conclusions and carried a grudge against the roommate for years (hissing, glaring, etc) until they finally moved out. It was especially peculiar because she is one of the most friendly, cuddly cats with everyone else.

This might be a regional thing, but I have done probably around 100 technical interviews in my career (both enterprise and startups) mostly in the Bay Area and the vast majority of these involved algorithm questions that had no relation with the job function. Most were around the difficulty of "find the largest palindrome in a string" or "reverse a singly linked list". On the harder end were things like "serialize and deserialize a tree".

It isn’t exactly intuitive that when the sun’s light appears to be blocked it is nevertheless dangerous to stare at the eclipse because of invisible UV rays. This is something you specifically have to learn and is only relevant for a very rare event. Seems kind of harsh to consider people stupid for not knowing that. Then there are also ineffective counterfeit eclipse glasses that people unknowingly bought…

ESLint v9.0 2 years ago

So in short, they're just making every single project out there that relies on ESLint go and either add a flag or rename one file

Not every project. Many people switched to the .js format a long time ago since it’s more powerful. I understand the inconvenience though, especially since I don’t remember them deprecating the rc format when they introduced the js one.

Even aside from business incentives, there are plenty of people in the workplace who act cruelly due to prejudices, perceived threat, spite/vengeance, a need for control, perceived threat, general emotional unhealthiness, or just plain old personality disorders. Some end up as managers.

I see “oiōn” (οιων), not “oino” (οινο or οινω). I don’t see how it could be read as “wine”. οιων could be several things off the top of my head:

1. the beginning of some form of of οἰωνός “omen”

2. genitive plural of οἶς, meaning “of sheep”

3. a genitive plural of some other word with a stem ending in -οι-, but with the beginning of the word missing. For example, the demonstrative τοίων “of such”, relative οἵων “of which”, or ποίων “of a certain kind”. Or, as speculated in the article, ὁμοίων “same”.

The 3rd option seems most likely to me without any further context. ὁμοίων seems especially plausible since the preceding characters do resemble "ΟΜ".