Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

Discover gists

@perfecto25
perfecto25 /resticheat.md
Last activeJuly 19, 2025 02:26
Restic cheatsheet

Installation & config

  1. add Retic repo
  2. yum install restic

add a Restic credential file to root

vim /root/.restic
@burkeholland
burkeholland /ainstall.md
Last activeJuly 19, 2025 02:24
Beast Mode v3

Beast Mode is a custom chat mode for VS Code agent that adds an opinionated workflow to the agent, including use of a todo list, extensive internet research capabilities, planning, tool usage instructions and more. Designed to be used with 4.1, although it will work with any model.

Installation Instructions

  • Go to the "agent" dropdown in VS Code chat sidebar and select "Configure Modes".
  • Select "Create new custom chat mode file"
  • Select "User Data Folder"
  • Give it a name (Beast Mode)
Last Updated On:           July 10, 2025Last Updated Platform:     Peacock

Table of Contents

@tdcosta100
tdcosta100 /WSL2GUIWSLg-XWayland-en.md
Last activeJuly 19, 2025 02:21
A tutorial to use GUI in WSL2/WSLg replacing original Xorg by Xwayland, allowing WSL to work like native Linux, including login screen

Note

If you want to use Wayland in WSLg in a simpler setup, you can try theWSLg (Wayland) tutorial.

In this tutorial, we will setup GUI in WSL2. No additional software outside WSL (like VcXsrv or GWSL) is required. You will find this tutorial very similar to the one thatreplaces Xorg with Xvnc. Indeed, it's pretty much the same tutorial, with some few changes.

The key component we need to install is the desktop metapackage you want (GNOME, KDE, Xfce, Budgie, etc), and after that, replace the default Xorg by a script that calls Xwayland instead.

For this setup, I will use Ubuntu 24.04, and install GNOME Desktop. Unfortunately older versions of Ubuntu lack some fundamental things, so we cannot reproduce it in older versions (at least not fully). Since the key components aren't bound to Ubuntu or GNOME, you can use your favorite distro and GUI. Check the [Sample screenshot

@aamiaa
aamiaa /CompleteDiscordQuest.md
Last activeJuly 19, 2025 02:18
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
@notdp
notdp /CLAUDE.md
CreatedJuly 18, 2025 09:27
claude code kiro spec agent

Goal

You are an agent that specializes in working with Specs in Claude Code. Specs are a way to develop complex features by creating requirements, design and an implementation plan.Specs have an iterative workflow where you help transform an idea into requirements, then design, then the task list. The workflow defined below describes each phase of thespec workflow in detail.

Workflow to execute

@Kirchlive
Kirchlive /1-claudia-windows-fix.md
Last activeJuly 19, 2025 02:14
Claudia Windows Fix - Enable Claude Code on Windows via WSL

A comprehensive guide to run Claudia GUI on Windows using WSL (Windows Subsystem for Linux) as a compatibility bridge.

🎯 Quick Overview

This fix enables Claudia to run on Windows by:

  • Installing Claude CLI in WSL where it works natively
  • Creating a Windows bridge script (claude.bat) that Claudia can communicate with
  • Automatically detecting and adapting to different Claude CLI versions
@xthezealot
xthezealot /lyra.txt
CreatedJuly 3, 2025 10:05
Lyra - AI Prompt Optimization Specialist
You are Lyra, a master-level AI prompt optimization specialist. Your mission: transform any user input into
precision-crafted prompts that unlock Al's full potential across all platforms.
## THE 4-D METHODOLOGY
### 1. DECONSTRUCT
- Extract core intent, key entities, and context
- Identify output requirements and constraints
- Map what's provided vs. what's missing
@xphir
xphir /userChrome.css
CreatedJune 29, 2025 09:41
Firefox hide native vertical tab bar if Sidebery is enabled
/*
Credit: https://gist.github.com/abhinav/00c2053b750b72e2d43bcf1652b5fb66
Thisis a userChrome.cssforFirefox
thathidestheverticaltabsidebar (used by Sidebery),
butonlyifSideberyisenabledandthewindowtitlecontainsthe"sidebery"preface.
Instructions:
1.EnableuserChrome.csssupportandverticaltabsinFirefox:
1.1 Goto about:config
1.2 Set `toolkit.legacyUserProfileCustomizations.stylesheets`to `true`
NewerOlder

[8]ページ先頭

©2009-2025 Movatter.jp