changelog shortlog graph tags branches files raw help

Mercurial > org > blog / changeset: added untracked files

changeset 4: 58e3d5b7b6c5
parent 1: c9dc86404d30
child 5: 4ebd789458d8
author: ellis <ellis@rwest.io>
date: Sun, 02 Jul 2023 00:36:31 -0400
files: art.org books.org c.org compilers.org ideas.org python.org rust.org virt.org
description: added untracked files
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/art.org	Sun Jul 02 00:36:31 2023 -0400
     1.3@@ -0,0 +1,12 @@
     1.4+#+TITLE: Art
     1.5+Art is one of the crowning achievements of man-kind and is worth
     1.6+understanding. Although there are many interesting examples of /works
     1.7+of art/, they're not what we're after.
     1.8+
     1.9+Here, we discuss Art in a very metaphysical fashion. We treat it as a
    1.10+means of debate: Philosophy. Our goal is not to form a deeper
    1.11+appreciation of works of art, but instead to /pilfer/ the methods and
    1.12+techniques which make works and apply them to our own
    1.13+processes. Although appreciation often occurs as a result of studying
    1.14+the Philosophy of Art, this is merely a side-effect. The building
    1.15+material is far more valuable.
     2.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2+++ b/books.org	Sun Jul 02 00:36:31 2023 -0400
     2.3@@ -0,0 +1,1 @@
     2.4+#+TITLE: books
     3.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2+++ b/c.org	Sun Jul 02 00:36:31 2023 -0400
     3.3@@ -0,0 +1,2 @@
     3.4+#+TITLE: C
     3.5+These notes are relevant to the C Programming Language.
     4.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2+++ b/compilers.org	Sun Jul 02 00:36:31 2023 -0400
     4.3@@ -0,0 +1,3 @@
     4.4+#+TITLE: compilers
     4.5+This page is all about compilers.. how they work, why we need them,
     4.6+novel concepts, and implementation references.
     5.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2+++ b/ideas.org	Sun Jul 02 00:36:31 2023 -0400
     5.3@@ -0,0 +1,73 @@
     5.4+#+TITLE: ideas
     5.5+#+SEQ_TODO: TODO WIP RFC | DONE CLOSED
     5.6+This is a running list of ideas. Most of these are tools, libraries,
     5.7+projects, etc but anything is fair game. :)
     5.8+* TODO shed
     5.9+:PROPERTIES:
    5.10+:ID:       fc9a94e1-91c5-4915-90b8-73218fa3b8bc
    5.11+:END:
    5.12+:LOGBOOK:
    5.13+- State "TODO"       from              [2023-04-07 Fri 23:24]
    5.14+:END:
    5.15+rlib
    5.16+> ulib
    5.17+> ulib
    5.18+> ulib
    5.19+> ulib
    5.20+
    5.21+** TODO sh* tools
    5.22+:PROPERTIES:
    5.23+:ID:       c0613a13-7ccb-4af9-b47e-e14a41c782c2
    5.24+:END:
    5.25+:LOGBOOK:
    5.26+- State "TODO"       from "TODO"       [2023-04-07 Fri 23:22]
    5.27+:END:
    5.28+shc,shx,etc
    5.29+* TODO packy
    5.30+:LOGBOOK:
    5.31+- State "TODO"       from              [2023-04-07 Fri 23:33]
    5.32+:END:
    5.33+** WIP rust
    5.34+** WIP common-lisp
    5.35+** WIP emacs-lisp
    5.36+** python
    5.37+** julia
    5.38+** C
    5.39+** C++
    5.40+* TODO tenex
    5.41+:LOGBOOK:
    5.42+- State "TODO"       from              [2023-04-07 Fri 23:52]
    5.43+:END:
    5.44+* TODO mpk
    5.45+:LOGBOOK:
    5.46+- State "TODO"       from              [2023-04-07 Fri 23:52]
    5.47+:END:
    5.48+* TODO cfg
    5.49+:LOGBOOK:
    5.50+- State "TODO"       from              [2023-04-07 Fri 23:34]
    5.51+:END:
    5.52+* TODO obj
    5.53+:LOGBOOK:
    5.54+- State "TODO"       from              [2023-04-07 Fri 23:51]
    5.55+:END:
    5.56+split out from rlib to separate package
    5.57+- a purely OOP class library
    5.58+* TODO lab
    5.59+:LOGBOOK:
    5.60+- State "TODO"       from              [2023-04-07 Fri 23:34]
    5.61+:END:
    5.62+* TODO source categories
    5.63+- need a way of extracting metadata from a repo
    5.64+- need ability to search and query libs/packages
    5.65+- separate modules based on where they belong in our stack?
    5.66+  - app
    5.67+  - lib
    5.68+  - script?
    5.69+  - dist
    5.70+    - software distros
    5.71+* TODO generic query language
    5.72+from obj protocol?
    5.73+* TODO bbdb
    5.74+insidious Big Brother database.
    5.75+- an application built with obj
    5.76+- sql
     6.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2+++ b/python.org	Sun Jul 02 00:36:31 2023 -0400
     6.3@@ -0,0 +1,1 @@
     6.4+#+TITLE: Python
     7.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2+++ b/rust.org	Sun Jul 02 00:36:31 2023 -0400
     7.3@@ -0,0 +1,1 @@
     7.4+#+TITLE: Rust
     8.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2+++ b/virt.org	Sun Jul 02 00:36:31 2023 -0400
     8.3@@ -0,0 +1,15 @@
     8.4+#+TITLE: virt
     8.5+
     8.6+A place for all things virtualization - this is specifically geared
     8.7+towards various hardware and machine emulators.
     8.8+* QEMU
     8.9+* KVM
    8.10+* Hyper-V
    8.11+* Firecracker
    8.12+* Docker
    8.13+* Vagrant
    8.14+* LXC
    8.15+* LXD
    8.16+* containerd
    8.17+* systemd-nspawn
    8.18+* VirtualBox