cd/sources/gist-auto-discovered· home sources Gist (auto-discovered)
cat /sources/gist-auto-discovered.feed | wc -l → 980

Gist (auto-discovered)

articles 980 domain gist.github.com → page 39/49 feed RSS
00:46
2025-04-21
gist.github.com
open-source

Reverse Engineering Serum Preset Format - Supplementary Notes

This article provides supplementary notes and files related to reverse engineering the preset file formats for Xfer Records' Serum synthesizer, covering both the legacy Serum 1 (.fxp) and newer Serum …

09:24
2025-04-16
gist.github.com
open-source

Install tailscale on webOS TV

This article provides instructions for installing Tailscale on a rooted webOS TV. The process involves using an SSH client or dev-manager-desktop to access the TV's terminal and running a specific cur…

06:36
2025-04-16
gist.github.com
developer-tools

docker orphaned overlay2 cleanup script

This article presents a Bash script called `docker-overlay-prune.sh` that identifies and removes orphaned overlay2 directories in `/var/lib/docker/overlay2/` which are no longer associated with any Do…

06:37
2025-04-09
gist.github.com
developer-tools

TradingView Pine Script Reference

The TradingView Pine Script Reference provides comprehensive documentation for version 6 of the Pine Script language, including a full reference manual, migration guides for upgrading from previous ve…

09:14
2025-03-13
gist.github.com
artificial-intelligence

white-box LLM jailbreak using weight orthogonization

The provided text contains a Python script for a "white-box LLM jailbreak" technique that uses weight orthogonalization. The script loads harmful and harmless instruction datasets, extracts hidden sta…

01:09
2025-02-08
gist.github.com
artificial-intelligence

Liar Ai: Multi-Modal Lie Detection System

Creation of a multi-modal lie detection system called "Liar Ai," which uses neurosymbolic AI, recursive reasoning, and reinforcement learning to analyze facial expressions, vocal stress, and linguisti…

20:49
2025-02-05
gist.github.com
open-source

Android useful XDA resources for Modded app

This article from XDA Forums compiles a comprehensive list of resources for modded Android applications, including launchers like Projectivy and FLauncher, ad-free media apps like NewPipe and ReVanced…

12:59
2025-01-28
gist.github.com
developer-tools

Как настроить yt-dlp и горя не знать.

This article provides instructions on how to install and configure yt-dlp, a command-line tool for downloading media from hosting sites, by adding it to the Windows PATH variable and creating a config…

20:09
2024-11-30
gist.github.com
developer-tools

Block Ad accounts on X (Twitter) | UserScript | Tampermonkey

This is a Tampermonkey userscript designed to automatically block advertising accounts on X (formerly Twitter). The script identifies promoted tweets labeled "Ad" on the platform, then programmaticall…

07:20
2024-11-15
gist.github.com
developer-tools

Generating a link to an annotation in Zotero

Based on the provided code, this is a Bash script that generates formatted links or citations from Zotero annotations. It extracts a Zotero item ID from clipboard text, queries a BetterBibTeX JSON exp…

22:00
2024-11-03
gist.github.com
developer-tools

LazyVim mappings for Jetbrains IDEs

The article provides a configuration file (`.idea-lazy.vim`) that maps LazyVim-style keybindings for use in JetBrains IDEs via the IdeaVim plugin. It requires the IdeaVim, Which-Key, and IdeaVim-Sneak…

23:17
2024-10-20
gist.github.com
developer-tools

Infinite Jetbrains Resharper trial

The article describes a batch script designed to reset the trial period for JetBrains software, specifically ReSharper C# and C++. The script works by deleting evaluation license folders and registry …

19:30
2024-10-07
gist.github.com
developer-tools

download most played beatmaps

This article provides a Python script that downloads a specified number of a user's most played beatmaps from the game osu! using the osu.py library and the osu API v2. The script requires the user to…

02:30
2024-09-30
gist.github.com
news

Windows ISO files

This article provides a factual summary of a table listing various Windows operating system ISO files, from Windows 1.0 to Windows 11. It details each version's architecture, file size, hosting source…

18:17
2024-08-26
gist.github.com
developer-tools

Git Commit Message AI

Script for a shell function called `gcm` that uses an AI model (Gemini) to automatically generate a one-line git commit message from the staged diff. The function allows users to accept, edit, regener…

← prev page 39 / 49 next →