Skip to content

Instantly share code, notes, and snippets.

@sguzman
sguzman / wiki-100k.txt
Created December 8, 2022 20:46 — forked from h3xx/wiki-100k.txt
Wictionary top 100,000 most frequently-used English words [for john the ripper]
#!comment: This is a list of the top 100,000 most frequently-used English words
#!comment: according to Wiktionary.
#!comment:
#!comment: It was compiled in August 2005 and coalesced into a handy list for
#!comment: use in John the Ripper.
#!comment:
#!comment:
#!comment: Pull date: Sun Jan 15 22:03:54 2012 GMT
#!comment:
#!comment: Sources:
This file has been truncated, but you can view the full file.
A
A- prefix (also an- before a vowel sound) not, without (amoral). [greek]
Aa abbr. 1 automobile association. 2 alcoholics anonymous. 3 anti-aircraft.
Aardvark n. Mammal with a tubular snout and a long tongue, feeding on termites. [afrikaans]
@sguzman
sguzman / botw-analysis.youtube.whisper.md
Created October 1, 2022 17:53
Whisper caption for video

Breath of the Wild Is there any controversy with calling this the most impactful Nintendo title in modern memory? It's the bombshell that sprung from a series with a near unparalleled combination of mass market appeal and intense devotion. And unflinchingly hammered away vast chunks of the structure its predecessors had spent decades building. In some cases uncovering remnants of a past long forgotten and in others something else entirely.

@sguzman
sguzman / installers.list.txt.csv
Last active September 30, 2022 22:28
A list of installers to manage packages
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
- Coursier (Scala)
- Asdfvm
- pnpm
- pip
- yay (pacman (arch))
- fnm (node js)
- ghcup
- Oh my fish
- Deno
- Bun
@sguzman
sguzman / langs.md
Last active September 6, 2022 18:00
Languages you need to know to understand the majority of the world's literature

Languages

  • English
  • Dutch
  • German
  • Spanish
  • French
  • Russian
  • Chinese (Mandarin)
  • Classic Arabic
@sguzman
sguzman / wsl.md
Created August 14, 2022 19:12 — forked from alyleite/wsl.md
Failed to connect to bus: Host is down - WSL 2

» sudo systemctl daemon-reload

System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down

just try:

sudo apt-get update && sudo apt-get install -yqq daemonize dbus-user-session fontconfig

sudo daemonize /usr/bin/unshare --fork --pid --mount-proc /lib/systemd/systemd --system-unit=basic.target

# this file contains keys needed for decryption of file system data (WUD/WUX)
# 1 key per line, any text after a '#' character is considered a comment
# the emulator will automatically pick the right key
541b9889519b27d363cd21604b97c67a # example key (can be deleted)
d7b00402659ba2abd2cb0db27fa2b656 # Common
805e6285cd487de0faffaa65a6985e17 # Espresso Ancast
b5d8ab06ed7f6cfc529f2ce1b4ea32fd # Starbuck Ancast
9a164ee15ac7ceb64d3cc130094095f6 # 007 Legends [EUR, NUS]
@sguzman
sguzman / mathematicians.md
Last active August 2, 2022 03:59
A list of living mathematician that I like

Mathematicians

In somewhat significant order

  • Stephen Wolfram
  • Keenan Crane
  • Norman Wildberger
  • Julian P Grossmann
  • Sheldon Axler
  • Terence Tao
  • Alan U. Kennington
@sguzman
sguzman / ucla-yearbooks.js
Last active June 5, 2022 15:52
Download pdfs
const fs = require('node:fs');
const https = require('node:https');
const u = require('node:url');
const p = require('node:path');
const cheerio = require('cheerio');
const winston = require('winston');
// --------------------------------------------------
@sguzman
sguzman / language-progress.md
Created May 18, 2022 21:10
A snapshot of my progress on multiple languages

Language Profficiency

Below is my progress on multiple languages.

Fluent

List of languages that could use some improvement (like vocab) but otherwise am fluent on

  • English

Operationally Fluent

List of languages that I can communicate in but demonstrate some deficiency still