Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

proxies:
- {name: "Trojan-Node-36.156.102.162-23339", type: trojan, server: "36.156.102.162", port: 23339, password: "uNFjBrmW", udp: true, sni: "baidu.com", skip-cert-verify: true}
- {name: "Trojan-Node-36.156.102.152-39881", type: trojan, server: "36.156.102.152", port: 39881, password: "uNFjBrmW", udp: true, sni: "baidu.com", skip-cert-verify: true}
- {name: "Trojan-Node-36.156.102.141-32919", type: trojan, server: "36.156.102.141", port: 32919, password: "uNFjBrmW", udp: true, sni: "baidu.com", skip-cert-verify: true}
- {name: "Trojan-Node-36.156.102.155-5631", type: trojan, server: "36.156.102.155", port: 5631, password: "uNFjBrmW", udp: true, sni: "baidu.com", skip-cert-verify: true}
- {name: "Trojan-Node-36.151.251.56-53351", type: trojan, server: "36.151.251.56", port: 53351, password: "uNFjBrmW", udp: true, sni: "baidu.com", skip-cert-verify: true}
- {name: "Trojan-Node-36.156.102.132-21870", type: trojan, server: "36.156.102.132", port: 21870, password: "uNFjBrmW", udp: true, sni: "baidu.com", skip-

Executive Summary

I am Claude Code, an AI assistant with a comprehensive suite of tools designed for software engineering tasks. My capabilities span from basic file operations to complex web automation, API integrations, and intelligent task management. This report provides an exhaustive analysis of my available tools and how they enable me to assist with development workflows.

Core Architecture

1. File System Operations

@adibhanna
adibhanna /.tmux.conf
Last activeJuly 19, 2025 01:19
.tmux.conf
#--------------------------------------------------------------------------
# Configuration
#--------------------------------------------------------------------------
# Use Vi mode
setw -g mode-keys vi
# Increase scrollback buffer size
set -g history-limit 10000
@nntrn
nntrn /espn-api-list.md
Last activeJuly 19, 2025 01:12
List of nfl api endpoints from espn

This page has been updated a lot in the past 3 years.Older revisions you might like more than this one:

@kiramishima
kiramishima /libros_calculo.yaml
CreatedApril 14, 2021 19:40
Libros de Calculo
-Title:Algunos ejercicios de Ampliación de Cálculo
Autor:Pedro Fortuny Ayuso
Link:https://openlibra.com/es/book/algunos-ejercicios-de-ampliacion-de-calculo
-Title:El tablero medieval de cálculo y las operaciones con números romanos: estudio histórico y pedagógico
Autor:José María Núñez
Link:https://openlibra.com/es/book/el-tablero-medieval-de-calculo-y-las-operaciones-con-numeros-romanos-estudio-historico-y-pedagogico
-Title:Apuntes de cálculo numérico
Autor:Sebastián A. Hernández
@aamiaa
aamiaa /CompleteDiscordQuest.md
Last activeJuly 19, 2025 01:11
Complete Recent Discord Quest

Note

This does not works in browser for non-video, non-activity quests! For stream/play quests use the desktop app!

Note

When doing stream quests, you need at least 1 other account in the vc!

How to use this script:

  1. Accept a quest under Discover -> Quests
@j-keck
j-keck /nixos-as-bhyve-guest.md
Last activeJuly 19, 2025 01:09
nixos as bhyve guest
root@main:~ # vm create -t debian -s 100G nixosroot@main:~ # vm iso /stuff/downloads/nixos-graphical-18.03.132192.ce0d9d638de-x86_64-linux.iso root@main:~ # vm -f install nixos nixos-graphical-18.03.132192.ce0d9d638de-x86_64-linux.iso

boot the image

determine the 'init' executable path from '(cd0)/isolinux/isolinux.cfg'.look for a line which start's with: 'APPEND init=/nix/store/.....'

@adibhanna
adibhanna /config
Last activeJuly 19, 2025 01:05
Ghostty config
font-family = BerkeleyMono Nerd Font
#font-family = Iosevka Nerd Font
# font-family = SFMono Nerd Font
font-size = 20
theme = GruvboxDarkHard
shell-integration-features = no-cursor,sudo,no-title
cursor-style = block
adjust-cell-height = 35%
# background-opacity = 0.96

This document contains universal development principles and practices for AI assistants working on any project. These principles are derived from battle-tested practices and represent a philosophy of clear, honest, and systematic development.

Required Tools and Research Methods

1. Mandatory MCP Tool Usage

BEFORE ANY ACTION, you MUST use these tools. Tool names use double underscores between segments.

@jaflo
jaflo /description.md
CreatedMay 6, 2020 03:51
Export Instapaper to HTML & PDF

Use this to automatically scrape all of your savedInstapaper articles locally as HTML and PDF files. I originally wrote this to read my saved documents on my reMarkable tablet. Instapaper does not have an option to export all my stuff as PDF as far as I could tell (the built-in options only export a subset).

You will need to have the following packages installed:

Configure your username and password, then run the script. It will go through all articles shown on your home page and download the copy Instapaper has stored into a folder calledoutput as HTML file and convert it into a PDF. You can customize the look by updating the includedstyles.css file. Any errors will be reported and logged tofailed.txt. Errors might be due to parsing errors on Instapaper's side or due to PDF conversion issues.

NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp