From 750379801144f17abbf0e384c12f73c95e9a771b Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Wed, 17 Jun 2020 16:56:54 -0400 Subject: [PATCH] daily commit --- awiki.rb | 2 +- pages/20200617144713.md | 3 +++ pages/20200617160708.md | 12 ++++++++++++ 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 pages/20200617144713.md create mode 100644 pages/20200617160708.md diff --git a/awiki.rb b/awiki.rb index 829f19f..54a0519 100755 --- a/awiki.rb +++ b/awiki.rb @@ -213,7 +213,7 @@ def genpage(path, src, force=false) end gensitemap() html = html.sub("", - "[new]" + + "[new]" + "[edit]") html.sub("", EDIT_SCRIPT) end diff --git a/pages/20200617144713.md b/pages/20200617144713.md new file mode 100644 index 0000000..21e09bb --- /dev/null +++ b/pages/20200617144713.md @@ -0,0 +1,3 @@ +@tags ideas leads-meeting notes +# Thoughts for Leads meeting +* SVN Externals - configuration option to justify certain tags that are necessary. diff --git a/pages/20200617160708.md b/pages/20200617160708.md new file mode 100644 index 0000000..04fd995 --- /dev/null +++ b/pages/20200617160708.md @@ -0,0 +1,12 @@ +@tags inbox +# Inbox +Random collection of links and things that need to be sorted out later into different notes. + +* https://www.dropbox.com/s/0wf6odt1d7etvx6/pretty_print.pdf?dl=0 +* http://silas.net.br/codereading/netbsd-code.html +* https://www.dougengelbart.org/content/view/374/464/ +* https://ghedam.at/15490/so-tell-me-about-nix +* https://en.wikipedia.org/wiki/P-code_machine#Example_machine +* https://getpocket.com/explore/item/why-you-should-always-tell-your-kids-the-truth?utm_source=pocket-newtab +* https://blog.kodewerx.org/2020/06/the-rust-compiler-isnt-slow-we-are.html +* https://www.foldnfly.com/index.html#/1-1-1-1-1-1-1-1-2 -- 2.54.0