Skip to content

Instantly share code, notes, and snippets.

@yozel
yozel / .claude-commands-po.md
Created June 10, 2026 11:03
Product Owner Slash Command
description Product-owner intake — turn a rough idea into PROJECT.md, PLAN.md and a scaffolded repo

The user has a rough product idea: $ARGUMENTS

Act as a sharp product owner doing project intake. Do NOT write any code yet. Run the following phases in order.

Phase 1: Requirements interview

@yozel
yozel / main.go
Created September 8, 2022 23:44
wrapper
package main
import (
"flag"
"io"
"log"
"os"
"os/exec"
"os/signal"
)
@yozel
yozel / info.md
Last active May 11, 2020 17:37
Mars, radio waves and visible light

How are radio waves and visible light different?

Both are electromagnetic waves, quantized as photons. The only difference is the frequency of oscillation. Only wavelengths between 390 and 700 nm (approximately) are visible to humans. Radio waves are much longer (have much lower frequency).

source: https://www.quora.com/How-are-radio-waves-and-visible-light-different


Radio waves, gamma-rays, visible light, and all the other parts of the electromagnetic spectrum are electromagnetic radiation.