Remove private Lex Fridman content (moved to private repo) - #10
Merged
Conversation
Moved to `private-codex` repository as part of "Second Brain" restructuring.
There was a problem hiding this comment.
Pull request overview
This PR removes curated insight markdown files for Lex Fridman podcast episodes from the public repository and updates the central index to drop the corresponding section, aligning the repo with the “Second Brain” restructuring and avoiding public redistribution of copyrighted summaries.
Changes:
- Delete
insights/podcasts/lexfridman/*.mdinsight files. - Remove Lex Fridman-related indexing from
index.yml.
Reviewed changes
Copilot reviewed 59 out of 111 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| index.yml | Removes Lex Fridman-related index entries so deleted insight files are no longer referenced. |
| insights/podcasts/lexfridman/volodymyr-zelenskyy.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/vejas-liulevicius.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/tulsi-gabbard.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/tucker-carlson.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/teddy-atlas.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/tal-wilkenfeld.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/robert-f-kennedy-jr.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/peter-steinberger.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/omar-suleiman-2.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/oliver-anthony.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/mohammed-el-kurd.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/michael-malice-7.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/mark-zuckerberg-3.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/lisa-randall.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/keyu-jin.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/jordan-jonas.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/john-mearsheimer.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/jimmy-wales.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/javier-milei.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/james-sexton.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/israel-palestine-debate.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/irving-finkel.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/ezra-klein-and-derek-thompson.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/douglas-murray-2.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/donald-trump.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/cenk-uygur.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/bernie-sanders.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/benjamin-netanyahu.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/bassem-youssef.md | Deleted Lex Fridman podcast insight file. |
| insights/podcasts/lexfridman/andrew-huberman-4.md | Deleted Lex Fridman podcast insight file. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the Lex Fridman podcast insight files from this public repository. They have been moved to the private
private-codexrepository as part of the "Second Brain" restructuring — the curated notes summarize copyrighted podcast content and should not be publicly redistributed.Changes
insights/podcasts/lexfridman/*.mdinsight files (~110 files).lexfridman:block fromindex.yml(221 lines).Context
This is split out from the knowledge-base refresh (#9) so the content removal lands as its own reviewable, self-contained change. Once this merges, #9 will be rebased onto
mainso it contains only the additive news/insights update.