Skip to content

Instantly share code, notes, and snippets.

@DeeDeeG
DeeDeeG / setup_to_contribute_to_V8.sh
Created April 28, 2021 16:59
How to get set up to contribute to Chromium's V8 JavaScript engine
# Exit the script if any individual command or command group errors out
set -e
cd ~/
if ! [ -e ~/depot_tools ]; then
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
echo
fi
@DeeDeeG
DeeDeeG / Atom Hacking Instructions.md
Last active January 19, 2021 19:24
A guide to building Atom, rebuilding it, and/or running it in Dev Mode. With some bonus Git commands at the end.

Basic building instructions

[Step 0: have all the build requirements listed in "Hacking on Atom Core". Particularly: Node and npm, and a Python 2.6, 2.7 or 3.5+ executable, on your system PATH. Various packages are needed, including for Linux g++ and gcc (there is a longer list at Hacking on Atom Core), for macOS you need XCode or the "command line tools" package, for Windows you need a valid install of Visual Studio/Visual Studio Build Tools with the right plugins. Recommend getting it via installing the windows-build-tools npm package globally, as described in "Hacking on Atom Core."]

git clone https://github.com/atom/atom
cd atom
script/build
@DeeDeeG
DeeDeeG / Color-Font-Support_macOS-El-Capitan_Browsers.md
Created November 25, 2017 01:11
Shows browser support for the various formats of color fonts. (Most of these formats are of popular interest for emojis only at the moment, other than SVG in Opentype. All could be used for other kinds of fonts, though.)

Chrome:

Version: 62.0.3202.94 (Official Build) (64-bit) User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

chrome screenshot


Firefox:

Version: 57.0

@DeeDeeG
DeeDeeG / Color-Font-Support_Win10_Browsers.md
Created November 24, 2017 22:28
Shows browser support for the various formats of color fonts. (Most of these formats are of popular interest for emojis only at the moment, other than SVG in Opentype. All could be used for other kinds of fonts, though.)

Chrome:

Version 62.0.3202.94 (Official Build) (64-bit) User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

chrome screenshot


Firefox:

Version: 57.0

@DeeDeeG
DeeDeeG / Color-Font-Support_Ubuntu-Bionic_Browsers.md
Last active January 10, 2018 13:59
Shows browser support for the various formats of color fonts. (Most of these formats are of popular interest for emojis only at the moment. All could be used for other kinds of fonts, though.)

Chrome:

Version: 62.0.3202.94 (Official Build) (64-bit) User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

chrome_screenshot


Firefox:

Version: 57.0

@DeeDeeG
DeeDeeG / Gemfile.lock
Created May 9, 2017 17:38
Refuge Rails 5 updated Gemfile.lock
GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.0)
actionpack (= 5.0.0)
nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
actionmailer (5.0.0)
actionpack (= 5.0.0)
actionview (= 5.0.0)
unicode hex short name specific skin tone (if applicable) reason it’s listed here note about intensity or details of problem extra note Relative position on unicode charts
1f923 rolling on floor laughing invisible 1
1f604 smiling face with open mouth & smiling eyes extra mouth below 2
1f60d smiling face with heart eyes seam in mouth? minor 3
1f917 hugging face invisible 4
1f914 thinking face invisible 5
1f644 face with rolling eyes invisible 6
1f910 zipper-mouth face extra major 7
1f62f hushed face extra major 8
1f60c relieved face extra One whole glyph 9

Apple

iPad 2 (iOS 9.3.5)

tablet safari ios 9 3 5

iPhone 5S (iOS 10.3)

mobile safari ios 10

@DeeDeeG
DeeDeeG / Noto-Emoj-Ligatures.md
Last active February 3, 2017 04:27
Noto Black & White Sequences for Family, Couple w Heart, and Kiss

Family Sequences

family

Kiss and Couple with Heart Sequences

kiss and couple w heart

@DeeDeeG
DeeDeeG / fc-match -s "Segoe UI Emoji".bash
Created January 31, 2017 08:23
Due to my fontconfig setup, Noto Color Emoji is literally the last fallback for Segoe UI Emoji
mint@mint-Inspiron-518 ~ $ fc-match -s "Segoe UI Emoji"
DejaVuSans.ttf: "DejaVu Sans" "Book"
DejaVuSans-Bold.ttf: "DejaVu Sans" "Bold"
DejaVuSans-Oblique.ttf: "DejaVu Sans" "Oblique"
DejaVuSans-BoldOblique.ttf: "DejaVu Sans" "Bold Oblique"
n019003l.pfb: "Nimbus Sans L" "Regular"
Waree.ttf: "Waree" "Regular"
Laksaman.ttf: "Laksaman" "Regular"
Meera.ttf: "Meera" "Regular"
KhmerOS.ttf: "Khmer OS" "Regular"