Skip to content

Instantly share code, notes, and snippets.

View CoolOppo's full-sized avatar
🇺🇲

Max Azoury CoolOppo

🇺🇲
View GitHub Profile
@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.

; The name of the installer
Name "YOURPROGRAM"
; To change from default installer icon:
;Icon "YOURPROGRAM.ico"
; The setup filename
OutFile "YOURPROGRAM_Setup.exe"
; The default installation directory
@CoolOppo
CoolOppo / time-to-frequency.ipynb
Created October 19, 2019 07:11
How to extract frequencies with numpy using the real discrete fourier transform
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CoolOppo
CoolOppo / UE4-Cheatsheet.md
Created April 5, 2019 21:04
Markdown version of jbtronics' UE4 cheatsheet
{
"createdBy": "Redirector v3.2.1",
"createdAt": "2019-03-26T16:13:16.006Z",
"redirects": [
{
"description": "Redirect to latest docs",
"exampleUrl": "https://docs.rs/amethyst_gltf/0.5.1/amethyst_gltf/struct.GltfPrefab.html",
"exampleResult": "https://docs.rs/amethyst_gltf/*/amethyst_gltf/struct.GltfPrefab.html",
"error": null,
"includePattern": "https://docs.rs/*/*/*",