Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

@aamiaa
aamiaa /CompleteDiscordQuest.md
Last activeJuly 18, 2025 23:39
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
@MuhammadSaim
MuhammadSaim /rarreg.key
Last activeJuly 18, 2025 23:36
Step 1: Create a file called rarreg.key Step 2: Paste into the file the raw content of this gist Step 3: Go to Winrar install directory (by default => c:\ProgramFiles\WinRAR\ ) Step 4: Paste the rarreg.key into WinRAR directory Step 5: Enjoy
RAR registration data
WinRAR
Unlimited Company License
UID=4b914fb772c8376bf571
6412212250f5711ad072cf351cfa39e2851192daf8a362681bbb1d
cd48da1d14d995f0bbf960fce6cb5ffde62890079861be57638717
7131ced835ed65cc743d9777f2ea71a8e32c7e593cf66794343565
b41bcf56929486b8bcdac33d50ecf773996052598f1f556defffbd
982fbe71e93df6b6346c37a3890f3c7edc65d7f5455470d13d1190
6e6fb824bcf25f155547b5fc41901ad58c0992f570be1cf5608ba9
@behreajj
behreajj /rgb15.gpl
CreatedMay 27, 2024 02:15
RGB 15 Bit
GIMP Palette
Name: RGB 15
Columns: 0
# URL: https://community.aseprite.org/t/how-or-where-can-i-get-a-gba-color/22207
# Colors: 32768
0 0 0 000000
8 0 0 080000
16 0 0 100000
25 0 0 190000
33 0 0 210000
@andreinechaev
andreinechaev /colab_cuda_install.sh
Last activeJuly 18, 2025 23:27
Installing CUDA (nvcc) on Google Colab
/opt/bin/nvidia-smi
wget https://developer.nvidia.com/compute/cuda/8.0/Prod2/local_installers/cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64-deb
dpkg -i cuda-repo-ubuntu1604-8-0-local-ga2_8.0.61-1_amd64-deb2> /dev/null
apt-key add /var/cuda-repo-8-0-local-ga2/7fa2af80.pub
apt-get update
apt-get install -qq cuda gcc-5 g++-5 -y
ln -s /usr/bin/gcc-5 /usr/local/cuda/bin/gcc
ln -s /usr/bin/g++-5 /usr/local/cuda/bin/g++
/usr/local/cuda/bin/nvcc --version
@sergiks
sergiks /README.md
Last activeJuly 18, 2025 23:27
Let's Encrypt wildcard certificates in docker

Sample config files to demonstrate seup that creates and updates free SSL certificates fromLet's Encryptgiven that the domains are maintained atCloudFlare service.

How it works

Certbot verifies domains ownership by accessing CloudFlare API that adds temporary TXT DNS records. To enable it You must provide your CloudFlareAPI token. More details indocumentation for dns-cloudflare Certbot plugin.

Certbot saves created certificates in Docker volumecertbot_etc. Pay attention to output of the certbot run - it mentions path to the created certificates.

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

@georgy7
georgy7 /extract_mbox_attachments.py
Last activeJuly 18, 2025 23:08
Extract attachments from mbox file.
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Modified.
# Original script source:
# http://blog.marcbelmont.com/2012/10/script-to-extract-email-attachments.html
# https://web.archive.org/web/20150312172727/http://blog.marcbelmont.com/2012/10/script-to-extract-email-attachments.html
# Usage:
# Run the script from a folder with file "all.mbox"
@t3dotgg
t3dotgg /model-prices.csv
Last activeJuly 18, 2025 23:04
Rough list of popular AI models and the cost to use them (cost is per 1m tokens)
NameInputOutput
Gemini 2.0 Flash-Lite$0.075$0.30
Mistral 3.1 Small$0.10$0.30
Gemini 2.0 Flash$0.10$0.40
ChatGPT 4.1-nano$0.10$0.40
DeepSeek v3 (old)$0.14$0.28
ChatGPT 4o-mini$0.15$0.60
Gemini 2.5 Flash$0.15$0.60
DeepSeek v3$0.27$1.10
Grok 3-mini$0.30$0.50
NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp