TODO: Difference between revisions
added notes for tiers |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
This page is a list of projects currently being worked on and references to relevant information. | This page is a list of projects currently being worked on and references to relevant information. | ||
== Easy first project : == | |||
* write about the distinction between distro / kernel / init / userspace / DE / windowing system / compositor / package manager | |||
* mpeg container format | |||
**h264 | |||
*hardware accelerated media playback | |||
* Write a page describing how matrix works, how it relates to FASSAG, and some client quirks to be aware of. | * Write a page describing how matrix works, how it relates to FASSAG, and some client quirks to be aware of. | ||
| Line 6: | Line 14: | ||
** [https://matrix.to/#/!dkSMcP-EtUFhf2SZZR4nwSHGI0RVq1Sr2p-zguVoLNI/$B46BEaqrLtxuJ5BvQt_z8qzDZD4VIq2grk2MS1R6F_I?via=chat.solarpunk.moe&via=matrix.org <nowiki>[Thread] the matrix.to page is apparently just broken ,,, the icon is just not viewable .</nowiki>] | ** [https://matrix.to/#/!dkSMcP-EtUFhf2SZZR4nwSHGI0RVq1Sr2p-zguVoLNI/$B46BEaqrLtxuJ5BvQt_z8qzDZD4VIq2grk2MS1R6F_I?via=chat.solarpunk.moe&via=matrix.org <nowiki>[Thread] the matrix.to page is apparently just broken ,,, the icon is just not viewable .</nowiki>] | ||
** [https://matrix.to/#/!dkSMcP-EtUFhf2SZZR4nwSHGI0RVq1Sr2p-zguVoLNI/$-TvpInGLsJ_8wHilOnuKDYtP8D9T4C5DJIMQRsiAf_U?via=chat.solarpunk.moe&via=matrix.org <nowiki>[Thread] Yeah so it commet receives a thread reply, it inserts the thread parent into the thread body instead of the new thread reply message</nowiki>] | ** [https://matrix.to/#/!dkSMcP-EtUFhf2SZZR4nwSHGI0RVq1Sr2p-zguVoLNI/$-TvpInGLsJ_8wHilOnuKDYtP8D9T4C5DJIMQRsiAf_U?via=chat.solarpunk.moe&via=matrix.org <nowiki>[Thread] Yeah so it commet receives a thread reply, it inserts the thread parent into the thread body instead of the new thread reply message</nowiki>] | ||
== In Progress Pages : == | |||
* Finish LUKS guide , and probably split it up into simpler and more advanced guides | * Finish LUKS guide , and probably split it up into simpler and more advanced guides | ||
**[[LUKS]] | **[[LUKS]] | ||
| Line 17: | Line 27: | ||
**** i don't remember where i read that "ZFS and BTRFS will help with the corruption issues of XTS" they may not have even been talking about LUKS directly and i just got confused (it was probably Wikipedia) | **** i don't remember where i read that "ZFS and BTRFS will help with the corruption issues of XTS" they may not have even been talking about LUKS directly and i just got confused (it was probably Wikipedia) | ||
*** i guess to expand on this, if you have a good idea of what your target audience is then you should be evaluating everything in the post from that point of view. suppose you are a beginner who doesn't know anything about crypto. "XTS has vulnerabilities" and "AES-256 is post quantum" are meaningless to u without further context. maybe the context for those things isn't the point of the post, but in that case u could maybe link to further resources or have some further explanation in footnotes | *** i guess to expand on this, if you have a good idea of what your target audience is then you should be evaluating everything in the post from that point of view. suppose you are a beginner who doesn't know anything about crypto. "XTS has vulnerabilities" and "AES-256 is post quantum" are meaningless to u without further context. maybe the context for those things isn't the point of the post, but in that case u could maybe link to further resources or have some further explanation in footnotes | ||
== Needs Research / Implementation == | |||
* A guide on how to use and navigate around the WIKI would be a very good idea | * A guide on how to use and navigate around the WIKI would be a very good idea | ||
** TBH I'm not entirely sure how wikis are usually structured, maybe something to look into | ** TBH I'm not entirely sure how wikis are usually structured, maybe something to look into | ||
| Line 26: | Line 38: | ||
** how to use templates | ** how to use templates | ||
** how to use the WYSIWYG editor | ** how to use the WYSIWYG editor | ||
* Braille / TTS support on linux | * Braille / TTS support on linux | ||
** [https://matrix.to/#/!dkSMcP-EtUFhf2SZZR4nwSHGI0RVq1Sr2p-zguVoLNI/$YQue0cGGqU5KXtuNEOPpbZUl_-M25V1fj46S8kJA2q0?via=chat.solarpunk.moe&via=matrix.org <nowiki>[Matrix] reference</nowiki>] | ** [https://matrix.to/#/!dkSMcP-EtUFhf2SZZR4nwSHGI0RVq1Sr2p-zguVoLNI/$YQue0cGGqU5KXtuNEOPpbZUl_-M25V1fj46S8kJA2q0?via=chat.solarpunk.moe&via=matrix.org <nowiki>[Matrix] reference</nowiki>] | ||
| Line 45: | Line 58: | ||
**** novice : willing to try safer OSes like linux | **** novice : willing to try safer OSes like linux | ||
**** intermediate : can use a command line shell for simple things , and can edit config files | **** intermediate : can use a command line shell for simple things , and can edit config files | ||
**** advanced : can write simple scripts and programs and knows their way around a CLI | **** advanced : can write simple scripts and programs and knows their way around a CLI | ||
**** expert : able to understand with low-level concepts like memory management and CPU instructions | **** expert : able to understand with low-level concepts like memory management and CPU instructions | ||
*** though this might be too many ? or not enough , i dunno . i guess it would depend on the amount of content we have to talk about for any given subject | *** though this might be too many ? or not enough , i dunno . i guess it would depend on the amount of content we have to talk about for any given subject | ||