This commit is contained in:
grant-kun 2022-11-10 12:24:35 -06:00
parent 118b8c549f
commit 10ff4b131a
2 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# welcome
i am grant:) a software engineer^^
i am grant:) a software engineer^^ i run bedrock(hijacked-gentoo) linux
i love any lisp-esque languages/syntax,
and functional languages
functional languages, and open source <3
=> gemini://{domain}/git my git servers:)
=> gemini://{domain}/aboutme about me
@ -25,6 +25,9 @@ and functional languages
* haskell
* go
## contacts:
## contacts/accounts:
=> mailto:grantsquires@disroot.org grantsquires@disroot.org
=> https://github.com/squiresgrant github/squiresgrant
=> https://git.disroot.org/grantsquires gitea/grantsquires
=> https://twitter.com/grantsquires twitter/grantsquires

View File

@ -1,6 +1,7 @@
to generate keys : `openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes -subj '/CN=localhost'`
todo:
-create uid on thread creation, that can be used to edit/delete
-allow viewing of individual messages
-allow anyone to view database(and a parsed version)
- create uid on thread creation, that can be used to edit/delete
- allow viewing of individual messages
- allow anyone to view database(and a parsed version)