Skip to content

Instantly share code, notes, and snippets.

@DannyGoodayle
DannyGoodayle / ue-main.stream.json
Last active December 29, 2025 03:19 — forked from regner/BuildProject.xml
A sample BuildGraph script for building, cooking, and packaging an Unreal project.
{
"name": "//ue/Main",
"ClusterName": "Default",
"NotificationChannel": "#ue",
"NotificationChannelFilter": "Failure",
"TriageChannel": "#ue-triage",
"DefaultPreflight": {
"TemplateID": "pre-flight"
},
"Tabs": [
@Pulimet
Pulimet / AdbCommands
Last active December 29, 2025 03:14
Adb useful commands list
Hi All!
I've recently launched a tool that wraps many of the commands here with a user interface. This desktop application is currently available for macOS. There's a roadmap outlining planned features for the near future.
Feel free to request any features you'd like to see, and I'll prioritize them accordingly.
One of the most important aspects of this application is that every command executed behind the scenes is displayed in a special log section. This allows you to see exactly what’s happening and learn from it.
Here's the link to the repository: https://github.com/Pulimet/ADBugger
App Description:
ADBugger is a desktop tool designed for debugging and QA of Android devices and emulators. It simplifies testing, debugging, and performance analysis by offering device management, automated testing, log analysis, and remote control capabilities. This ensures smooth app performance across various setups.
@dahaha-365
dahaha-365 / lazy_script.js
Last active December 29, 2025 03:11
Clash Verge Rev 全局扩展脚本(懒人脚本配置)
/***
* Clash Verge Rev 全局扩展脚本(懒人配置)/ Mihomo Party 覆写脚本
* URL: https://gist.github.com/dahaha-365/0b8beb613f8d1ee656fe1f21e1a07959
*/
/**
* 整个脚本的总开关,在Mihomo Party使用的话,请保持为true
* true = 启用
* false = 禁用
*/
@lumynou5
lumynou5 / youtube-commenter-names.user.js
Last active December 29, 2025 03:10
Make YouTube display the names of commenters instead of their handles.
// ==UserScript==
// @name YouTube Commenter Names
// @version 1.10.6
// @description Make YouTube display the names of commenters instead of their handles.
// @author Lumynous
// @license MIT
// @match https://www.youtube.com/*
// @match https://studio.youtube.com/*
// @exclude https://www.youtube.com/persist_identity
// @exclude https://studio.youtube.com/persist_identity
@CypherpunkSamurai
CypherpunkSamurai / function.md
Created November 18, 2025 19:13
Google Antigravity Prompts

functions

"tools": [
  {
    "functionDeclarations": [
      {
        "name": "browser_subagent",
        "description": "Start a browser subagent to perform actions in the browser with the given task description. The subagent has access to tools for both interacting with web page content (clicking, typing, navigating, etc) and controlling the browser window itself (resizing, etc). Please make sure to define a clear condition to return on. After the subagent returns, you should read the DOM or capture a screenshot to see what it did. Note: All browser interactions are automatically recorded and saved as WebP videos to the artifacts directory. This is the ONLY way you can record a browser session video/animation. IMPORTANT: if the subagent returns that the open_browser_url tool failed, there is a browser issue that is out of your control. You MUST ask the user how to proceed and use the suggested_responses tool.",
@mjf
mjf / Postgres.md
Last active December 29, 2025 03:04
Postgres

⚠️ WARNING
The ordering of listed projects or documents is random and has no connection to relevance or maturity levels!

Postgres

Extensions

Extension Description
pgaudit Postgres auditing extension
@Artefact2
Artefact2 / README.md
Last active December 29, 2025 03:03
GGUF quantizations overview

Which GGUF is right for me? (Opinionated)

Good question! I am collecting human data on how quantization affects outputs. See here for more information: ggml-org/llama.cpp#5962

In the meantime, use the largest that fully fits in your GPU. If you can comfortably fit Q4_K_S, try using a model with more parameters.

llama.cpp feature matrix

See the wiki upstream: https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix

@umitaltintas
umitaltintas / script.js
Created December 26, 2025 23:55
YouTube Transcript Copier (TR/EN) + Modal/Toast Stats
// ==UserScript==
// @name YouTube Transcript Copier (TR/EN) + Modal/Toast Stats
// @namespace http://tampermonkey.net/
// @version 1.5
// @description Copies YouTube transcripts (text/timestamped/both). TR/EN UI + modal + toast with stats (chars/words/approx tokens/size).
// @author SeninAdin
// @match https://www.youtube.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=youtube.com
// @grant GM_setClipboard
// @grant GM_notification
@AnnoyingTechnology
AnnoyingTechnology / download_filemaker_server_19_20_lts_ubuntu.md
Last active December 29, 2025 02:50
Download Filemaker 19.5 Server Ubuntu 18LTS