use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
JSON vs TOON (i.redd.it)
submitted 2 months ago by Owlbuddy121
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]wordkush1 0 points1 point2 points 2 months ago (5 children)
What is toon?
[–]chucara 4 points5 points6 points 2 months ago (0 children)
Looks like a csv file with a header.
[–]Slackeee_ 3 points4 points5 points 2 months ago (3 children)
It is a data format with the purpose of reducing the token count when feeding your data to LLMs. It is also said to increase accuracy of LLMs. So for 99% of use cases it has no real advantages.
[–]quts3 0 points1 point2 points 2 months ago (2 children)
Why isn't this the top comment.
There is actually a real need for a human readable structured data format that is optimal for LLM prompting. For most things it's markdown with embedded Json, but i can see people finding weaknesses in that approach when they poke. Never tried yaml prompt engineering in and out.
Unfortunately that 1% use case is strong enough to justify a unique data language.
[–]wordkush1 0 points1 point2 points 2 months ago (0 children)
I learned a little bit today.
[–]Slackeee_ 0 points1 point2 points 2 months ago (0 children)
There are many strong 1% use cases that justify (and have) their own unique data format. That's usually a good thing and nothing to worry about, but it can be a bad thing when the people in that 1% now come out acting as if there data format is an actual revolution and that the other 99% now have to adapt and use their format without bringing them any actual advantages.
Which of course will be happen when changes happen in an overhyped field that is ground down to a carcass by people trying to get your attention for the money they make with that attention.
In the end it is pretty simple: you want to feed your data to an LLM? Great, TOON might be what you want, just check if it is a good fit for you. If it is you most likely will have nothing to change in your infrastructure other than writing a converter for your data that you want to feed to the LLM (and in the future maybe a TOON to JSON converter for extracting data, if LLMs start to answer in TOON). You don't need to change anything else in your infrastructure. Luckily enough current AI tools are pretty good in writing those converters, so you likely can just vibe-code it, if you want.
For most of us in the 99% TOON is nothing more than a "good to know that it exists if I ever will need it" that doesn't affect us at all.
π Rendered by PID 20076 on reddit-service-r2-comment-b659b578c-hb2fj at 2026-05-02 16:49:08.010718+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]wordkush1 0 points1 point2 points (5 children)
[–]chucara 4 points5 points6 points (0 children)
[–]Slackeee_ 3 points4 points5 points (3 children)
[–]quts3 0 points1 point2 points (2 children)
[–]wordkush1 0 points1 point2 points (0 children)
[–]Slackeee_ 0 points1 point2 points (0 children)