Skip to content

Instantly share code, notes, and snippets.

@sjvnnings
sjvnnings / better_jumping_character_example.gd
Last active July 11, 2026 16:24
An easy to work with jump in Godot
extends KinematicBody2D
export var move_speed = 200.0
var velocity := Vector2.ZERO
export var jump_height : float
export var jump_time_to_peak : float
export var jump_time_to_descent : float
@StarKnightt
StarKnightt / gist:215b05092c898ead0530a61c2b685e62
Created July 11, 2026 16:20
Prompt I used to build a 3D soda landing page with Grok 4.5 in one shot
# Recreate this interactive 3D soda landing page in Next.js + React + TypeScript + Tailwind
You are an expert creative front-end developer. Build a **Next.js (App Router) project** with React, TypeScript, and Tailwind CSS that reproduces the design below exactly — same layout, visuals, motion, and interaction.
Use `pnpm` as package manager. Use GSAP for animations and Google's `@google/model-viewer` for 3D models. All 3D assets are hosted on a CDN (URLs below). The page should be a single full-viewport (no-scroll) hero landing page.
## Project Setup
```bash
pnpm create next-app@latest soda-landing --typescript --tailwind --app --eslint

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@cpburnz
cpburnz / Strix_Halo_mixed_eGPUs.md
Last active July 11, 2026 16:18
Strix Halo (AMD Ryzen AI Max+ 395) mixed eGPUs Guide

Here's a guide for setting up mixed eGPUs via USB4/Thunderbolt on a Strix Halo (AMD Ryzen AI Max+ 395) machine. This guide assumes CachyOS is used (an Arch Linux derivative) with the Limine bootloader. I did not test this with a desktop manager installed, nor did I attempt to use the video ports on the eGPUs. My use case was to use this machine as an LLM server.

Hardware:

  • Computer:
    • Minisforum MS-S1 MAX AI
  • eGPUs docks:
    • Minisforum DEG2
    • Razer Core X V2
  • GPUs:
{ config, pkgs, ... }:
{
imports = [ ];
# Bootloader Configuration (Dual boot helper)
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
# Networking & Wi-Fi Name/Password
@kieranklaassen
kieranklaassen / SKILL.md
Last active July 11, 2026 16:13
Claude Code Swarm Orchestration Skill - Complete guide to multi-agent coordination with TeammateTool, Task system, and all patterns
name orchestrating-swarms
description Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.

Claude Code Swarm Orchestration

Master multi-agent orchestration using Claude Code's TeammateTool and Task system.


@sdieunidou
sdieunidou / Sweet-Dog.md
Last active July 11, 2026 16:10
Sweet Dog

Sweet Dog

Un guide bienveillant pour les propriétaires de chien : des parcours d'apprentissage, des guides pratiques, des fiches de races et un assistant qui répond à vos questions en s'appuyant uniquement sur ces guides.

Sweet Dog est un « concierge du canon » : son assistant ne répond qu'à partir des guides publiés ci-dessous et ne contredit jamais un guide. Édition française (langue de référence) ; l'édition anglaise suit, après le séparateur.

Démarrer