AI Notice: Difference between revisions

From TernaryWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 3: Line 3:
* I do use AI as a "rubber ducky" to work out some tech and computer concepts and as a search engine.
* I do use AI as a "rubber ducky" to work out some tech and computer concepts and as a search engine.
* I do use AI to generate code boilerplate for one-off script tools that I edit to generate large data based on some pattern, layout, grid, etc e.g.
* I do use AI to generate code boilerplate for one-off script tools that I edit to generate large data based on some pattern, layout, grid, etc e.g.
** [[Instruction Set Map]] was generated with a one-off html5 .htm tool. The boilerplate was AI, the output I programmed.
** [[Instruction Set Map]] was generated with a one-off .html JS tool. The boilerplate was created by AI but the output I programmed.

Latest revision as of 00:54, 1 June 2025

  • Any AI generated content placed on this Wiki will be labeled as such.
  • As of yet AI has not been used to edit or generate any content on this Wiki.
  • I do use AI as a "rubber ducky" to work out some tech and computer concepts and as a search engine.
  • I do use AI to generate code boilerplate for one-off script tools that I edit to generate large data based on some pattern, layout, grid, etc e.g.
    • Instruction Set Map was generated with a one-off .html JS tool. The boilerplate was created by AI but the output I programmed.