Skip to content

Instantly share code, notes, and snippets.

View Inclushe's full-sized avatar

Ethan John Walker Inclushe

View GitHub Profile

Japanese Phonetics

  • Mora
    • Full size hiragana, katakana = 1 mora
    • Hiragana/katakana with ya, yu, yo = 1 mora
    • Hiragana/katakana with っ = 2 mora

5. Terminology

5.1. Japanese voice and speaking style

@Inclushe
Inclushe / .bunfig.toml
Created February 1, 2024 17:13
Use GSAP private registry on Bun
# Find the auth token on this page on step 1: https://gsap.com/docs/v3/Installation/#installer
# Copy this file to ~/.bunfig.toml
[install.scopes]
"@gsap" = { "url" = "https://npm.greensock.com/:_authToken=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "always-auth" = true }
@Inclushe
Inclushe / uprising.txt
Last active February 6, 2024 19:46
Uprising
https://soundcloud.com/magpie303/clarkee-uprising-revolution-2000
https://soundcloud.com/magpie303/m-zone-hangar-13-vs-uprising
https://soundcloud.com/magpie303/paul-o-uprising-05041997
DJ Clarkee – I Am God Here
Crypt - The 9th Circle
Omar Santana – The Vulture
Hellfish – Techno City
Darrien Kelly & The Stunned Guys – Main Mutherfucka’s
Walter One – Gabber Over (Tetris)
G-Force – Bass Too Dark
@Inclushe
Inclushe / figma_app-dc3a952c65dfdb4f.min.js.br
Last active June 28, 2024 19:52
figma_app-dc3a952c65dfdb4f.min.js.br
This file has been truncated, but you can view the full file.
!function() {
try {
var e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {}
, n = (new Error).stack;
n && (e._sentryDebugIds = e._sentryDebugIds || {},
e._sentryDebugIds[n] = "023cbf78-ebda-5035-9728-65899500f9e2")
} catch (e) {}
}();
(globalThis.webpackChunk = globalThis.webpackChunk || []).push([[7693], {
10199: (e,t,n)=>{
import { $ } from "bun";
const tverRequest = await fetch(
"https://platform-api.tver.jp/service/api/v1/callCategoryHome/variety?platform_uid=0340db4241d7405185135f690f3f91b33545&platform_token=d1bimyh4666s1wu03p077i8jly8w0o6as6sm0nms&require_data=mylist%2Cresume%2Clater",
{
credentials: "omit",
headers: {
"User-Agent":
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:131.0) Gecko/20100101 Firefox/131.0",
Accept: "*/*",