diff --git a/20210608234049-hy.org b/20210608234049-hy.org index a9ddc98..3ef8be5 100644 --- a/20210608234049-hy.org +++ b/20210608234049-hy.org @@ -18,7 +18,7 @@ A lisp dialect of [[id:cda9c620-fec5-4549-b979-22fc06819d77][Python]]. Disassembling the above code generates the following Python equivalent. -#+begin_src hy :exports results :eval no-export :cache yes :wrap src python +#+begin_src hy :exports results :eval never :cache yes :wrap src python (disassemble (quote (do diff --git a/20211019164846-how_i_manage_my_projects.org b/20211019164846-how_i_manage_my_projects.org index 824c080..9942e19 100644 --- a/20211019164846-how_i_manage_my_projects.org +++ b/20211019164846-how_i_manage_my_projects.org @@ -3,6 +3,6 @@ :END: #+title: How I manage my projects -I keep an [[id:0567a35c-3afb-4ed5-a9ec-47425c5d6f06][Org-roam]] file dedicated to my [[id:207560cc-7700-4d06-918d-cc01ae530146][Projects]]. Each project, once it's +I keep an [[id:0567a35c-3afb-4ed5-a9ec-47425c5d6f06][Org-roam]] file dedicated to my projects. Each project, once it's fleshed out as more than just an idea, gets its own file that its heading links to. diff --git a/animated.gif b/animated.gif index c236e56..1234040 100644 Binary files a/animated.gif and b/animated.gif differ diff --git a/dap-sinewave.png b/dap-sinewave.png index e01763e..dfa021f 100644 Binary files a/dap-sinewave.png and b/dap-sinewave.png differ diff --git a/distributed-web-application.svg b/distributed-web-application.svg index 90dcd7f..3005c9f 100644 --- a/distributed-web-application.svg +++ b/distributed-web-application.svg @@ -1,4 +1,4 @@ -BrowserBrowserWebAppWebAppDatabaseDatabaseRequest PageLoad DataReturn DataRender PageSave FormWrite DataData StoredDone! - + - + OpenAPIError - -OpenAPIError + +OpenAPIError CastError - -CastError + +CastError OpenAPIError->CastError - - + + DeserializeError - -DeserializeError + +DeserializeError OpenAPIError->DeserializeError - - + + UnmarshalError - -UnmarshalError + +UnmarshalError OpenAPIError->UnmarshalError - - + + EmptyParameterValue - -EmptyParameterValue + +EmptyParameterValue DeserializeError->EmptyParameterValue - - + + ValidateError - -ValidateError + +ValidateError UnmarshalError->ValidateError - - + + UnmarshallerError - -UnmarshallerError + +UnmarshallerError UnmarshalError->UnmarshallerError - - + + InvalidSchemaValue - -InvalidSchemaValue + +InvalidSchemaValue ValidateError->InvalidSchemaValue - - + + InvalidSchemaFormatValue - -InvalidSchemaFormatValue + +InvalidSchemaFormatValue UnmarshallerError->InvalidSchemaFormatValue - - + + FormatterNotFoundError - -FormatterNotFoundError + +FormatterNotFoundError UnmarshallerError->FormatterNotFoundError - - + +