Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj closed issue spikerj/spikersoft-issues#9 2026-05-10 03:54:48 +00:00
Lesson 101: greetTarget Function Returns Undefined
spikerj opened issue spikerj/spikersoft-issues#94 2026-05-10 03:53:16 +00:00
create x86 playground lessons
spikerj opened issue spikerj/spikersoft-issues#93 2026-05-09 20:30:30 +00:00
JWT tool: add editor-style menubar (File via ToolFileMenu, Decode/Encode toggles, Help + Tour right-aligned)
spikerj opened issue spikerj/spikersoft-issues#92 2026-05-09 20:27:50 +00:00
Base64 tool: add editor-style menubar (File via ToolFileMenu, Encode/Decode toggles, Help + Tour right-aligned)
spikerj pushed to main at spikerj/spikersoft-issues 2026-05-09 19:21:43 +00:00
89f6e98a6c updated readme
spikerj closed issue spikerj/spikersoft-issues#90 2026-05-09 14:39:03 +00:00
Regex lesson 3: start with g off + guided discoverability (flag pulse + hint highlights)
spikerj commented on issue spikerj/spikersoft-issues#90 2026-05-09 14:39:00 +00:00
Regex lesson 3: start with g off + guided discoverability (flag pulse + hint highlights)

Superseded by #91 — broader systemic fix (every challenge lesson now starts with no flags pre-enabled, not just lesson 3) plus…

spikerj opened issue spikerj/spikersoft-issues#91 2026-05-09 14:38:49 +00:00
Regex curriculum: systemic starter-flags fix + hover-discoverability hints + per-lesson audit
spikerj opened issue spikerj/spikersoft-issues#90 2026-05-09 14:01:30 +00:00
Regex lesson 3: start with g off + guided discoverability (flag pulse + hint highlights)
spikerj commented on issue spikerj/spikersoft-issues#47 2026-05-07 14:51:09 +00:00
[Enhancement] Legacy Systems (v86): self-host OS/disk catalogue parity with copy.sh/v86 — remove third‑party CDN dependency

Status update from implementation pass (Cursor Agent)

Kicked off Phase 1 work in spikersoft-angular. Hit a tooling issue mid-stream where large file writes were silently dropping their…

spikerj closed issue spikerj/spikersoft-issues#79 2026-05-07 14:09:45 +00:00
Consider trimming endOfLine from the JS formatting options panel (no visible effect in browser-only playground)
spikerj commented on issue spikerj/spikersoft-issues#79 2026-05-07 14:09:41 +00:00
Consider trimming endOfLine from the JS formatting options panel (no visible effect in browser-only playground)

Implemented — went with Option 1

Removed the endOfLine field from the visual JS formatting options panel. The store + PrettierLearnerOptions type are intentionally untouched, so an…

spikerj closed issue spikerj/spikersoft-issues#23 2026-05-07 14:05:58 +00:00
[Enhancement] Playground Guided tour: match /tools base64 button style and right-align in row
spikerj commented on issue spikerj/spikersoft-issues#23 2026-05-07 14:05:45 +00:00
[Enhancement] Playground Guided tour: match /tools base64 button style and right-align in row

Closing — already implemented

Verified all playground surfaces against the canonical /tools/(tools:base64) button. Both acceptance items are met. Closing as done.

Acceptance…

spikerj closed issue spikerj/spikersoft-issues#11 2026-05-07 14:02:58 +00:00
[Enhancement] passport-scan: open MRZ crop/tilt immediately after upload or capture; run OCR from one clear “Extract / Scan MRZ” action
spikerj commented on issue spikerj/spikersoft-issues#11 2026-05-07 14:02:54 +00:00
[Enhancement] passport-scan: open MRZ crop/tilt immediately after upload or capture; run OCR from one clear “Extract / Scan MRZ” action

Closing — already implemented

Verified the current state of AppPassportScanComponent; every acceptance item is in place. Closing as done.

Acceptance checklist

  • **Auto-enter…
spikerj closed issue spikerj/spikersoft-issues#42 2026-05-07 07:53:13 +00:00
[Feature] Native port: RegExr-style regex tool (#tools regex) — client UX; GPL; baseline gskinner/regexr
spikerj commented on issue spikerj/spikersoft-issues#42 2026-05-07 07:52:44 +00:00
[Feature] Native port: RegExr-style regex tool (#tools regex) — client UX; GPL; baseline gskinner/regexr

Closing — RegExr-style port shipped, evolved well past v1

The RegEx authoring tool has been live in lib-reg-ex for several sprints and has grown well beyond the original v1 acceptance bar.…

spikerj closed issue spikerj/spikersoft-issues#46 2026-05-07 04:41:52 +00:00
[Enhancement] Move Tree of Life Knowledge from Learn menu to user dropdown (below User Profile, above Admin Panel)
spikerj commented on issue spikerj/spikersoft-issues#46 2026-05-07 04:41:47 +00:00
[Enhancement] Move Tree of Life Knowledge from Learn menu to user dropdown (below User Profile, above Admin Panel)

Implemented

Moved Tree of Knowledge out of the Learn menu and into the user account dropdown, positioned immediately below User Profile and above Admin Panel.

Changes…