AI Notice: Difference between revisions
From TernaryWiki
Jump to navigationJump to search
Created page with "Any AI generated content placed on this Wiki will be labeled as such. I do use chat AI as a "rubber ducky" to work out some tech and computer concepts. AI has not been used to do any direct work on this project yet. AI has not been used to edit or generate any pages on this Wiki, yet. I do mess around a lot with HTML5 and use one off .html files as project tools, e.g. generating Instruction Set Map. Stuff that should probably be done with Python; but I very much..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Any AI generated content placed on this Wiki will be labeled as such. | * 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 | * 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. | |||
AI | ** [[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.