www/todo.txt

26 lines
735 B
Plaintext
Raw Permalink Normal View History

2021-07-17 05:43:13 +00:00
#+TITLE: Some ideas and todos for my projects
* Work In Progress
** gytheio - spartan server on Rust
** laconia - spartan client on Bash
** twtxt-c - client for twtxt on Bash
2021-07-28 17:58:13 +00:00
** grsh/grutils - shell and utils written in rust
** gros - simple OS in Rust (but maybe soon other languages)
2021-07-17 05:43:13 +00:00
* Ideas
** bashgit - simple frontend for git but for web+gemini+gopher
** dockertilde - docker image/images for auto making tilde/pubnix in docker
** proxies -
2021-07-17 15:13:11 +00:00
*** Spartan <-> HTTP, Gemini, Gop4her
** Spartan indexing/search engine
** patch Elpher for spartan support
2021-07-28 17:58:13 +00:00
* Other/Tips
- read (and understand) more wiki.osdev.org
- read some beej's books ( beej.us/guide )
- read Operation Systems from 0 to 1
- read manpages and other code