Skip to content

feat: link Engineering Notes from CV — Veröffentlichungen section#10

Merged
CybotTM merged 1 commit intomainfrom
feat/link-engineering-notes
May 10, 2026
Merged

feat: link Engineering Notes from CV — Veröffentlichungen section#10
CybotTM merged 1 commit intomainfrom
feat/link-engineering-notes

Conversation

@CybotTM
Copy link
Copy Markdown
Owner

@CybotTM CybotTM commented May 10, 2026

Now that https://cybottm.github.io/engineering-notes/ has 5 essays live, the CV gains a Veröffentlichungen section pointing at it.

Executive CV — short, link-only with topic areas. Keeps the masthead tight; readers click through if interested:

Kuratierte Essays und Field Notes unter Engineering Notes — Themen u.a. AI-assisted Engineering, Engineering Governance, Open-Source-Maintainership, Plattformarchitektur, Security und Dokumentationskultur.

Technical CV — same link plus a 5-item bullet list of the current essays with one-line summaries (Cache-Read Inflation, Shai-Hulud, Agentic Review Cycles, PHP FFI, Playwright MCP).

Both sections sit between Open Source and Sprachen — the body-of-work area.

Cross-site identity is already wired (the engineering-notes JSON-LD references the CV's Person @id), so this completes the round-trip from CV → notes → CV.

Now that engineering-notes has 5 essays live, the CV gets a
Veröffentlichungen section pointing at them.

Executive CV: short link with topic areas only — keeps the masthead
tight and lets readers click through if interested.

Technical CV: same link plus a 5-item bullet list of current essays
with one-line summaries. Goes between Open Source and Sprachen,
where it reads as a body-of-work continuation rather than a
distraction.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI review requested due to automatic review settings May 10, 2026 19:58
@CybotTM CybotTM merged commit d426709 into main May 10, 2026
5 checks passed
@CybotTM CybotTM deleted the feat/link-engineering-notes branch May 10, 2026 20:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new „Veröffentlichungen“ section to both German CV variants, linking to the external Engineering Notes site to surface authored essays/field notes as part of the CV’s body-of-work.

Changes:

  • Add a Veröffentlichungen section to the Technical CV, including the Engineering Notes link and a 5-item curated essay list with one-line summaries.
  • Add a Veröffentlichungen section to the Executive CV as a compact link-only reference with topic areas.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/cv-technical.de.md Adds a publications section linking to Engineering Notes and listing five essays with summaries.
src/cv-executive.de.md Adds a compact publications section linking to Engineering Notes with a short topical description.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/cv-technical.de.md

## Veröffentlichungen

[**Engineering Notes**](https://cybottm.github.io/engineering-notes/) — kuratierte Essays und Field Notes zu langlebigen technischen Strukturen, AI-assisted Engineering, Security/Supply-Chain, Plattformarchitektur und Dokumentationskultur. Auswahl:
Comment thread src/cv-technical.de.md
- *Optimizing Claude Code Usage: Cache-Read Inflation* — Statusline, Hooks und Memory-Regeln gegen quadratische Token-Kosten in langen Coding-Sessions
- *Supply-Chain-Attacken am Beispiel Shai-Hulud* — npm-Wurm-Angriff, Container-First-Verteidigung, gelebte Compliance
- *Agentic Coding Requires Repeated Review Cycles* — methodische Reviews als Mitigation für probabilistische Codegenerierung
- *PHP FFI – was, warum, wann?* — Performance via Rust + FFI am Beispiel eines XLIFF-Imports (1.400 → 35.320 Datensätze/Sek)
Comment thread src/cv-executive.de.md

## Veröffentlichungen

Kuratierte Essays und Field Notes unter [**Engineering Notes**](https://cybottm.github.io/engineering-notes/) — Themen u.a. AI-assisted Engineering, Engineering Governance, Open-Source-Maintainership, Plattformarchitektur, Security und Dokumentationskultur.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants