this post was submitted on 25 Oct 2025
        
      
      20 points (79.4% liked)
      Linux Gaming
    21859 readers
  
      
      502 users here now
      Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
Techinese is a beautiful term😆😆😆 l understood this word, but much of the text that you typed, l failed to understand 😐😐
Particularly that doc pages thing.....
A doc page is short for documentation page, it is a website, which is normally maintained by the language you are coding in, that shows you all of the syntax that you could possibly need for any given function. My reference to ai is that it is sometimes nice to ask ai how a function works if you are having trouble understanding it, but in general the doc pages already do a good job of that, and crucially shouldn't be wrong.
That means, if l'm coding in python, there's a documentation page, if l code in javascript, it's got a documentation page, like that ??😃😃
Actually chatgpt does a wonderful job explaining technology in a story telling method. For example, telemetry can be compared to CIA, FBI and Mossad 😆😆😆😆😆
Yes that is correct, in particular Python's doc.page is here python, and JavaScript's one is a bit different though due to its relationship to markdown languages like HTML, I do not believe oracle publishes a doc page for it specifically.