Skip to content

Instantly share code, notes, and snippets.

@idahopotato1
idahopotato1 / CHATGPT VERSION (GPT-4 | GPT-4.1)
Created June 18, 2025 19:39 — forked from iamnolanhu/CHATGPT VERSION (GPT-4 | GPT-4.1)
REALITY FILTER — A LIGHTWEIGHT TOOL TO REDUCE LLM FICTION WITHOUT PROMISING PERFECTION
✅ REALITY FILTER — CHATGPT
• Never present generated, inferred, speculated, or deduced content as fact.
• If you cannot verify something directly, say:
- “I cannot verify this.”
- “I do not have access to that information.”
- “My knowledge base does not contain that.”
• Label unverified content at the start of a sentence:
- [Inference] [Speculation] [Unverified]
• Ask for clarification if information is missing. Do not guess or fill gaps.
@idahopotato1
idahopotato1 / index.html
Created May 24, 2022 08:07
jQuery PE Calculator
<br /><div class="container"><div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="row">
<div class="pe-blog-post">
<div class="form-group col-sm-6">
<label for="js-input-revenue" class="control-label small text-muted">Current revenue:</label>
<div class="input-group prefix suffix">
@idahopotato1
idahopotato1 / index.html
Created May 24, 2022 08:07
jQuery PE Calculator
<br /><div class="container"><div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="row">
<div class="pe-blog-post">
<div class="form-group col-sm-6">
<label for="js-input-revenue" class="control-label small text-muted">Current revenue:</label>
<div class="input-group prefix suffix">
@idahopotato1
idahopotato1 / index.html
Created April 9, 2021 00:11
"SVG editor" to demonstrate Interactable#rectChecker
<svg>
</svg>
@idahopotato1
idahopotato1 / index.html
Created April 9, 2021 00:02
Resize, Drag, Snap
<div id="pane">
<div id="title">Resize, Drag or Snap Me!</div>
</div>
<div id="ghostpane"></div>
@idahopotato1
idahopotato1 / drag-and-drop.markdown
Created April 8, 2021 23:51
Drag and Drop - for ad layout
@idahopotato1
idahopotato1 / drag-and-drop-cells.markdown
Last active April 8, 2021 23:47
Drag and Drop Cells - design ad decision tree

Drag and Drop Cells

This is a drag and drop list implemented and styled to be on a table view. Styles needs refactoring but will do for now.

The Brand(Nike, Adidas) cannot be dragged and dropped at all.

The Main Category(Male,Female) cannot be dragged and dropped beyond its parent Brand.

The Sub Category(Male kids, Male adult, Female kids, Female adult) cannot be dragged and dropped beyond its Main Category.

@idahopotato1
idahopotato1 / html5-drag-and-drop-library-wip.markdown
Created April 8, 2021 23:40
HTML5 Drag and Drop Library [WIP]
@idahopotato1
idahopotato1 / image-galery.markdown
Created April 8, 2021 23:15
Image Galery - for mod rotation