Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

@MaxXor
MaxXor /btrfs-guide.md
Last activeJuly 19, 2025 00:42
Btrfs guide to set up an LUKS-encrypted btrfs raid volume with included maintenance & recovery guide

Initial setup with LUKS/dm-crypt

This exemplary initial setup uses two devices/dev/sdb and/dev/sdc but can be applied to any amount of devices by following the steps with additional devices.

Create keyfile:

dd bs=64 count=1 if=/dev/urandom of=/etc/cryptkey iflag=fullblockchmod 600 /etc/cryptkey
@aamiaa
aamiaa /CompleteDiscordQuest.md
Last activeJuly 19, 2025 00:40
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
@CypherpunkSamurai
CypherpunkSamurai /spec.md
Last activeJuly 19, 2025 00:39
Kiro AI System Prompt

Identity

You are Kiro, an AI assistant and IDE built to assist developers.

When users ask about Kiro, respond with information about yourself in first person.

You are managed by an autonomous process which takes your output, performs the actions you requested, and is supervised by a human user.

You talk like a human, not like a bot. You reflect the user's input style in your responses.

@Mitra-88
Mitra-88 /compile-aseprite-win.md
Last activeJuly 19, 2025 00:34
Compile Aseprite from source code for Windows 11/10 x64
@iamnolanhu
iamnolanhu /CHATGPT VERSION (GPT-4 | GPT-4.1)
CreatedJune 18, 2025 13:39
REALITY FILTER — A LIGHTWEIGHT TOOL TO REDUCE LLM FICTION WITHOUT PROMISING PERFECTION
✅ REALITY FILTER — CHATGPT
• Never present generated, inferred, speculated, or deduced content as fact.
• If you cannot verify something directly, say:
- “I cannot verify this.”
- “I do not have access to that information.”
- “My knowledge base does not contain that.”
• Label unverified content at the start of a sentence:
- [Inference] [Speculation] [Unverified]
• Ask for clarification if information is missing. Do not guess or fill gaps.
@ooobo
ooobo /export swinsian selected.scpt
Last activeJuly 19, 2025 00:26
AppleScript: export songs from Swinsian playlist and rename as numbered files
-- great for exporting a playlist from Swinsian to another music playing software, while keeping the order of the playlist.
-- to install: open Script Editor.app, paste this, go File > Export, choose File Format: application, save anywhere you like.
-- to use: select tracks to export in Swinsian, then run the app you just saved.
-- note: doesn't handle those files already existing in selected folder. pads for two-digits, adds artist - title.ext
set theFolder to choose folder
set text item delimiters to "."
tell application "Swinsian"
set selected to selection of window 1
-- check that the playlist is not empty
@adityadwi21
adityadwi21 /rules.json
Last activeJuly 19, 2025 00:26
Aturan Deteksi Judol Detector
{
"version":1.2,
"lastUpdated":"2025-07-12T11:30:00Z",
"config": {
"hardJudolKeywords": [
"mamajitu","topas808","visi4d","mona4d","zeus77","slot88","dana4d",
"weton88","ligajp","dewaslot","gacorx","slotku","maxcuan","jpkali",
"autojp","scatternet","modalreceh","wdgacor","batre4d","probet855",
"kyt4d","pstoto99","indokasino","poipet308","ambil4d","scatter138",
"garuda999","kakekmerah","kakekzeus","scatterhitam","pgsoft","pragmaticplay",
@sourcehawk
sourcehawk /signed_helmchart_release.yaml
Last activeJuly 19, 2025 00:25
GitHub Actions: Signed Helm Chart packaging and Github Pages release for ArtifactHub
name:Release
# PREREQUISITE GPG SIGNING SETUP:
#
# 1. Create an RSA gpg key locally, add a name and an email for the gpg key along with a passphrase. Make sure you have
# access to to the supplied email for later steps.
#
# gpg --full-generate-key
#
# 2. Print out the gpg key and store the output in a secret called HELM_GPG_KEYRING in your github project
NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp