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

Gist (auto-discovered)

articles 983 domain gist.github.com → page 40/50 feed RSS
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…

19:09
2024-08-14
gist.github.com
developer-tools

Скачать видео с boosty

The article provides instructions for downloading videos from the Boosty platform using browser developer tools. Users must open the video page, access the console (F12), and execute the command `docu…

08:43
2024-07-31
gist.github.com
developer-tools

Import/export Raycast preferences with GIt history

Raycast's default preference export creates a compressed `.rayconfig` file, which is difficult to track in a Git repository and requires a pro subscription for cloud syncing. To obtain a usable JSON f…

22:26
2024-07-30
gist.github.com
news

ROADMAP de Matemática até Pré-Calculo

This article provides a comprehensive roadmap of mathematical topics required before studying Calculus 1. It covers fundamental arithmetic, algebra, functions, geometry, trigonometry, and statistics, …

13:14
2024-07-22
gist.github.com
developer-tools

Print / Export Claude Chat

Instructions and JavaScript code for exporting or printing a Claude AI chat conversation. The code, created by ZeroWw in 2024, targets the main chat area on claude.ai, expands any collapsed content, a…

21:04
2024-07-12
gist.github.com
hardware

Nvidia GPU Power Limits for Linux System

This article provides instructions for limiting the power draw of an NVIDIA GPU on a Linux system using the `nvidia-smi -pl` command. It explains how to check the current power limit, set a new limit …

16:36
2024-07-09
gist.github.com
artificial-intelligence

SDXL Pixel Art ComfyUI Workflow

Step-by-step guide for setting up a pixel art workflow in ComfyUI using Stable Diffusion XL. It instructs users to download the SDXL base model and a PixelArt LoRA from Civitai, then place the LoRA fi…

09:16
2024-06-29
gist.github.com
news

Top 250 movies code list. [Updated at 2024/02]

Based on the provided text, the article is a list titled "Top 250 movies code list" that was updated in February 2024. The body consists of a numbered list of 250 alphanumeric codes, such as "LAFBD-41…

15:14
2024-06-25
gist.github.com
artificial-intelligence

The source code to my track 'siberspace'

The article presents the source code for a music track titled "siberspace," which appears to be created using a live coding or algorithmic music environment. The code sets a tempo, loads French speech…

14:51
2024-06-25
gist.github.com
developer-tools

Javascriptlets- Execute a SmartObject in Designer.js

This file provides a JavaScript bookmarklet code snippet designed to execute a SmartObject within the Designer.js application. The code extracts a GUID from the URL's hash parameters and inserts an if…

23:59
2024-06-22
gist.github.com
data

GATE(DA) Preparation Material

This article provides a curated list of study resources for the GATE Data Science & Artificial Intelligence (DA) exam. It recommends foundational mathematics from NCERT Class 11 and 12 textbooks, alon…

20:12
2024-04-18
gist.github.com
developer-tools

Complete Recent Discord Quest

As of April 7, 2026, Discord has announced plans to crack down on automating quest completion, warning users that using such scripts will likely result in being flagged. The provided script automates …

16:31
2024-04-03
gist.github.com
developer-tools

Active StarUml version 6 for Window | MacOS | Linux

The article provides instructions for installing and activating StarUML Version 6 on Windows, macOS, and Linux. It directs users to download the software from the official website, then replace the or…

22:44
2024-02-18
gist.github.com
products

Windows Product Keys

The article explains that the listed product keys are not valid for activating Windows, but only serve to select the edition during installation. These "generic" or "KMS client" keys allow users to in…

22:07
2024-02-15
gist.github.com
developer-tools

Set base URL for TubeArchivist with Nginx

This article provides configuration code for setting a custom base URL for TubeArchivist using Nginx. The setup involves a reverse proxy configuration that rewrites requests from `/multimedia/tubearch…

16:40
2024-02-14
gist.github.com
developer-tools

Chi-like syntactic sugar layer on top of stdlib http.ServeMux

This code defines a lightweight router in Go that adds a Chi-like syntactic sugar layer on top of the standard library's `http.ServeMux`. It provides method-specific routing (GET, POST, PUT, DELETE, e…

← prev page 40 / 50 next →