changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > plan / roadmap.org

changeset 21: d2097f6aec77
parent: e08c4d391e95
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 20 Sep 2024 20:00:07 -0400
permissions: -rw-r--r--
description: bump
1 #+title: roadmap
2 #+author: Richard Westhaver <ellis@rwest.io>
3 #+description: The Compiler Company Roadmap
4 #+setupfile: ../clean.theme
5 #+filetags: milestone
6 
7 * 2024
8 :PROPERTIES:
9 :ID: bef157e2-ef55-4653-9916-1a329255a920
10 :CREATED: <2024-08-26 Mon 18:47>
11 :END:
12 ** DONE migrate VC off of EC2 :opsec:vc:code:
13 :PROPERTIES:
14 :ID: e71f5fa6-59de-4c80-9cf8-3345f7310105
15 :CREATED: <2024-09-03 Tue 22:13>
16 :END:
17 :LOGBOOK:
18 - State "WIP" from [2024-05-06 Mon 16:43]
19 - Note taken on [2024-09-03 Tue 16:52] \\
20  removed dependency on heptapod, running plain ol hgweb behind proxy
21 - State "DONE" from "WIP" [2024-09-03 Tue 22:13]
22 - Note taken on [2024-09-03 Tue 22:13] \\
23  next up: clonebundles,packy,git hosting
24 :END:
25 We no longer need to maintain an instance of our forge in AWS now that
26 we have enough compute in-house.
27 
28 vc.compiler.company will be migrate to rurik on a dedicated pod
29 +(requires ubuntu)+.
30 
31 ** WIP Wireguard VPN :net:opsec:
32 :PROPERTIES:
33 :ID: 867d2bd7-cedc-4695-b98a-57296bae7792
34 :END:
35 :LOGBOOK:
36 - State "TODO" from [2024-05-06 Mon 16:48]
37 - State "WIP" from "TODO" [2024-05-06 Mon 16:48]
38 - Note taken on [2024-08-12 Mon 18:21] \\
39  all that is left is to configure for VM and containers
40 :END:
41 Wireguard is a fast, secure, and easy to configure VPN library. All
42 our primary devices have been configured and tested with two available
43 endpoints. Our goal is to migrate all existing devices, then make
44 appropriate accomodations for Podman containers, and finally KVM.
45 ** TODO IO :lisp:
46 SCHEDULED: <2024-10-11 Fri>
47 :PROPERTIES:
48 :ID: ad563749-b7c1-4d17-8a9d-65361ce8013a
49 :CREATED: <2024-08-28 Wed 21:49>
50 :END:
51 :LOGBOOK:
52 - State "TBD" from [2024-05-06 Mon 16:50]
53 - State "TODO" from "TBD" [2024-08-28 Wed 21:49]
54 :END:
55 io_uring is the Linux library we have chosen to spend some time
56 getting comfortable with and for which we've written incomplete Common
57 Lisp bindings - URING. This library will soon be developed in parallel
58 to the higher-level IO library - similar to the development of ROCKSDB
59 and RDB.
60 
61 Over the next few months our IO ecosystem will slowly expand. As a
62 short-term goal, we will implement simple binary streams backed by
63 io_uring.
64 ** WIP skel
65 :PROPERTIES:
66 :ID: 34e336b5-66e7-46db-ab65-970131748fe0
67 :END:
68 :LOGBOOK:
69 - State "WIP" from "TBD" [2024-05-06 Mon 17:06]
70 - Note taken on [2024-08-12 Mon 18:21] \\
71  makefiles are now replaced by skelfile rules. next step is SKEL-VM for
72  optimize rule execution plans.
73 :END:
74 The pieces are there, just needs glue.
75 
76 A usable SKEL system is a top priority for this year. To get there we
77 need to give love to many of the underlying core libraries too - most
78 of all =cli=.
79 
80 The two top priorities are VC commands and implementing a functional
81 replacement for makefiles as used in the infra project.
82 ** TBD orgdb :mvp:
83 :PROPERTIES:
84 :VERSION: 0.1.0
85 :ID: b07a5a1b-93ec-457e-bd50-6b00b9a10352
86 :END:
87 :LOGBOOK:
88 - State "TBD" from [2024-08-18 Sun 01:58]
89 - Note taken on [2024-08-28 Wed 21:49] \\
90  see graph.el, org-graph-init.lisp
91 :END:
92 - similar idea to org-roam
93 - stored in rocksdb columns
94 
95 ** DONE infra
96 :PROPERTIES:
97 :ID: 615dfb29-859c-4ad7-9acf-01ea8aee1174
98 :END:
99 :LOGBOOK:
100 - State "TODO" from [2024-05-06 Mon 17:06]
101 - State "DONE" from "TODO" [2024-08-12 Mon 18:23]
102 :END:
103 It is time to move away from makefiles and start integrating our own
104 programs into the system bootstrap process. This iteration of the
105 infra project will have a few POSIX shell scripts for checking the
106 host and grabbing a pre-compiled lisp as well as a compressed
107 =infra.core= image.
108 * OUTLINE 2025
109 :PROPERTIES:
110 :ID: 93349821-ca20-4c07-a016-fd270c0c3b8d
111 :END:
112 :LOGBOOK:
113 - State "OUTLINE" from [2024-08-16 Fri 23:04]
114 :END:
115 ** TBD orgdb :org:db:
116 :PROPERTIES:
117 :VERSION: 1.0.0
118 :ID: 09987fe2-7272-4054-b728-e2c87135a8a1
119 :END:
120 :LOGBOOK:
121 - State "TBD" from [2024-08-18 Sun 02:00]
122 :END:
123 ** TBD bbdb :mail:db:
124 :PROPERTIES:
125 :VERSION: 0.1.0
126 :ID: 9426d8b9-fa7b-4515-aa13-54cc45e8358f
127 :END:
128 :LOGBOOK:
129 - State "TBD" from [2024-08-18 Sun 02:03]
130 :END: