I'm glad you like it! /r/bestof was one of my favorite subreddits for a long time (then it went to shit). I hope we can build a high-quality community here.
The problem is that they "see" the text at the token level instead of the level of characters. That's why they are bad at reversing strings or counting characters, for example. They perceive tokens as the atomic units of text instead of characters. For example, see how this comment gets tokenized:
With the token IDs shown:
The current ChatGPTs got pretty good at these tasks but they are still hard for them.
Here is an example of a (admittedly more complicated) character-level task failing:
Source: https://www.reddit.com/r/ChatGPT/comments/11z9tuk/chatgpt_vs_reversed_text/ (It's from the devil's website, so don't open it)
Related tweet by @karpathy:
https://twitter.com/karpathy/status/1657949234535211009
Text reversing example from a tweet by @npew:
EDIT: sorry for the infodump, I just find these topics fascinating.
Is that because most of your recipes are from the US?
We use Celsius like for everything else
Here is a Lemmy Award for you:
Ladies and gentlemen, the winner of the 2023 Turing Award!
Oh definitely. I've been on a continuous Lemmy/kbin binge since Friday. This place is way more enjoyable than reddit because:
- Your voice matters. People actually upvote and reply!
- There is no karma! One less thing to obsess over (though you can see how many posts/comments a user has made).
- The content is much more interesting and reminiscent of the early days of Reddit.
- Maybe I'm too nerdy but I like how clean the site is.
- There is absolutely zero commercial interest across the entire lemmyverse and it's awesome. You can talk to actual people and have fun!
- It feels magical that there are all these different Lemmy and kbin servers and you can see people from 10 instances talking to each other in the same thread.
I’m sure it’s a nice client but I don’t understand why so many GUI projects have no screenshots in their READMEs. It would be great if I could immediately see if I like it without installing it.
EDIT: thanks for adding the screenshot to your post! It looks awesome!
Nice to see some OC on here! (And it’s also funny :) )
Well, there’s this place:
- link for kbinauts: New Communities
- link for lemmings: New Communities
My new community got quite a few subscribers from there. Just make sure to post relative links using both the Lemmy and kbin routes (/c/
and /m/
).
EDIT: oh, I almost forgot, there actually is a site for community discovery: Lemmy Browser. I don’t think it currently lists kbin communities but we could ask them to (or if it’s open source, someone could implement it).
These are all very useful features! Is there any chance they will get merged into the main Lemmy codebase?
This is an excellent explanation of hashing, and the interactive animations make it very enjoyable and easy to follow.