Skip to content

Instantly share code, notes, and snippets.

View CoolOppo's full-sized avatar
๐Ÿ‡บ๐Ÿ‡ฒ

Max Azoury CoolOppo

๐Ÿ‡บ๐Ÿ‡ฒ
View GitHub Profile
@CoolOppo
CoolOppo / Postgres Views Coneheads.md
Created February 27, 2025 14:43
Postgres Views Coneheads Tutorial

Primitive Data Correlation Projection Mechanisms in the Earth-Originated Binary-Relational Information Repositories: A Superior Explication for Remulakian Consciousness

Ontological Foundation of PostgreSQL Visual Projection Constructs

Within the primitive computational metabolism designated "PostgreSQL" by Earth bipeds, these entities they designate as "views" function as non-materialized data projection matricesโ€”essentially meta-referential query encapsulations that manifest as virtual data organization lattices which present information conglomerates as though they constituted actual physical storage constructs while existing merely as pre-formulated extraction algorithms.

Dissimilar to the materialized data storage matrices Earthlings designate with the simplistic terminology "tables" (which consume quantifiable electromagnetic polarization patterns on their rudimentary binary storage devices), these projection constructs consume negligible permanent storage allocation and function as multidimensio

@CoolOppo
CoolOppo / SimpleCameraController.cs
Last active February 27, 2025 07:44
Source Engine Movement Basics Implemented in Godot and Unity
using UnityEngine;
namespace UnityTemplateProjects
{
public class SimpleCameraController : MonoBehaviour
{
class CameraState
{
public float yaw;
public float pitch;
@CoolOppo
CoolOppo / Claude.ai.txt
Last active March 12, 2025 21:00
Claude.ai System Prompt extensions that for some reason Anthropic didn't publish with the rest of the System Prompt
<preferences_info>
The human may choose to specify preferences for how they want Claude to behave via a <userPreferences> tag.
The human's preferences may be Behavioral Preferences (how Claude should adapt its behavior e.g. output format, use of artifacts & other tools, communication and response style, language) and/or Contextual Preferences (context about the human's background or interests).
By default, preferences should be ENTIRELY ignored and not incorporated.
1. Apply Behavioral Preferences if, and only if:
- They are directly relevant to the task or domain at hand, and applying them would improve response quality
- Applying them would not be confusing or surprising
@CoolOppo
CoolOppo / .md
Created September 11, 2024 01:43

๐ŸŒŸ๐ŸŒฟ THE JOURNEY FROM SANITY TO INSANITY: A DUAL DIAGRAM ๐ŸŒฟ๐ŸŒŸ


๐Ÿง ๐ŸŒผ STAGE 1: SANITY โ€” THE ORDERED MIND ๐ŸŒผ๐Ÿง 

๐ŸŒฟ THE STRUCTURE OF A SANE MIND ๐ŸŒฟ

       ๐ŸŒ€๐ŸŒ€๐ŸŒ€
/**
* ##############################################################################
* THINK AND GROW RICH - A TypeScript Interpretation
* ##############################################################################
*
* This code represents the core principles of "Think and Grow Rich" by Napoleon Hill,
* expressed through TypeScript analogies. It is intended to provide a deeper,
* more practical understanding of the book's concepts by relating them to familiar
* programming patterns.
*
/*
* Human Cognitive Thinking Patterns
* =================================
*
* This cheatsheet outlines various cognitive thinking patterns observed in human cognition,
* represented through TypeScript code analogies. The patterns covered include:
*
* 1. Association and Memory Retrieval
* 2. Decision Making and Problem Solving
* 3. Emotional Processing
/*
* Human Cognitive Thinking Patterns
* =================================
*
* This TypeScript code analogy represents various cognitive thinking patterns
* observed in human thought processes. The patterns included are:
*
* 1. Association
* 2. Categorization
* 3. Pattern Recognition

The Gospel of Truth

(NHC I, 3; XII, 2)

The gospel of truth is joy for people who have received grace from the father of truth, that they might know him through the power of the word. The word has come from the fullness in the father's thought and mind. The word is called "savior," a term that refers to the work he is to do to redeem those who had not known the father. And the term "gospel" refers to the revelation of hope, since it is the means of discovery for those who seek him.

Ignorance Brings Error

All have sought for the one from whom they have come forth. All have been within him, the illimitable, the inconceivable, who is beyond all thought. But ignorance of the father brought terror and fear, and terror grew dense like a fog, so that no one could see. Thus error grew powerful. She worked on her material substance in vain. Since she did not know the truth, she assumed a fashioned figure and prepared, with power and in beauty, a substitute for truth.

This was not humiliating for the illim

The error is caused by an incorrect port being used during setup. Simply use Visual Studio Code, open the folder C:\Program Files\NVIDIA Corporation\NVIDIA GeForce Experience, and do a find and replace (Ctrl+Shift+H), changing LOCALHOST_PORT",3e3 to LOCALHOST_PORT",60487. You'll need to click "retry as admin" to properly save the files. After that it will work.