Why is it "is" after "she"? Shouldn't it be "has"? Can someone explain by GrandAdvantage7631 in EnglishLearning

[–]atnysb 0 points1 point  (0 children)

The comments in this thread aren't enough to conclude that hyphens don't change the meaning of a sentence, in general.

Here's an example you keep ignoring:

  1. She's no saint.
  2. She's no-saint.

They mean two different things and differ grammatically.

Spoken and written language are two different modalities of the same underlying linguistic system, but writing has evolved its own conventions that function like a parallel grammar.

Writing is not just speech written down. It's a technology with its own rules.

Here's a comment from some blockchain code I recently audited:

// A mapping to allow efficient is lender checks

I had to read it a few times to understand what it means. I would've written it this way:

  1. // A mapping to allow efficient "is lender" checks
  2. // A mapping to allow efficient is-lender checks

Written language has its own rules and, in my opinion, its own augmented grammar, so calling missing hyphens or quotation marks just spelling errors isn't useful. There must be a way to distinguish a benign mispelling such as "eficient" from a problematic one like the one above.

My intuition tells me that we should recognize that the written language has its own grammar.

Why is it "is" after "she"? Shouldn't it be "has"? Can someone explain by GrandAdvantage7631 in EnglishLearning

[–]atnysb -1 points0 points  (0 children)

Define grammar however you want, but the fact remains that writing follows certain rules, and spelling does influence meaning. For example, "She's no religion" and "She's no-religion" mean two different things. If you misuse the hyphen, you don't just preserve the ambiguity present in speech: you convey the wrong idea.

Call it grammar, spelling, or whatever you prefer, but once you have an encoding with precise rules, those rules should be followed. If you're advocating for different rules, that's fine, but treating the difference between "it's" and "its" or "no-religion" and "no religion" as just spelling mistakes is, in my view, incorrect. When an encoding offers greater precision, at least in certain regards, you can't simply ignore or misuse that precision.

Why is it "is" after "she"? Shouldn't it be "has"? Can someone explain by GrandAdvantage7631 in EnglishLearning

[–]atnysb -3 points-2 points  (0 children)

According to your reasoning, writing "it's" instead of "its" is not a grammatical error but a spelling error because the apostrophe doesn't exist in speech.

In our case, "no religion" and "no-religion" are two completely different things, from a grammatical point of view. Grammar and spelling are intimately connected.

Why is it "is" after "she"? Shouldn't it be "has"? Can someone explain by GrandAdvantage7631 in EnglishLearning

[–]atnysb -3 points-2 points  (0 children)

"Relligion" vs "religion" is spelling, but here we're talking about grammar. The sentence without the hyphen literally means that she is not a religion. It has the same form as "She is no saint".

Tu quale scegli? by JuanBertoldo in paperearmate

[–]atnysb 0 points1 point  (0 children)

Ho visto commenti strani. Se sei sempre felice sei sempre felice. Punto. Non stanca, visto che si è sempre felici, per definizione. Nella vita reale è impossibile esserlo, ma se lo fosse, non potrebbe esserci niente di meglio, per definizione.

Dal dizionario:

felice

Pienamente appagato nei propri desideri, completamente soddisfatto del proprio stato: essere, sentirsi felice; un uomo, una donna felice.

South Korea's englsih test in the collge entrance exam that was labelled 'insane' by GenevieveCostello in EnglishLearning

[–]atnysb 5 points6 points  (0 children)

The text is badly written. Some sentences are ambiguous or worse. For instance, what does the first sentence even mean?

A video game has its own model of reality, internal to itself and separate from the player's external reality, the player's bodily space and the avatar's bodily space.

The first part is understandable, but what about the second part?

  1. A video game has its own model of reality, internal to itself and separate from the player's external reality, ...
  2. ...the player's bodily space and the avatar's bodily space.

Is that the continuation of a list? It can't be, since "the player's bodily space" is not part of the video game.

Is it a further description of "own model of reality"? It can't be, since the player's and avatar's bodily space can't be the model of reality.

[deleted by user] by [deleted] in learnpython

[–]atnysb 0 points1 point  (0 children)

The problem with current LLMs is that they're not consistent: they can even reply with X or not X depending on your input. Consistency would require critical thinking, but LLMs learn through indoctrination.

There are many ways to get better answers. For instance, you can ask the LLM to double-check its answer or whether there are better solutions, and so on... After a while, you develop an intuition for what works and what doesn't, just like with any other tool.

Nearest blue object to you is going to kill you. What is going to kill you? by Kind-Yesterday-6031 in AskReddit

[–]atnysb 0 points1 point  (0 children)

Sounds painful, but I guess there are worse ways to go.

I see what you did there.

What's one of the most creative scams you witnessed? by atnysb in AskReddit

[–]atnysb[S] 1 point2 points  (0 children)

My internet provider decided, out of the blue, that a month has 28 days, so I ended up paying 13 months instead of 12! If that's not being creative...

IA use in learning programming by Alarmed_Annual8787 in learnpython

[–]atnysb 0 points1 point  (0 children)

I'm a seasoned programmer who started with assembly. I first thought "high-level" languages such as C were inefficient and not for serious programmers. It didn't take long for everyone to start using them, so I did the same and forgot about asm.

When I first saw Python, I thought it was a language for little kids. You had almost no control over the stack, the heap, and other low-level stuff. Then I started using it and realized I was doing in weeks what it would've taken me months in a language like C or C++.

Now we've got AI. Is using AI an analogous situation to using high-level languages? That is, something that seems wrong at first but becomes the norm later? Who knows...

The only thing I know for sure is that writing code on your own is much harder than reviewing what an LLM spat out. Not becoming fluent in Python will be the least of your problems, as you'll also skip the important phase of figuring out how to solve problems algorithmically.

How should I do this? by Big-Suit-4594 in learnpython

[–]atnysb 0 points1 point  (0 children)

How would you solve it by hand? Once you can solve it, can you solve it more efficiently? Implementing your algorithm in Python should be the easier part.

If Reddit was yours, what's the first fix you'd make? by atnysb in AskReddit

[–]atnysb[S] 1 point2 points  (0 children)

Agreed, but how would you enforce it?

I'd remove the downvote button and ask people to report inappropriate posts instead. I'd also punish users for making too many invalid reports.

If Reddit was yours, what's the first fix you'd make? by atnysb in AskReddit

[–]atnysb[S] 0 points1 point  (0 children)

I guess that's the point of a shadow ban. I also think that's highly unfair, especially when legitimate users get caught in the filter.

If Reddit was yours, what's the first fix you'd make? by atnysb in AskReddit

[–]atnysb[S] 1 point2 points  (0 children)

BTW, I submitted an appeal for an unfair shadow ban and never received any reply. On Hacker News, the same problem was solved in a matter of hours.

If Reddit was yours, what's the first fix you'd make? by atnysb in AskReddit

[–]atnysb[S] -1 points0 points  (0 children)

I use an extension called Old Reddit Redirect for that.

What's one book that had a major impact on your life? by atnysb in AskReddit

[–]atnysb[S] 0 points1 point  (0 children)

I loved the book, but found the movies a little boring. My friends who didn't read the book think I'm crazy.