Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

@Mitra-88
Mitra-88 /compile-aseprite-win.md
Last activeJuly 19, 2025 00:34
Compile Aseprite from source code for Windows 11/10 x64
@aamiaa
aamiaa /CompleteDiscordQuest.md
Last activeJuly 19, 2025 00:34
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
@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
settheFoldertochoose folder
settext item delimitersto"."
tellapplication"Swinsian"
setselectedto selectionof window1
-- 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
@dupesnduds
dupesnduds /gist:1f58bc0e3165fdb4189d1c8a7c99938f
CreatedJuly 19, 2025 00:17
Neurodiverse Interview Toolkit
# Neurodiverse Interview Toolkit for Software Engineering
A practical, step-by-step strategy designed specifically for neurodivergent candidates to manage internal dialogue, executive function challenges, and cognitive overload during technical interviews—maximizing focus, clarity, and performance.
---
## Overview
This toolkit helps externalize internal thoughts, chunk problems, reset focus when overwhelmed, and communicate clearly during software engineering interviews. It is tailored for candidates who face challenges with internal dialogue management and executive function in high-pressure interview environments.
@alexander-danilenko
alexander-danilenko /script.js
CreatedApril 24, 2024 08:20
Tempermonkey: Copy Apple Music playlist information | Export Apple Music playlist to text
// ==UserScript==
//@name Apple music - Copy playlist info
//@description Copy playlist information in format `${index}. ${artist} - ${title}`
//@namespace Alex Danilenko
//@version 1.0
//@license MIT
//@grant GM.setClipboard
//@grant GM_setClipboard
//@match https://music.apple.com/*
// ==/UserScript==
NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp