diff --git a/degreetech.md b/degreetech.md new file mode 100644 index 0000000..a2bcf13 --- /dev/null +++ b/degreetech.md @@ -0,0 +1,2 @@ +# degreetech + diff --git a/journal/2020-11-01.md b/journal/2020-11-01.md index 3e0fd8a..8c7ae98 100644 --- a/journal/2020-11-01.md +++ b/journal/2020-11-01.md @@ -11,6 +11,28 @@ [[linuxgemini]], and [[lnmds]]. We won with little to no communication; amazing team synergy. We plan to play again at some point but with voice chat or some other form of unobtrusive communication. +- Ran out of milk and Half and Half. Tried to make Mac and Cheese with watered + down whipping cream. Tasted awful. +- Thinking about registering "degreetech" or "°tech" as some sort of trademark. + I don't know the official word for it, but I want to publish [[sledge]] under + [[degreetech]] instead of as a personal project. It might be easier to get + funding or members that way. + - [[degreetech]]'s original purpose was to develop software and tooling meant to + be international. Tooling in a very general sense: I've wanted to create a + conlang that removes the distinction between morphemes and phonemes and + publish it under [[degreetech]]. + - The only project under [[degreetech]] as of current is an abandoned chat + protocol. Said protocol was meant to fix the problems of Matrix and XMPP + but ended up having some pretty significant flaws so it's been left to + collect dust. I still think that there's a space for federated chat left + to be filled. +- Partially finished my `HashTableChain`. I had a bug where every bucket in the + table was pointing to the same chain, so when I added an element it added it + to every bucket. This is because [[Java]]'s `Arrays.fill` only evaluates the + element once. +- Played [[Bed Wars]] again, but with [[SamSeawell]] and [[Sirius902]]. We had + voice chat at our advantage. We did not lose a single game out of the few we + played. [//begin]: # "Autogenerated link references for markdown compatibility" [Minecraft, but it's Everywhere At The End Of Time]: ..\minecraft-but-its-everywhere-at-the-end-of-time "Minecraft, but it's Everywhere At The End Of Time" @@ -20,4 +42,9 @@ [aveao]: ..\aveao "Aveao" [linuxgemini]: ..\linuxgemini "Linuxgemini" [lnmds]: ..\lnmds "Lnmds" +[sledge]: ..\sledge "sledge" +[degreetech]: ..\degreetech "degreetech" +[Java]: ..\java "Java" +[SamSeawell]: ..\samseawell "SamSeawell" +[Sirius902]: ..\sirius902 "Sirius902" [//end]: # "Autogenerated link references" diff --git a/samseawell.md b/samseawell.md new file mode 100644 index 0000000..3115ac8 --- /dev/null +++ b/samseawell.md @@ -0,0 +1,8 @@ +# SamSeawell + +- A [[person]]. +- Goes by "Joe". + +[//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" +[//end]: # "Autogenerated link references" diff --git a/sirius902.md b/sirius902.md new file mode 100644 index 0000000..758313e --- /dev/null +++ b/sirius902.md @@ -0,0 +1,8 @@ +# Sirius902 + +- A [[person]]. +- Goes by "Christian". + +[//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" +[//end]: # "Autogenerated link references"