Skip to content

Commit

Permalink
Moser reboot (#351)
Browse files Browse the repository at this point in the history
* Remove live follower counts

* Tweak header

* Add Moser reboot lesson
  • Loading branch information
3b1b authored Jul 2, 2023
1 parent a8d7fb2 commit 2499478
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/topics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
- hardest-problem
- windmills
- prime-spirals
- moser-reboot
- chessboard-puzzle
- shadows
- moser
- three-utilities
- name: Why Pi
slug: why-pi
Expand Down
9 changes: 9 additions & 0 deletions public/content/lessons/2023/moser-reboot/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Explaining the absurd circle division pattern | Moser's circle problem
description: An apparent pattern that breaks, and the reason behind it.
date: 2023-07-01
video: YtkIWDE36qU
source: _2023/moser_reboot/main.py
credits:
- Lesson by Grant Sanderson
---
Empty file.

0 comments on commit 2499478

Please sign in to comment.