You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
996 B
Markdown
18 lines
996 B
Markdown
# TODO
|
|
|
|
- [ ] Host the mdbook on cloudflare pages
|
|
- [ ] Host on vibebooks.elijah.run
|
|
- [ ] Create an `infra` directory containing opentofu configs for the above
|
|
- [ ] Add a big ol' disclaimer about these being AI generated and not intended to be difinitive, trustworthy, or even good, just an experiment in generating tailored educational content about topics I am intersted in but not sure where to start, and with a practical focus on exercises with Rust since that is the language I use most often
|
|
|
|
## Interactive Learning and Education
|
|
- [x] Git worktrees, how do use please
|
|
- [ ] How to structure a co-op profit sharing worker owned business
|
|
- [x] Hands-on: Markov Chains
|
|
- [~] Hands-on: Vector Databases
|
|
- [ ] Hands-on: Machine Learning; training a computer to play a game by playing against itself (a-la alpha go zero)
|
|
- [ ] Hands-on: Creating and training a simple LLM
|
|
- [~] Hands-on: Writing your own language (lisp, interpreted, compiled to C)
|
|
- [ ] Hands-on: Shader programming
|
|
|