Update
This commit is contained in:
parent
0729e522a0
commit
4ddb562cd1
13 changed files with 42 additions and 9 deletions
|
@ -16,10 +16,10 @@ If you don't know how to start, here are some basic steps:
|
|||
- [Debian](debian.md): Like Devuan but uses the evil [systemd](systemd.md) which doesn't have to bother you at this point. Try Debian if Devuan doesn't work for any reason.
|
||||
- [Mint](mint.md): More noob, [bloated](bloat.md) and mainstream distro that only mildly cares about freedom, but is extremely easy and works almost everywhere. Try this if Debian didn't work for you.
|
||||
- [Ubuntu](ubuntu.md): Kind of like Mint, try it if Mint didn't work.
|
||||
2. **Learn a bit of [command line](cli.md)** and **start using [FOSS](foss.md) alternatives** to you [proprietary](proprietary.md) programs, e.g. [GIMP](gimp.md) instead of Photoshop, [LibreOffice](libreoffice.md) instead of MS Office etc.
|
||||
2. **Learn a bit of [command line](cli.md)** and **start using [FOSS](foss.md) alternatives** to you [proprietary](proprietary.md) programs, e.g. [GIMP](gimp.md) instead of Photoshop, [LibreOffice](libreoffice.md) instead of MS Office etc. Find and start using alternatives to harmful web services, e.g. [invidious](invidious.md) or [Peertube](peertube.md) in relation to [YouTube](youtube.md).
|
||||
3. If you want to program [LRS](lrs.md), **learn [C](c.md)** (see the [tutorial](c_tutorial.md)). Also learn a bit of [POSIX shell](posix_shell.md) and maybe some mainstream [scripting](script.md) language (can be even a bloated one like [Python](python.md)). Learn about [licensing](license.md) and [version control](vcs.md) ([git](git.md)).
|
||||
4. Optionally make your own minimal [website](web.md) to help reshare ideas you like (static [HTML](html.md) site without [JavaScript](javascript.md)). This is very easy, and the site can be hosted for free e.g. on [git](git.md) hosting sites like Codeberg or GitLab. Get in touch with us.
|
||||
5. Finally start creating something: either programs or other stuff like [free art](free_culture.md), educational materials, contributions to this Wiki etc.
|
||||
5. Finally start creating something: either programs or other stuff like [free art](free_culture.md), educational materials etc. Don't forget to get in touch.
|
||||
6. profit???
|
||||
|
||||
Would you like to create [LRS](lrs.md) but don't have enough spare time/money to make this possible? Read about [making living](living.md) with LRS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue