Skip to content

[codex] add machine learning notes post#576

Merged
p13i merged 1 commit into
gh-pagesfrom
codex/machine-learning-notes-post
Jun 17, 2026
Merged

[codex] add machine learning notes post#576
p13i merged 1 commit into
gh-pagesfrom
codex/machine-learning-notes-post

Conversation

@p13i

@p13i p13i commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Summary

Adds the Machine Learning Notes blog post dated 2016-05-25, using OCR-assisted transcription from the handwritten notes and recreated ASCII/Mermaid diagrams.

The post references the notes images from https://assets.p13i.io/2016-05-25-machine-learning-notes/... after moving the images into p13i/assets under the matching date-kebab folder.

Asset Publishing

  • Added the ML note images to p13i/assets with Git LFS tracking.
  • Switched p13i/assets Pages publishing to a custom workflow that runs git lfs pull before upload so public URLs serve JPEG bytes instead of LFS pointer files.
  • Verified representative public asset URLs return JPEG magic bytes (ffd8ff).

Validation

  • npx prettier --write --print-width 60 --trailing-comma=none --prose-wrap always _posts/2016-05-25-machine-learning-notes.md
  • docker compose run --rm www bundle exec jekyll build --trace
  • Served the clean PR worktree locally at http://localhost:4001/posts/2016/05/machine-learning-notes/
  • Verified the served HTML contains 27 hosted image tags and no local /assets/2016-05-25-machine-learning-notes references.

Known CI Note

The GitHub build check currently fails after make lint because the repository lint produces unrelated changes to _tweets/336.md, privacy.md, and sitemap.md. I left those out to keep this PR scoped to the ML post. The Netlify deploy preview is separate from that formatter check.

@netlify

netlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploy Preview for p13i ready!

Name Link
🔨 Latest commit 67f2c1b
🔍 Latest deploy log https://app.netlify.com/projects/p13i/deploys/6a324466a33a5c00081627be
😎 Deploy Preview https://deploy-preview-576--p13i.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@p13i p13i force-pushed the codex/machine-learning-notes-post branch from 277c84e to 67f2c1b Compare June 17, 2026 06:53
@p13i p13i marked this pull request as ready for review June 17, 2026 16:07
@p13i p13i merged commit 3c549ef into gh-pages Jun 17, 2026
4 of 5 checks passed
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.

1 participant