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
Show hidden characters
{ | |
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", | |
"logo": { | |
"padding": { | |
"top": 2, | |
"left": 1, | |
"right": 1 | |
} | |
}, | |
"display": { |
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
{ | |
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", | |
"logo": { | |
"padding": { | |
"top": 2, | |
"left": 1, | |
"right": 1 | |
} | |
}, | |
"display": { |
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
!(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.
This file has been truncated, but you can view the full file.
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
[ | |
[ | |
{ | |
"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": [ |
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
#################################################################################################### | |
# 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 |
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
**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` |
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
;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. |
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
ffmpeg -i inputfile.wav -ab 320k outputfile.mp3 |
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
(* Content-type: application/vnd.wolfram.mathematica *) | |
(*** Wolfram Notebook File ***) | |
(* http://www.wolfram.com/nb *) | |
(* CreatedBy='Mathematica 13.1' *) | |
(*CacheID: 234*) | |
(* Internal cache information: | |
NotebookFileLineBreakTest |