This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ClassID 100000 (int) conflicts with that of another class (int). Please resolve the conflict. | |
(Filename: Line: 263) | |
ClassID 100001 (bool) conflicts with that of another class (bool). Please resolve the conflict. | |
(Filename: Line: 263) | |
ClassID 100002 (float) conflicts with that of another class (float). Please resolve the conflict. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import MaxPlus | |
import os | |
import os.path | |
import pymxs | |
rt = pymxs.runtime | |
def convertAllToMeshes(n, indent=''): | |
objName = n.GetActualINode().Name | |
if "Line" in objName: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Shader "Unlit/BlendTextures" | |
{ | |
Properties | |
{ | |
_MainTex ("Texture", 2D) = "white" {} | |
_MainTex2 ("Texture", 2D) = "white" {} | |
} | |
SubShader | |
{ | |
Tags { "Queue"="Transparent" "RenderType"="Transparent" "IgnoreProjector"="True" } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.platformer.news/ | |
https://snacks.robinhood.com/ | |
https://future.a16z.com/ | |
https://app.mailbrew.com/unreadit/tech-Rrjzlxqyv6Q1 | |
https://www.deararchitects.xyz/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// hello |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are an expert communicator trained in Barbara Minto’s Pyramid Principle. | |
Your job is to distill the following SOURCE into a concise, executive‑ready brief. | |
TASK | |
1. Read/scan all provided material below. | |
2. Produce a summary that follows Minto’s hierarchy: | |
▸ **Governing Thought** – one clear sentence that answers “So what?” | |
▸ **Key Supporting Points** – 2‑5 bullets, mutually exclusive & collectively exhaustive (MECE), each phrased as a complete statement that proves the Governing Thought. | |
▸ **Evidence & Detail** – sub‑bullets with the most persuasive facts, data, or examples for each key point (no fluff). |
OlderNewer