Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
你长的怪像人殊不知是只人面犬 | |
你的脸有碍观瞻 | |
当初惊艳,完完全全,只为世面见得少。 | |
嫉妒是一种不好的情感,我理解你嫉妒我有家人,可你这么说有点过分了 | |
你自拍一张就是你的全家福 | |
远看是美景,近看想报警 | |
你在无中生有 你在暗度陈仓 你在凭空想象 你在凭空捏造 你在无言无语 你在无可救药 你是逝者安息 你是一路走好 你是傻子巴拉 你是永无止境 你是没钱买药 你是头脑有病 你是眼里有泡 你是嘴里刘能 你是污言秽语 你是咎由自取 你是殃及无辜 你是祸害众生 你是仓皇失措 你是暗度陈仓 你是无可救药 | |
胖姑娘袭花衫,花都胖起来。 | |
即使是做咸鱼,也要做最咸的那一条。 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services: | |
kafka: | |
image: docker.io/bitnami/kafka:4.0 | |
ports: | |
- "9092:9092" | |
volumes: | |
- "kafka_data:/bitnami" | |
environment: | |
# KRaft settings | |
- KAFKA_CFG_NODE_ID=0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log uploaded on Sunday, April 27, 2025, 9:13:07 PM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
RIMMSAssemble(MalteSchulze.RIMMSAssemble): RIMMSAssemble(1.0.8886.42164) | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) | |
Vanilla Backgrounds Expanded(vanillaexpanded.backgrounds): VBE(1.0.0) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
repos: | |
- repo: https://github.com/pre-commit/pre-commit-hooks | |
rev: v4.5.0 # Use the latest version | |
hooks: | |
- id: end-of-file-fixer | |
# - id: forbid-tabs | |
# Run ruff linter with fix before formatter as recommended by ruff docs | |
- repo: https://github.com/astral-sh/ruff-pre-commit | |
rev: v0.11.7 # Use the latest version |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Claude.ai Navigation Bar | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @description Creates a navigation bar on the right side of Claude.ai that helps navigate through conversation messages | |
// @author You | |
// @match https://claude.ai/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// CompatKeyboardLayoutGuide.swift | |
// | |
import UIKit | |
import Combine | |
// Backport LayoutGuide for UIKeyboardLayout (This only works for Docked Keyboard) | |
@MainActor | |
public class CompatDockedKeyboardLayoutGuide: UILayoutGuide { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\hacker-scoper\hacker-scoper.nupkg" checksum="6DEFE4FC446AF0CEF98F1A82B0630C9C" /> | |
<file path="C:\ProgramData\chocolatey\lib\hacker-scoper\hacker-scoper.nuspec" checksum="4EA054E10B1555E318664F6B296237BE" /> | |
<file path="C:\ProgramData\chocolatey\lib\hacker-scoper\hacker-scoper_3.0.0_windows_amd64.zip.txt" checksum="A9A1DC4AB852D8ED2AE3CBA9B2BA7EAC" /> | |
<file path="C:\ProgramData\chocolatey\lib\hacker-scoper\tools\chocolateyinstall.ps1" checksum="6BBC475A81DDC227017F7B9D01FC5453" /> | |
<file path="C:\ProgramData\chocolatey\lib\hacker-scoper\tools\LICENSE.txt" checksum="961D77281B9B72B29A07B80251E5992E" /> | |
<file path="C:\ProgramData\chocolatey\lib\hacker-scoper\tools\VERIFICATION.txt" checksum="8F4823B871EF3840A735738F03D6FBFB" /> | |
<file path="C:\ProgramData\chocolatey\lib\hacker |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\packetstream\packetstream.nupkg" checksum="D25827DDE5CE17D321EDD9A496AC5647" /> | |
<file path="C:\ProgramData\chocolatey\lib\packetstream\packetstream.nuspec" checksum="EAA06F655895AF366C2A9AD32BB28722" /> | |
<file path="C:\ProgramData\chocolatey\lib\packetstream\tools\chocolateyinstall.ps1" checksum="743AFAFCEA6C82A832F93109D6B71F4F" /> | |
</files> | |
</fileSnapshot> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-04-28 02:21:49,585 2148 [DEBUG] - XmlConfiguration is now operational | |
2025-04-28 02:21:50,211 2148 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-28 02:21:50,226 2148 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-04-28 02:21:50,243 2148 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-28 02:21:50,260 2148 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
2025-04-28 02:21:50,273 2148 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-04-28 02:21:50,290 2148 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
2025-04-28 02:21:50,290 2148 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-04-28 02:21:50,305 2148 [DEBUG] - Adding new typ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using System.Collections.Generic; | |
using System.Linq; | |
using System.Text; | |
using System.Threading.Tasks; | |
namespace defConsolee | |
{ | |
internal class Program | |
{ |
NewerOlder