f.puts "<div id=\"activeTags\"></div></p>"
f.puts "<ul id=\"pages\">"
tags = []
- $db[:pages].values.sort_by{|h| h[:title] }.each do |p|
+ $db[:pages].values.filter{|h| h[:title] }.sort_by{|h| h[:title] }.each do |p|
tags += p[:tags]
f.puts "<li><a href=\"#{web_path(p[:path])}\" data-tags=\"#{p[:tags].join(" ")}\">#{p[:title]}</a></li>"
end
* broken builds
## Soon
-* Allen's review write-up
-* Get a dongle and DiVa setup for Randy
+* review write-up
+* Get a dongle and DiVa setup
## Later
* Asciidoc documentation for CVP
## Follow-Up
* Corporate Gen 2 Backlight issue on startup
-* AR0233 Development (Will)
+* AR0233 Development
--- /dev/null
+@tags os os-research
+# Operating Systems
+
+## Further Reading
+* [Ideal OS Essay](https://joshondesign.com/2017/08/18/idealos_essay) - Musings on what would constitute a better, more modern, OS
# Game Programming
* https://github.com/a1studmuffin/SpaceshipGenerator
* https://github.com/eduard-permyakov/permafrost-engine
+* https://www.wikizero.com/en/List_of_commercial_video_games_with_available_source_code
@tags note-index
# Random Thoughts
-https://untools.co/ - Tools for better thinking
+* https://untools.co/ - Tools for better thinking
+* https://www.perell.com/blog/50-ideas-that-changed-my-life