www/todo.txt

26 lines
735 B
Plaintext

#+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
** grsh/grutils - shell and utils written in rust
** gros - simple OS in Rust (but maybe soon other languages)
* Ideas
** bashgit - simple frontend for git but for web+gemini+gopher
** dockertilde - docker image/images for auto making tilde/pubnix in docker
** proxies -
*** Spartan <-> HTTP, Gemini, Gop4her
** Spartan indexing/search engine
** patch Elpher for spartan support
* 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