HN user

knrdev

24 karma
Posts0
Comments12
View on HN
No posts found.

Have you really gained or learned anything from this?

They just benefit from the conflict between opposing, incompatible viewpoints. Musk especially seems to like it. It's primarily a for-profit enterprise fueled by hate and propaganda, just like those "legacy" things it's supposed to replace.

The training process probably doesn't care and may do unexpected things at scale. You will most likely not be able to outsmart it. It only works to predict the next token, so fake info may even improve its spam detection skills.

Very strange. I gave this problem to GPT-3.5 and it answered `f(x)=1/x`. https://www.youtube.com/watch?v=13YrZLBmu7A gives the same solution. GPT-4 failed but was close. Maybe GPT-3.5 is smarter ;)

Query i used was: ``` Can you think step by step about this math problem and solve it?

Let R+ denote the set of positive real numbers. Find all functions f : R+ → R+ such that for each x ∈ R+, there is exactly one y ∈ R+ satisfying xf(y) + yf(x) <= 2. ```

Response: https://pastebin.com/sTXM9kLt

Edit: Maybe i should say Bing not GPT-4 because i asked it there.