Skip to content

Instantly share code, notes, and snippets.

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

Jesper Vang flight505

πŸ‘Ύ
View GitHub Profile
@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:

@flight505
flight505 / Rubrics.txt
Last active March 29, 2025 00:36
using rubrics
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: **<TOPIC>**. 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:** First, take a moment to fully understand the topic: **<TOPIC>**. Consider its key components, aspects, and criteria for evaluation.
2. **Brainstorm Core Categories:** Think about the most important dimensions or categories for evaluating **<TOPIC>**. Aim for a comprehensive set of categories that cover all essential aspects.
3. **Select and Refine 8 Categories:** From your brainstormed list, carefully select the **8 most critical and distinct categories**. Refine the names of these categories to be clear, concise, and user-friendly. Each category should represent a key area of evaluation for **<TOPIC>**.
4. **Define Grade Descriptors for Each Category (A-F):*
@flight505
flight505 / PRD-prompts.md
Last active April 30, 2025 22:17
PRD prompts for force thinking and creating detailed check lists for O1-pro and Cursor

Start working these three scenarios sequentially, and be sure to use multiple real-world analytical frameworks for each of these scenarios. Scenario One: I am a Senior Product manager and I want to create a Business Requirements Document (BRD). Here are the high-level specs for this product: use the as starting input.

Scenario Two: I am a Senior Product manager and I want to create a Product Requirements Document (PRD). Here are the business requirements for this product:

Scenario Three: I am a Senior Product manager and I want to create a detailed list of one-story-point stories to create a product that is defined in the following PRD:

Finally, Scenario Four
Goal: You are a Senior Product Manager tasked with creating a detailed list of one-story-point stories based on the final PRD. Each story should be small, clear, and actionable. This final goal will be output as a single code block. Create a very detailed comprehensive markdown checklist of all th