Update
This commit is contained in:
parent
a7d8e4b40d
commit
aa4351c68d
2 changed files with 12 additions and 1 deletions
|
@ -17,9 +17,10 @@ Here is a list of some projects and project ideas which we, [LRS](lrs.md), need
|
|||
| audio/music editor | mid/hard? | | | | for waveforms and/or MIDI (tracker music), can even be CLI/TUI | Audacity, LMMS, ... |
|
||||
| Arduino/Pokitto/... computer | mid/hard? | | | | until we have PD computer, we'll need a nice tiny embedded comp.| |
|
||||
| [BSP](bsp.md) "pseudo 3D" renderer (C) | mid/hard? | | | | for Anarch II? :) | Doom engine, BUILD |
|
||||
| chat software | mid? | dumbchat | drummyfish | one done | make it KISS, no encryption, no Unicode, ... just chat! | IRC |
|
||||
| [chatbot](chatbot.md) | mid? | | | plans in my head | probably NOT neural net, KISS lib for good enough chatbot | |
|
||||
| [chess](chess.md) engine/library (C) | mid/hard |[smallchesslib](smallchesslib.md)| drummyfish | done | it's not very strong tho :/ | |
|
||||
| [compression](compression.md) lib/util | mid? |[shitpress](shitpress.md), ... | ... |one so far | | |
|
||||
| [compression](compression.md) lib/util | mid? | shitpress/comunpress | ... | one so far | | |
|
||||
| data, datasets | easy/mid? | | |can never have enough|simple format CC0 data (CSV etc.): txt dictionaries, star DB, ...| Wikidata, ... |
|
||||
| dating/friend searching website | mid? | | | | we are lonely + don't wanna use proprietary dating shit | |
|
||||
| [free universes](free_universe.md) | mid/hard? | | | | need at least one fantasy and one sci-fi, for games n shit | |
|
||||
|
@ -49,6 +50,7 @@ Here is a list of some projects and project ideas which we, [LRS](lrs.md), need
|
|||
| [search engine](search_engine.md) | mid/hard? | | | |like wiby, marginalia, ... support gopher, KISS (no DB, just txt)| wiby, marginalia, ... |
|
||||
| soundfonts | easy/mid | | | working on one | nice CC0 soundfonts so we can make completely PD MIDI | |
|
||||
| text editor (C, comun) | mid? | | | | likely more will be made, need a standard KISS editor in comun | vim etc. |
|
||||
| translation/dictionary software | mid? | | | | Google translate alt., KISS, offline, even just word for word | |
|
||||
| vector fonts | mid? | GirlsAreDumb, ... | ... | one done | nice CC0 fonts for texts, there are too few of those |Aileron, GirlsAreDumb, ... |
|
||||
| web (gopher, ...) browser | easy/mid? | | | | like badwolf basically, but yet nicer (support gopher etc.) |badwolf, netsurf, lynx, ...|
|
||||
| wiki | mid | [LRS wiki](lrs_wiki.md) | drummyfish | done, continuing | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue