Skip to content

Instantly share code, notes, and snippets.

View extratone's full-sized avatar
🗿
sudo exit

David Blue extratone

🗿
sudo exit
View GitHub Profile
@extratone
extratone / fastfetch.jsonc
Created July 15, 2025 00:44 — forked from infurno/fastfetch.jsonc
my fastfetch.jsonc
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"padding": {
"top": 2,
"left": 1,
"right": 1
}
},
"display": {
@extratone
extratone / fastfetch.jsonc
Last active July 15, 2025 00:44 — forked from infurno/fastfetch.jsonc
my fastfetch.jsonc
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"padding": {
"top": 2,
"left": 1,
"right": 1
}
},
"display": {
@extratone
extratone / hypothesis.js
Created July 14, 2025 07:06
Hypothes.is embed source.
!(function () {
"use strict";
var s = {
"scripts/annotator.bundle.js": "scripts/annotator.bundle.js?541759",
"scripts/ui-playground.bundle.js": "scripts/ui-playground.bundle.js?6e1315",
"styles/annotator.css": "styles/annotator.css?c1d2f9",
"styles/annotator.css.map": "styles/annotator.css.map?9aaee7",
"styles/highlights.css": "styles/highlights.css?470b72",
"styles/highlights.css.map": "styles/highlights.css.map?d94fe5",
"styles/katex.min.css": "styles/katex.min.css?921c28",
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@extratone
extratone / hypothes.is.json
Created July 4, 2025 10:43
Social annotation, [**motherfucker**](https://hypothes.is/users/DavidBlue).
This file has been truncated, but you can view the full file.
[
[
{
"id": "MoIVjFe1EfCLAfvRZKAc8g",
"authority": "hypothes.is",
"url": "https://www.craft.do/whats-new",
"created": "2025-07-03T02:26:59",
"updated": "2025-07-03T02:26:59",
"title": "What's new",
"refs": [
@extratone
extratone / .editorConfig
Last active July 4, 2025 01:11 — forked from RealDotNetDave/.editorConfig
.editorConfig by David (dotNetDave) McCarter - dotNetTips.com
####################################################################################################
# dotNetDave's (David McCarter) Editor Config - dotNetTips.com
# Updates to this file are posted quarterly at: https://bit.ly/EditorConfig5
# Updated May 1, 2025
# Code performance book is available at: https://bit.ly/DotNetCodePerf4
# Coding standards book is available at: https://bit.ly/CodingStandards8
####################################################################################################
root = true
@extratone
extratone / Application.csv
Last active July 4, 2025 00:41
Reformatted keyboard shortcuts reference for [**Marked 2**](https://marked2app.com).
**Action** **Command**
Preferences `⌘,`
New File `⌘N`
Open `⌘O`
Re-open Last `⌘⇧R`
Close `⌘W`
Print Preview Window `⌘P`
Save HTML `⌘S`
Save PDF `⌘⇧P`
Save RTF `⌘⇧S`
;nyquist plug-in
;version 4
;type tool ;;; CHANGED: from "process" to "tool" for modifying track properties.
;name "Sequential Pan Selected Tracks..."
;action "Panning tracks..."
;control count "Number of tracks" int "" (length *selection*) 0 0
;;; Sequential Pan by David Blue's Gemini Assistant (v2)
;;; This script pans the selected tracks sequentially from -100% (left) for the top track
;;; to +100% (right) for the bottom track.
@extratone
extratone / ffmpeg wav -> mp3
Created July 1, 2025 11:41 — forked from dominicthomas/ffmpeg wav -> mp3
Convert a wav to a 320k mp3 using ffmpeg.
ffmpeg -i inputfile.wav -ab 320k outputfile.mp3
(* Content-type: application/vnd.wolfram.mathematica *)
(*** Wolfram Notebook File ***)
(* http://www.wolfram.com/nb *)
(* CreatedBy='Mathematica 13.1' *)
(*CacheID: 234*)
(* Internal cache information:
NotebookFileLineBreakTest