Commit Graph

11 Commits

Author SHA1 Message Date
Levi Neuwirth d4031a79f2
cv: August 2026 refresh across CV, résumé, and site
Dated facts:
- CCV affiliation ended July 2026; drop the "(HPC-supported)" role suffix
  and the Phase 2/3 in-progress claim (also on the résumé's PQC entry).
- Weenix ended August 2025 at 10,000 lines; the site said ~7,000 and
  January–May 2025.
- CHASE 2026 presented August 3; moved to now.yaml's shipped list and
  marked Presented on the CV.
- Shu Lab split at the degree boundary: Undergraduate Researcher and
  Technical Lead (Oct 2023 – May 2026), then Research Affiliate
  (May 2026 – Present, bulletless — the work is described above it).
- DTU advisor/research-group TBD note removed.

Claims that had started to decay:
- Math preprints read "Preprint" rather than "arXiv (forthcoming)", and
  now.yaml calls them revising rather than in-review.
- SIMD/PQC is paused pending a compute move to DTU.
- Semantic-embeddings work dropped; MTG no longer claims OSCAR.

Redundancy:
- NSF affiliation description reduced to the two qualifications its title
  and role line don't already state; MARS V grant note to the funding
  terms; DTU fellowship placeholder deleted; NeuroAI held to one line.

Structure:
- xAI toggled off on both documents (retained in the file, two flags away).
- Contract work renders inside Industry Experience above NeuroAI as
  "Independent Research Contractor"; Selected Contract Work is now
  conditional so the heading can't render empty.
- Templates: guard bulletless entries, and fix an unguarded exp.location
  in the CV that printed a literal "None" for entries without one.

now.yaml: pmacs, levshell, and epiphany notes rewritten against the actual
repos (all three were badly out of date); epiphany added.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SUGesXiMmACsLBTGG1xuEU
2026-08-10 23:40:14 +02:00
Levi Neuwirth f92858a40f sync before transfer 2026-07-27 19:10:51 -04:00
Levi Neuwirth 1274b36d42 Internal audit 2026-05-07 17:20:27 -04:00
Levi Neuwirth 9a343f16b0 Branch preprint 2026-05-06 12:21:59 -04:00
Levi Neuwirth 42ba2bf972 Current rework 2026-04-26 19:42:47 -04:00
Levi Neuwirth d305b55675 content: BCI essay v2 + modern_idolatry to drafts 2026-04-10 17:41:46 -04:00
Levi Neuwirth 9a01c602bc auto: 2026-04-05T01:18:45Z 2026-04-04 21:18:45 -04:00
Levi Neuwirth b06b1e741c popup improvements, citation fix 2026-03-29 08:02:04 -04:00
Levi Neuwirth 5cfbfbc0ef GPG signing, embedding pipeline, visualization filter, search timing, sig popups
- GPG page signing: dedicated signing subkey in ~/.gnupg-signing, sign-site.sh
  walks _site/**/*.html producing .sig files, preset-signing-passphrase.sh caches
  passphrase via gpg-preset-passphrase; make sign target; make deploy chains it
- Footer sig link: $url$.sig with hover popup showing ASCII armor (popups.js
  sigContent provider; .footer-sig-link bound explicitly to bypass footer exclusion)
- Public key at static/gpg/pubkey.asc
- Embedding pipeline: tools/embed.py encodes _site pages with nomic-embed-text-v1.5
  + FAISS IndexFlatIP, writes data/similar-links.json; staleness check skips when
  JSON is newer than all HTML; make build invokes via uv, skips gracefully if .venv absent
- SimilarLinks.hs: similarLinksField loads similar-links.json with Hakyll dependency
  tracking; renders Related section in page-footer.html
- uv environment: pyproject.toml + uv.lock (CPU-only torch via pytorch-cpu index)
- Visualization filter: Filters/Viz.hs runs Python scripts for .figure (SVG) and
  .visualization (Vega-Lite JSON) fenced divs; viz.js renders with monochrome config
  and MutationObserver dark-mode re-render; viz.css layout
- Search timing: #search-timing element shows elapsed ms via MutationObserver
- Build telemetry timestamps removed from git tracking (now in .gitignore)
- spec.md updated to v9; WRITING.md updated with viz, related, signing, build docs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 20:14:49 -04:00
Levi Neuwirth 26c067147a Build telemetry 2026-03-19 15:27:12 -04:00
Levi Neuwirth 714824a0b5 initial deploy! whoop 2026-03-17 21:56:14 -04:00