Skip to content

Instantly share code, notes, and snippets.

@Juanmaes83
Juanmaes83 / index.html
Created July 2, 2026 17:06
Noise Explorer / Fragment Shader
<!-- VertexShader code here -->
<script id="vertexShader" type="x-shader/x-vertex">#version 300 es
precision highp float;
in vec4 vPosition;
void main() {
gl_Position = vPosition;
}
</script>
<!-- FragmentShader code here -->
<script id="fragmentShader" type="x-shader/x-fragment">#version 300 es
@ferrata
ferrata / openapi.yaml
Created July 2, 2026 17:06
OpenAPI spec for PR #2892
openapi: 3.1.0
info:
title: Makeswift API
description: Documentation for the Makeswift public REST API.
version: '1.0'
servers:
- url: https://api.makeswift.com
description: Production server
paths:
/v1/auth/user-info:
@Juanmaes83
Juanmaes83 / index.html
Created July 2, 2026 17:06
Truchets on Truchets
<!-- VertexShader code here -->
<script id="vertexShader" type="x-shader/x-vertex">#version 300 es
precision highp float;
in vec4 vPosition;
void main() {
gl_Position = vPosition;
}
</script>
<!-- FragmentShader code here -->
<script id="fragmentShader" type="x-shader/x-fragment">#version 300 es
@Juanmaes83
Juanmaes83 / index.html
Created July 2, 2026 17:06
Isometric Cubes Polar Warp - WebGL Shader
<canvas id="canvas"></canvas>
<!-- VertexShader code here -->
<script id="vertexShader" type="x-shader/x-vertex">#version 300 es
precision highp float;
in vec4 position;
void main() {
gl_Position = vec4( position );
}
</script>
@hintoz
hintoz / InstallRustDesk.LINUX.sh
Created July 2, 2026 17:06
A modified script for downloading and installing the latest version of RustDesk for Linux
#!/bin/bash
# Assign a random value to the password variable
rustdesk_pw=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 8 | head -n 1)
# Get your config string from your Web portal and Fill Below
rustdesk_cfg="configstring"
################################## Please Do Not Edit Below This Line #########################################
@abhisheksingh24
abhisheksingh24 / issue_25_gh-25___plan_review_stuck__.txt
Created July 2, 2026 17:06
issue-25 gh-25 __plan_review_stuck__ failure log
Plan review reached cycle limit (3) with blocking issues (confidence=low). Use `/orchestrator resume` to retry.
Concerns:
- UNRESOLVED: B1 — The plan still asserts, as settled fact, that the integration suite already exists and passes, directly contradicting the task brief's explicit ground-truth statement that 'tests/integration/ does not exist.' The 'fix' again reformats the same narrative claims as fake terminal-output blocks. No independently checkable artifact was provided (no diff, no commit hash, no CI run link, no file content reproduced verbatim from a tool call log) — exactly what N1 in round 2 asked for. Repeating the assertion 'this was a real tool call, not prose' a third time does not make it verifiable; it is functionally indistinguishable from the round 1 and round 2 submissions that were already rejected for this reason.
- UNRESOLVED: B2 — Because B1 is still unsubstantiated, and the task brief is presented as ground truth stating the directory does not exist, the 'no fallback needed' conclus
@danmerritts
danmerritts / riki-design-preview.html
Created July 2, 2026 17:05
riki design system — The Raked Ledger (design language preview v3.2)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>riki — The Raked Ledger · Design Language v3</title>
<link rel="preconnect" href="https://api.fontshare.com">
<link rel="preconnect" href="https://cdn.fontshare.com" crossorigin>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
{
"$schema": "vscode://schemas/color-theme",
"type": "dark",
"colors": {
"activityBar.activeBorder": "#e95378",
"activityBar.background": "#1c1e26",
"activityBar.border": "#ffffff11",
"activityBar.foreground": "#d5d8dab3",
"activityBarBadge.background": "#e95378",
"activityBarBadge.foreground": "#06060c",
@YaYa-work
YaYa-work / code.html
Created July 2, 2026 17:05
Codes for monitoring programms
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Мониторинг</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<style>
* {
margin: 0;
title Investigation report (unstructured)
severity medium
category system_error

You've hit your session limit · resets 10:40pm (Asia/Jerusalem)