Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

@adibhanna
adibhanna /init.lua
CreatedJuly 2, 2025 12:59
Neovim conf (kickstart nvim) + markdown oxide
--[[
=====================================================================
==================== READ THIS BEFORE CONTINUING ====================
=====================================================================
======== .-----. ========
======== .----------------------. | === | ========
======== |.-""""""""""""""""""-.| |-----|========
======== || || | === | ========
======== || KICKSTART.NVIM || |-----|========
@GabrielMMelo
GabrielMMelo /sudo-termux
CreatedJanuary 22, 2019 12:33
Install sudo in Termux (Android)
apt install git
git clone https://gitlab.com/st42/termux-sudo
cd termux-sudo
cat sudo > /data/data/com.termux/files/usr/bin/sudo
chmod 700 /data/data/com.termux/files/usr/bin/sudo
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
NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp