Skip to content

Instantly share code, notes, and snippets.

View flight505's full-sized avatar
πŸ‘Ύ

Jesper Vang flight505

πŸ‘Ύ
View GitHub Profile
@flight505
flight505 / prime.md
Created December 1, 2025 15:27
simple context for new claude code session

Context Prime

Follow the instructions to understand the context of the project.

Run the following command

eza . --tree --git-ignore

Read the following files

Read the files below to get the context of the project.

@flight505
flight505 / joycast_cleanup.sh
Created November 24, 2025 21:35
save, chmod +x joycast_cleanup.sh, ./joycast_cleanup.sh
#!/bin/bash
# JoyCast Complete Cleanup Script for macOS
# This script searches for and removes all remnants of JoyCast from your Mac
# Including driver files, preferences, caches, and application support files
set -e # Exit on error
echo "🔍 Starting JoyCast Complete Cleanup..."
echo "================================================"
@flight505
flight505 / FLSUN_S1_Pro_setup.md
Last active June 29, 2025 13:44
FLSUN S1 Pro setup guide

FLSUN S1 PRO Software Setup Guide: Current Best Solutions and Recommendations

The FLSUN S1 PRO faces significant software challenges that require careful consideration of alternatives. Here's a comprehensive guide to the current best solutions for addressing these issues.

Current Software Issues with FLSUN S1 PRO

The FLSUN S1 PRO has several documented software problems that users consistently encounter:

FLSUN Slicer 2.0 Problems

@flight505
flight505 / FLSUN_S1_Pro_setup.md
Created June 29, 2025 13:40
FLSUN S1 Pro setup guide

FLSUN S1 PRO Software Setup Guide: Current Best Solutions and Recommendations

The FLSUN S1 PRO faces significant software challenges that require careful consideration of alternatives. Here's a comprehensive guide to the current best solutions for addressing these issues.

Current Software Issues with FLSUN S1 PRO

The FLSUN S1 PRO has several documented software problems that users consistently encounter:

FLSUN Slicer 2.0 Problems

@flight505
flight505 / Github_API_command.md
Created April 27, 2025 15:10
github API command

Interacting with the GitHub API via curl is a powerful way to get specific information or perform actions programmatically.

Here's a table with some useful curl commands for working with GitHub Pull Requests via the API, similar to the one we discussed. Remember to replace {owner}, {repo}, {pull_number}, and {commit_sha} with your specific details, and ensure your GITHUB_TOKEN environment variable is set.

Command Description When to Use
@flight505
flight505 / fastMCP122
Last active April 22, 2025 21:41
fastMCP <v2
Directory structure:
└── punkpeye-fastmcp/
β”œβ”€β”€ README.md
β”œβ”€β”€ eslint.config.js
β”œβ”€β”€ jsr.json
β”œβ”€β”€ LICENSE
β”œβ”€β”€ package.json
β”œβ”€β”€ pnpm-lock.yaml
β”œβ”€β”€ tsconfig.json
β”œβ”€β”€ vitest.config.js
@flight505
flight505 / blog-rubric.txt
Created April 10, 2025 15:37
Blog post rubric for writing high quality posts
| Category | Grade A | Grade B | Grade C | Grade D | Grade E | Grade F |
|----------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------
@flight505
flight505 / blog-rubric.txt
Created April 10, 2025 15:37
Blog post rubric for writing high quality posts
| Category | Grade A | Grade B | Grade C | Grade D | Grade E | Grade F |
|----------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------

Problem

We want to set up a new MCP server, written in TypeScript. We are starting from an empty directory.

We are writing this in Cursor, so recording the important files in a .cursor/rules/important-files.mdc file is important.

We need to set up the basic file system for the project, install necessary dependencies, and set up the project structure.

Supporting Information

@flight505
flight505 / modified-Rubrics-creation-promtp.md
Last active April 3, 2025 17:00
modified Rubrics creation promtp - includes the codebase provided

Below is a modified version of your rubric-creation prompt. It incorporates references to a code base () while also cautioning against overfitting the rubric exclusively to that particular code. The goal is to retain a general, topic-based structure, while allowing the model to draw on the code base for specificity and relevance as needed.

βΈ»

Modified Rubric Creation Prompt

You are an expert in creating detailed and effective rubrics. Your goal is to construct a robust rubric with exactly 8 categories and A-F rating levels for the topic: . You also have access to the following code base for context and reference: . Use insights from the code base to inform and enrich the rubric, but ensure the final rubric remains broadly applicable to , not overly tailored to the specifics of . The final output MUST be a markdown table representing the complete rubric.

To create the best possible rubric, follow these steps: 1. Understand the Topic: