# HG changeset patch # User ellis # Date 1685853136 14400 # Node ID 6dd3575c74677c69528c55fb06e3f6223d583c0e init diff -r 000000000000 -r 6dd3575c7467 .hgignore diff -r 000000000000 -r 6dd3575c7467 aws.org --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/aws.org Sun Jun 04 00:32:16 2023 -0400 @@ -0,0 +1,22 @@ +#+TITLE: AWS +#+LOCATION: [[https://github.com/awslabs/aws-sdk-rust]] +#+AUTHOR: ellis +* EC2 +** Images +*** recipes +**** worker +**** devbox +- packages + - sbcl + - emacs or neovim + - doom? (opt) + - rustup + - python + - llvm/clang + - hg + - cargo + - [[https://github.com/nushell/nushell][nushell]] + - ripgrep +**** service +**** gateway +**** hypervisor diff -r 000000000000 -r 6dd3575c7467 lab.org --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lab.org Sun Jun 04 00:32:16 2023 -0400 @@ -0,0 +1,29 @@ +#+TITLE: lab +#+AUTHOR: ellis +#+LOCATION: New London, CT +* gateway +** NFS/SSHFS/S3 compat storage +*** media +*** docs +*** dev +*** archive +*** lfs +*** x +*** y +*** z +** job scheduler +*** run +**** web-deploy +**** web-compile +*** stop +*** schedule +** KV store +- RocksDB +*** get +*** set +** SQL store +- postgres +- sqlite +*** query +* nodes +- on-demand internal lab computers diff -r 000000000000 -r 6dd3575c7467 lisp.org --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp.org Sun Jun 04 00:32:16 2023 -0400 @@ -0,0 +1,8 @@ +#+TITLE: Lisp + +These notes pertain to Lisp. More specifically, ANSI Common Lisp in +most places. + +- https://github.com/lispnik/iup/ - doesn't support MacOS yet, looks + cool though + - what we really need is wasm compiler.. TBD diff -r 000000000000 -r 6dd3575c7467 plan.org --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plan.org Sun Jun 04 00:32:16 2023 -0400 @@ -0,0 +1,17 @@ +#+TITLE: plan +#+AUTHOR: ellis +#+DESCRIPTION: game plan for the immediate future +#+SEQ_TODO: TODO MAYBE WIP | DONE +* WIP build demo +:LOGBOOK: +- State "WIP" from [2023-05-06 Sat 18:32] +:END: + +* TODO complete bk +* MAYBE complete org-notion? +:LOGBOOK: +- State "MAYBE" from [2023-05-06 Sat 18:32] +:END: +* TODO develop cloud service components +* TODO deploy lab +* TODO develop market research plan