anyone else noticed that the <https://blog.jetbrai...
# getting-started
s
anyone else noticed that the New language features on the way - article on the Kotlin blog contains 2 error in its 6 points? "Positional destructuring" isn't new, and "Must-use return values" is the same as "CheckReturnValue". So I assume (at least parts of) the article was written by AI and nobody (with enough technical knowledge) proofread it. Can someone fix this? It's not a good look that this is still wrong on the main Kotlin blog after a whole week.
😲 5
1
p
Good catch. That is the problem trusting AI fully and saving time of checking the quality of the outcome.
l
If you can't trust it, what good is it? Actually writing down the words was never the hard part of writing.
👍 1
k
Good point; I got confused when I first read that, as I thought it meant that positional destructuring was somehow going to be enhanced but couldn't find any information on it. I think this post might have been better on #C02B3PECK6E with a JetBrains staff member being notified.
👍 1
s
@Klitos Kyriacou ah, thanks for the tip. I'll repost it there 👍
d
Hi! Thank you for pointing that out — we really appreciate your attention to detail, and we’re sorry for the confusion caused by those inaccuracies. We will update the article to correct these points.
y
@Daria Voronina [JB] so were these "inaccuracies" caused because that article was generated by an LLM?
👍 1
d
@y No, the blog post wasn't generated by an LLM. I'm sorry if it gave that impression. The errors were due to my oversight, and I sincerely apologize for any confusion this may have caused.