changelog shortlog graph tags branches files raw help

Mercurial > org > blog / changeset: init

changeset 0: 6dd3575c7467
child 1: c9dc86404d30
author: ellis <ellis@rwest.io>
date: Sun, 04 Jun 2023 00:32:16 -0400
files: .hgignore aws.org lab.org lisp.org plan.org
description: init
     2.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2+++ b/aws.org	Sun Jun 04 00:32:16 2023 -0400
     2.3@@ -0,0 +1,22 @@
     2.4+#+TITLE: AWS
     2.5+#+LOCATION: [[https://github.com/awslabs/aws-sdk-rust]]
     2.6+#+AUTHOR: ellis
     2.7+* EC2
     2.8+** Images
     2.9+*** recipes
    2.10+**** worker
    2.11+**** devbox
    2.12+- packages
    2.13+  - sbcl
    2.14+  - emacs or neovim
    2.15+    - doom? (opt)
    2.16+  - rustup
    2.17+  - python
    2.18+  - llvm/clang
    2.19+  - hg
    2.20+  - cargo
    2.21+    - [[https://github.com/nushell/nushell][nushell]]
    2.22+    - ripgrep
    2.23+**** service
    2.24+**** gateway
    2.25+**** hypervisor
     3.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2+++ b/lab.org	Sun Jun 04 00:32:16 2023 -0400
     3.3@@ -0,0 +1,29 @@
     3.4+#+TITLE: lab
     3.5+#+AUTHOR: ellis
     3.6+#+LOCATION: New London, CT
     3.7+* gateway
     3.8+** NFS/SSHFS/S3 compat storage
     3.9+*** media
    3.10+*** docs
    3.11+*** dev
    3.12+*** archive
    3.13+*** lfs
    3.14+*** x
    3.15+*** y
    3.16+*** z
    3.17+** job scheduler
    3.18+*** run
    3.19+**** web-deploy
    3.20+**** web-compile
    3.21+*** stop
    3.22+*** schedule
    3.23+** KV store
    3.24+- RocksDB
    3.25+*** get
    3.26+*** set
    3.27+** SQL store
    3.28+- postgres
    3.29+- sqlite
    3.30+*** query
    3.31+* nodes
    3.32+- on-demand internal lab computers
     4.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2+++ b/lisp.org	Sun Jun 04 00:32:16 2023 -0400
     4.3@@ -0,0 +1,8 @@
     4.4+#+TITLE: Lisp
     4.5+
     4.6+These notes pertain to Lisp. More specifically, ANSI Common Lisp in
     4.7+most places.
     4.8+
     4.9+- https://github.com/lispnik/iup/ - doesn't support MacOS yet, looks
    4.10+  cool though
    4.11+  - what we really need is wasm compiler.. TBD
     5.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2+++ b/plan.org	Sun Jun 04 00:32:16 2023 -0400
     5.3@@ -0,0 +1,17 @@
     5.4+#+TITLE: plan
     5.5+#+AUTHOR: ellis
     5.6+#+DESCRIPTION: game plan for the immediate future
     5.7+#+SEQ_TODO: TODO MAYBE WIP | DONE
     5.8+* WIP build demo
     5.9+:LOGBOOK:
    5.10+- State "WIP"       from              [2023-05-06 Sat 18:32]
    5.11+:END:
    5.12+
    5.13+* TODO complete bk
    5.14+* MAYBE complete org-notion?
    5.15+:LOGBOOK:
    5.16+- State "MAYBE"       from              [2023-05-06 Sat 18:32]
    5.17+:END:
    5.18+* TODO develop cloud service components
    5.19+* TODO deploy lab
    5.20+* TODO develop market research plan