Skip to content

Instantly share code, notes, and snippets.

View wiseman's full-sized avatar

John Wiseman wiseman

View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >N15KR track</name>
<Placemark ><name >N15KR</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >N470WN track</name>
<Placemark ><name >N470WN</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
@wiseman
wiseman / N216MH-track-press_alt_uncorrected.kml
Created April 10, 2025 22:29
Final track of N216MH on 2025-03-10.
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >N216MH track</name>
<Placemark ><name >N216MH</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
@wiseman
wiseman / code-review.txt
Created February 27, 2025 21:28
Code Review by Claude 3.7 w/ Claude Tool
⏺ Design review of 668cf98:
1. The virtual viewport approach is a good solution for the resizing issue, but there's duplicate code in both src/artifacts/index.tsx and src/components/GPSSpoofingSimulation.tsx - unclear which one is the source of
truth.
2. Type issues:
- Marker and Point types are now functionally identical but maintained separately
- screenToVirtual parameter in useDrag.ts is defined but unused
- Inconsistent null checking in event handlers
3. Performance concerns:
- No debounce on resize event listeners
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >N892SA track</name>
<Placemark ><name >N892SA</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >168689 track</name>
<Placemark ><name >168689</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >N349NW track</name>
<Placemark ><name >N349NW</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"><Folder ><Folder ><name >PAT25 track</name>
<Placemark ><name >PAT25</name>
<Style ><LineStyle ><color >ff1c1ae3</color>
<width >4</width>
</LineStyle>
<IconStyle ><Icon ><href >http://maps.google.com/mapfiles/kml/shapes/airports.png</href>
</Icon>
</IconStyle>
</Style>

WISEJ041@DYYGN20609 ~ $ ollama run hf.co/unsloth/DeepSeek-R1-Distill-Llama-70B-GGUF:Q3_K_M

Write a new season 1 X-Files script.

Okay, so I need to write a new Season 1 episode of The X-Files. Hmm, where do I start? I remember The X-Files is all about FBI agents investigating paranormal cases, with Mulder and Scully as the main characters.

First, maybe I should come up with a intriguing case that's unexplainable. How about something related to AI or technology gone wrong? That feels modern. Maybe an AI system causing issues in some high-tech setting.

I need a teaser scene to grab attention, like something strange happening before the opening credits. Then, set up Mulder and Scully arriving at the location,

@wiseman
wiseman / x-files-01.md
Created January 27, 2025 22:14
X-Files season 1 script by DeepSeek-R1-Distill-Llama-8B-GGUF:Q8_0

$ ollama run hf.co/unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF:Q8_0

Write a new season 1 X-Files script.

Okay, so I need to write a new episode for Season 1 of The X-Files. Hmm, let me think about how I can approach this. First, I should remember the structure and tone of the show in its first season. It's got that mysterious, suspenseful vibe with Mulder and Scully investigating paranormal events. The stories often have a sci-fi or supernatural twist.

The user provided an example called "The Red Wind," which is set on a remote Air Force base where personnel are disappearing under strange circumstances involving red windstorms. Maybe I can come up with something similar but different enough to stand out. Let me brainstorm some ideas.