Skip to content

Instantly share code, notes, and snippets.

@sguzman
sguzman / mcp.json
Created July 18, 2025 18:36
mcp list of servers
{
"mcpServers": {
"hf-mcp-server": {
"url": "https://huggingface.co/mcp",
"headers": {
"Authorization": "Bearer XXX"
}
},
"playwright": {
"command": "npx",
@sguzman
sguzman / flatten_and_rename.fish
Created July 18, 2025 13:52
Copy vids into dir and rename to S?E??
#!/usr/bin/env fish
set dest_dir vids
mkdir -p $dest_dir
set log_file rename.log
echo "== Started at (date)==\n" >> $log_file
for f in (find . -type f -iname "*.mkv" | sort)
set filename (basename "$f")
@sguzman
sguzman / bowser-resume.md
Created July 2, 2025 17:19
Bowser's resume

Bowser (King Koopa)

Supreme Ruler of the Koopa Kingdom
Darklands, Mushroom World | [email protected] | +1-777-FIRE-BREATH | LinkedIn: KingBowser


🧱 Professional Summary

Charismatic and battle-tested monarch with over 35 years of experience in kingdom management, strategic invasions, and organizational leadership. Adept in resource allocation, fortress construction, minion workforce development, and multi-phase project execution. Passionate about cross-realm diplomacy (and conquest), high-security systems, and innovation in magical technology. Seeks challenging executive position where ambition, vision, and unrelenting persistence are assets.

@sguzman
sguzman / marvel-snap.md
Created June 25, 2025 01:46
A markdown table of my marvel snap cards

My Cards

Name Quantity Cost Power
Abomination 1 5 9
America Chavez 1 1 2
Angel 1 2 3
Angela 1 2 3
Ant-man 1 1 1
Apocalypse 1 6 8
@sguzman
sguzman / Pokémon TCG Pocket.md
Created June 1, 2025 17:36 — forked from jerrybi/Pokémon TCG Pocket.md
# Discover Pokémon TCG Pocket: Your Ultimate Card Game Experience

Introduction

Welcome to Pokémon TCG Pocket, the ultimate destination for fans of the Pokémon Trading Card Game! Our website, pokemontcgpocket.xyz, is designed to provide players with everything they need to build competitive decks, improve their gameplay, and connect with the Pokémon community. Whether you're a seasoned player or just starting out, Pokémon TCG Pocket has something for everyone.

Key Features

  • Comprehensive Deck Building Guides: Learn how to create effective decks with our step-by-step guides. Understand deck restrictions, card composition, and strategies to choose your ace Pokémon.

  • Card Database: Access an extensive database of Pokémon cards, including their abilities and synergies. Stay updated on the latest card releases and expansions.

@sguzman
sguzman / flake.nix
Created May 21, 2025 14:17
Working flake.nix for dolphin emulator fork executable Ishiiruka-Slippi 3.4.6
{
description = "Dev-shell with all runtime libs for Ishiiruka-Slippi v3.4.6";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-utils.url = "github:numtide/flake-utils";
};
outputs = { self, nixpkgs, flake-utils }@inputs:
flake-utils.lib.eachDefaultSystem (system:
@sguzman
sguzman / ideas.md
Last active April 20, 2025 20:37
Runtime ideas. Extremely speculative but very cool

Ideas

  • Runtime Morphism
  • Stable compilation stages
  • Extremely greedy cache
  • Redundant OS monolithic layers
  • *Minimal host viability for IoT devices
  • Measuring Online resource accesibility
  • Online resources as extended read-only filesystem
  • Segmented isolated silos like QubeOS
@sguzman
sguzman / ollama.yaml
Created April 10, 2025 08:06
A config file for using full self hosted stuff with [r2r](https://github.com/SciPhi-AI/R2R). Pain in the butt to figure out
[app]
# LLM used for internal operations, like deriving conversation names
fast_llm = "ollama/gemma3:12b"
# LLM used for user-facing output, like RAG replies
quality_llm = "ollama/gemma3:12b"
# LLM used for ingesting visual inputs
vlm = "ollama/gemma3:12b"

Keybase proof

I hereby claim:

  • I am sguzman on github.
  • I am sguzman (https://keybase.io/sguzman) on keybase.
  • I have a public key ASB2u-IHSrBr9nTrNejFS-OCSduHcjH1VcPYLeqQYemzVgo

To claim this, I am signing this object:

@sguzman
sguzman / RSS.md
Created August 26, 2024 04:17 — forked from thefranke/RSS.md
A list of RSS endpoints, readers and resources

The RSS Endpoint List

Please refer to this blogpost to get an overview.

Replace *-INSTANCE with one of the public instances listed in the scrapers section. Replace CAPITALIZED words with their corresponding identifiers on the website.

Social Media

Twitter