Skip to content

docs(slides): add monotâche-vs-omniscient intuition slide#1

Open
samirobbinsss wants to merge 1 commit into
feat/asm-dataflow-encoderfrom
docs/intuition-slide
Open

docs(slides): add monotâche-vs-omniscient intuition slide#1
samirobbinsss wants to merge 1 commit into
feat/asm-dataflow-encoderfrom
docs/intuition-slide

Conversation

@samirobbinsss

Copy link
Copy Markdown
Collaborator

Summary

  • Add new slide 2 to docs/slides_structure.tex: the intuition slide contrasting the human single-task view (highlighted code tree — one branch / one level at a time) with the omniscient world-model view (full abstraction ladder source → AST/SSA → LLVM-IR → asm → binary; IR/asm = where we learn → a code optimizer).
  • Preamble additions needed by the new frame: camblue/camsky/camgrey palette, \chip badge macro, and tikz libs trees, decorations.pathreplacing, shapes.geometric.

Graphism fixes

  • Widened tree sibling spacing (level1 2.0→2.3cm, level2 1.05→1.6cm) so fonction f() and fichier g no longer overlap.
  • Rerouted the eye-gaze dashed arrow into the focused leaf so it no longer crosses module A / fonction f() boxes.

Verify

  • Compiles clean with tectonic (no pdflatex locally), exit 0; regenerated slides_structure.pdf.

New slide 2 contrasting the human single-task view (highlighted code tree,
one branch followed at a time) with the omniscient world-model view (full
abstraction ladder source→binary, IR/asm = where we learn).

Preamble: add camblue/camsky/camgrey palette, \chip badge macro, and tikz
libs trees + decorations.pathreplacing + shapes.geometric.

Graphism fixes: widen tree sibling spacing to stop fonction/fichier node
overlap; reroute the eye gaze arrow into the focused leaf so it no longer
crosses other boxes.

@Armanddevacc Armanddevacc left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

parfait

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