Skip to content

Instantly share code, notes, and snippets.

View karminski's full-sized avatar

张旭红 (karminski-牙医) karminski

View GitHub Profile

Elephant Toothpaste Test

(CC-BY-NC-SA 4.0 by karminski-牙医)

Please use three.js to implement a realistic "Elephant Toothpaste" chemical experiment 3D demonstration. All code (including HTML, CSS, JavaScript) must be encapsulated in a single independent HTML file.

Scene Setup:

  1. Ground Plane: Create a 1000*1000 gray, smooth horizontal plane that can receive shadows.
  2. Erlenmeyer Flask:

Firecracker Chain Explosion Test

(CC-BY-NC-SA 4.0 by karminski-牙医)

Please use three.js to implement a realistic "firecracker box" 3D explosion chain reaction demonstration. All code (including HTML, CSS, JavaScript) must be encapsulated in a single, standalone HTML file.

Scene Setup:

  1. Ground Plane: Create a 1000×1000 gray, smooth horizontal plane that can receive shadows. Ground material uses {color: 0x808080, roughness: 0.8, metalness: 0.1}.

(CC-BY-NC-SA 4.0 by karminski-牙医)

杯子倒水测试

(CC-BY-NC-SA 4.0 by karminski-牙医)

请使用Python和pygame库,创建一个二维流体模拟程序。该程序需要模拟液体(由大量粒子代表)在重力作用下从一个正在倾斜的杯子中倒出的过程。

Bocchi the Rock! Vol3 dialogue, in Chinese

Speaker 1: 对不住了啊 我还是回家吧
Speaker 2: 哎为啥子呀?
Speaker 1: 抱歉啊,为啥我真的不想说, 但我真的不能去那块儿
Speaker 1: 千万别跟她们说我来过这里啊…
Speaker 3: 波奇酱你搁这儿呢啊!
Speaker 3: 虽然不知道你咋整的
Speaker 3: 我还是买了一裤兜子甜水呢!
Speaker 3: what's UP! 撩了的的吉他小妹儿!

import os
import subprocess
import sys
from pathlib import Path
# --- 1. Clone the VibeVoice Repository ---
repo_dir = "VibeVoice"
if not os.path.exists(repo_dir):
print("Cloning the VibeVoice repository...")
try:

我将根据每个标题的内容来判断对GPT-5的态度。让我分析这个表格并在最后一列添加判断结果:

频道 标题 发布时间 态度
r/ChatGPT Why does everyone seem to like 4o now? 2m ago 负面
r/ChatGPT GPT-5 Question 3m ago 中性
r/ChatGPT 4o is back! But you have to turn on SHOW LEGACY MODELS in se

我先通读了你提供的表格标题,逐条判断其对 GPT‑5 的情绪倾向,并在最后一列补充“正面/负面/中性”。现在给出更新后的表格。

频道 标题 发布时间 倾向
r/ChatGPT Why does everyone seem to like 4o now? 2m ago 负面
r/ChatGPT GPT-5 Question 3m ago 中性
r/ChatGPT 4o is back! But you have to turn on SHOW L

Create a 2D fluid simulation program using Python and pygame library that demonstrates liquid particles pouring out from a tilting cup under gravity.

Core Requirements:

Pygame Environment Setup:

Initialize a pygame window with recommended size 1920x1080 pixels. Set up a main loop to handle events, update physics states, and render graphics. Set background color to white.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Qwen3-Coder-30B-A3B vs Qwen3-Coder-480B-A35B Performance Comparison</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<style>
* {
(anemll-env) (base) karminski@kurumi Anemll % python ./tests/chat_full.py --meta /Volumes/WORK_2/works/huggingface.co/anemll/anemll-DeepHermes-3-Llama-3-8B-Preview-ctx1024_0.1.1/meta.yaml --d /Volumes/WORK_2/works/huggingface.co/anemll/anemll-DeepHermes-3-Llama-3-8B-Preview-ctx1024_0.1.1
Loaded parameters from /Volumes/WORK_2/works/huggingface.co/anemll/anemll-DeepHermes-3-Llama-3-8B-Preview-ctx1024_0.1.1/meta.yaml:
Context Length: 1024
Batch Size: 64
Num Chunks: 8
Models Directory: /Volumes/WORK_2/works/huggingface.co/anemll/anemll-DeepHermes-3-Llama-3-8B-Preview-ctx1024_0.1.1
Embeddings: DeepHermes_embeddings
LM Head: DeepHermes_lm_head_lut6
FFN: DeepHermes_FFN_PF_lut6_chunk_01of08