This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2018/07/15 11:43] dave |
start [2024/08/10 22:12] (current) dave [Computing] |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Welcome ===== | ===== Welcome ===== | ||
- | <script type="text/javascript"> | ||
- | var addressBar=document.getElementById('urlbar'); | ||
- | addressBar.focus(); | ||
- | </script> | ||
This 'aint no blog. | This 'aint no blog. | ||
Line 12: | Line 8: | ||
* [[Linux:Linux Notes]] | * [[Linux:Linux Notes]] | ||
+ | * [[Windows: Windows Notes]] | ||
* [[Software:Software Engineering Notes]] | * [[Software:Software Engineering Notes]] | ||
* [[AWS:AWS Notes]] | * [[AWS:AWS Notes]] | ||
Line 19: | Line 16: | ||
* [[https://docs.bitnami.com/aws/how-to/generate-install-lets-encrypt-ssl/|How to configure Letsencrypt in a bitnami image]] | * [[https://docs.bitnami.com/aws/how-to/generate-install-lets-encrypt-ssl/|How to configure Letsencrypt in a bitnami image]] | ||
+ | * Convert markdown to mediawiki format: ''pandoc -w mediawiki input.md -o output.wiki'' | ||
==== Games == | ==== Games == | ||
Line 32: | Line 30: | ||
* [[3dprinting:3d Printing Notes]] | * [[3dprinting:3d Printing Notes]] | ||
* [[Cooking::Recipes]] | * [[Cooking::Recipes]] | ||
+ | * [[QuickRef::Words I Usually Misspell]] | ||
==== To Do == | ==== To Do == | ||
Line 37: | Line 36: | ||
* Setup automated backups using [[https://www.dokuwiki.org/faq:backup|this]] as a starting point | * Setup automated backups using [[https://www.dokuwiki.org/faq:backup|this]] as a starting point | ||
* Search "parser combinator". | * Search "parser combinator". | ||
- | * Read [[https://medium.com/@bobbypriambodo/starting-an-ocaml-app-project-using-dune-d4f74e291de8|this]] which is a good introductory text for getting started with Dune which was formally called jbuilder. | + | * Read [[https://medium.com/@bobbypriambodo/starting-an-ocaml-app-project-using-dune-d4f74e291de8|this]] which is a good introductory text for getting started with Dune which was formally called jbuilder but which is actually an OCaml build system. |
* Read about the [[https://jeffreykegler.github.io/Marpa-web-site/|marpa parsing algorithm]] | * Read about the [[https://jeffreykegler.github.io/Marpa-web-site/|marpa parsing algorithm]] | ||
==== Quotes == | ==== Quotes == | ||
* "After about 15 years of tragic misfortune, my age is finally catching up to my hairline." | * "After about 15 years of tragic misfortune, my age is finally catching up to my hairline." |