Finish 2020-11-02
This commit is contained in:
parent
c7c1964f09
commit
51ed4e864d
4 changed files with 45 additions and 0 deletions
2
degreetech.md
Normal file
2
degreetech.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
# degreetech
|
||||
|
|
@ -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"
|
||||
|
|
8
samseawell.md
Normal file
8
samseawell.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# SamSeawell
|
||||
|
||||
- A [[person]].
|
||||
- Goes by "Joe".
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[person]: person "Person"
|
||||
[//end]: # "Autogenerated link references"
|
8
sirius902.md
Normal file
8
sirius902.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Sirius902
|
||||
|
||||
- A [[person]].
|
||||
- Goes by "Christian".
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[person]: person "Person"
|
||||
[//end]: # "Autogenerated link references"
|
Loading…
Reference in a new issue