Skip to content

Instantly share code, notes, and snippets.

View lancejpollard's full-sized avatar
🐢
Code

Lance Pollard lancejpollard

🐢
Code
View GitHub Profile
@lancejpollard
lancejpollard / Unicode table
Created October 17, 2025 22:24 — forked from ivandrofly/Unicode table
Unicode table - List of most common Unicode characters *
Unicode table - List of most common Unicode characters *
* This summary list contains about 2000 characters for most common ocidental/latin languages and most printable symbols but not chinese, japanese, arab, archaic and some unprintable.
Contains character codes in HEX (hexadecimal), decimal number, name/description and corresponding printable symbol.
What is Unicode?
Unicode is a standard created to define letters of all languages ​​and characters such as punctuation and technical symbols. Today, UNICODE (UTF-8) is the most used character set encoding (used by almost 70% of websites, in 2013). The second most used character set is ISO-8859-1 (about 20% of websites), but this old encoding format is being replaced by Unicode.
How to identify the Unicode number for a character?
Type or paste a character:
@lancejpollard
lancejpollard / spec.md
Last active October 6, 2025 22:37
URL Query Param Spec

URL Query Param Spec

This document specifies all supported query parameter types and their expected formats for URL construction and parsing.

Overview

Query parameters can be simple values, ranges, or collections. Collections can use different separators to indicate logical operations:

@lancejpollard
lancejpollard / ideas.md
Last active October 5, 2025 02:42
Tibetan Monospace Design (Idea)

Tibetan Monospace Design (Idea)

  • Tibetan monospace font (modifying Noto Serif Tibetan)
  • Consonants are the foundation of each syllable in Tibetan
  • Consonants can form clusters/stacks vertically
  • We normalize the consonant slot width (that is the monospace unit)
  • Shad is simple, it takes up 1 slot, left aligned, and that's it
  • Tsheg is hard, it doesn't get a slot,
  • Tsheg becomes ligature/combining character essentially
  • Need to adjust each consonant glyph to accomodate tsheg as ligature
@lancejpollard
lancejpollard / book-of-creation.md
Created September 20, 2025 05:35
The Book of Creation (Sefir Yetzirah)

The Book of Creation

Chapter 1

In two and thirty most occult and wonderful paths of wisdom did JAH the Lord of Hosts engrave his name: God of the armies of Israel, ever-living God, merciful and gracious, sublime, dwelling on high, who inhabits eternity. He created this universe by the three heavenly beings, Number, Writing, and Speech.

Ten are the numbers, as are the emanations, and twenty-two the letters, these are the Foundation of all things. Of these letters, three are mothers, seven are double, and twelve are simple.

The ten numbers formed from nothing are the set of ten: these are seen in the fingers of the hands, five on one, five on the other, and over them is the Covenant by voice spiritual, and the rite of Circumcision, corporeal (as of Abraham).

@lancejpollard
lancejpollard / heptagrid.md
Last active August 7, 2025 07:43
Hyperbolic Heptagrid Tiling

The Heptagrid and the Fibonacci Tree

This document summarizes Maurice Margenstern’s approach to modeling the hyperbolic plane using the {7,3} tiling and the Fibonacci tree.

What is the Heptagrid?

  • The heptagrid is a tiling of the hyperbolic plane using regular heptagons, where three heptagons meet at each vertex.

  • It is described by the Schläfli symbol {7,3}, which means:

  • Each polygon has 7 sides.

@lancejpollard
lancejpollard / tracking.md
Last active July 21, 2025 02:30
Tracking

My appetite is taking me to my home.
I'm anxious. Be patient.
Keep tracking after patterns of the unknown.

Remember to remember.
You will forget.
So have patience.

@lancejpollard
lancejpollard / wan2.1-readme.md
Last active July 6, 2025 01:19
Playing with Wan2.1 1.3B Text2Video on Mac

Playing with Wan2.1 1.3B Text2Video on Mac

This is for testing and generating video from text prompts using Wan2.1-T2V-1.3B (small model) on Mac, these instructions won't work on Windows, so you can try plugging them into ChatGPT and converting them to be windows-specific perhaps if necessary.

See recommended text2video models here, or all possible models here.

System Notes

  • Llama 405B model requires at least 2TB disk space, and probably 2TB RAM, plus 80GB VRAM to run, for text output (not even video)!
@lancejpollard
lancejpollard / list.csv
Last active June 7, 2025 07:02
Vasubandhu's List of 75 Dharmas
Number Sanskrit English Description
1 Citta Consciousness The basic awareness or knowing faculty present in every moment of experience.
2 Vedanā Feeling The raw tone of experience as pleasant, unpleasant, or neutral.
3 Saṃjñā Recognition The labeling or identification of objects and experiences.
4 Cetanā Volition The mental force that directs action and creates karma.
5 Sparśa Contact The coming together of sense organ, object, and consciousness.
6 Manaskāra Attention The directing of the mind toward a specific object.
7 Chanda Intention The wish or drive to act or attain something.
8 Smṛti Mindfulness The ability to hold an object steadily in awareness.
9 Samādhi Concentration Mental one-pointedness or unification of attention.

The Book of the Way

The way that can be told,
is not the eternal way.
The name that can be named
is not the eternal Name.

The unnamable is the eternally real.
Naming is the origin
of all particular things.

@lancejpollard
lancejpollard / cheatsheet.md
Created May 23, 2025 02:01
DataDog CheatSheet

DataDog CheatSheet

DataDog UI is complicated, and hard to find your way around. But it boils down to this basically:

  • Teams
  • Notebooks
  • Dashboards
  • Monitors
  • Logs
  • Metrics