This commit is contained in:
Miloslav Ciz 2024-01-19 21:05:03 +01:00
parent 30c8fea0b2
commit aade3043ae
11 changed files with 64 additions and 15 deletions

View file

@ -99,6 +99,7 @@ Small/medium bloat includes for example:
- [glibc](glibc.md), [gcc](gcc.md), [clang](clang.md) etc. (better alternatives are [tcc](tcc.md), [musl](musl.md), [uclibc](uclibc.md) etc.)
- letter accents/diacritics (can normally be ignored in most languages that use them)
- [jpg](jpg.md), [png](png.md), [svg](svg.md) and similar formats (e.g. [ppm](ppm.md) or [farbfeld](farbfeld.md) is better)
- [IPv6](ipv6.md) ([IPv4](ipv4.md) is enough, addresses running out is just caused by retards wanting to have every toilet connected to the internet)
- [syntax highlight](syntax_highlight.md), text formatting, [rich text](rich_text.md) and just [colors](color.md) anywhere they aren't absolutely necessary
- [html](html.md), [markdown](md.md) ([plain text](plaintext.md) is better)
- [x86](x86.md) instruction set (TODO: what's better? probably some [RISC](risc.md))