logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: db5832e71feab1103ae54d5d7786bec23b023f59
parent adbbe5c210b5d3915a692174fd0e26ed4cccc500
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  7 Nov 2020 15:37:18 +0100

standards: Add Gemini as a growing standard, remove WAV(E)

Diffstat:

Mstandards.shtml4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/standards.shtml b/standards.shtml @@ -17,7 +17,7 @@ <dt>Transport</dt><dd>SSH, HTTP/0.9 &amp; HTTP/1.0, TCP/IPv6, BitTorrent</dd> <dt>Texts documents</dt><dd>plain text in UTF-8, <a href="https://mandoc.bsd.lv/">mdoc</a>, XHTML5 (with ignoring the living standard and mostly sticking to <a href="http://w3.org/tr/html4/">HTML4</a>), EPUB</dd> <dt>Images</dt><dd>PNG (logo, cartoons, …), JPEG (scans, photos, …), T(ar)GA</dd> - <dt>Audio format</dt><dd>Opus, Vorbis, <abbr title="Free Lossless Audio COding">FLAC</abbr>, wav/au</dd> + <dt>Audio format</dt><dd>Opus, Vorbis, <abbr title="Free Lossless Audio COding">FLAC</abbr>, <a href="https://wiki.multimedia.cx/index.php/Au/snd">AU aka <code>.snd</code></a></dd> <dt>Audio API</dt><dd>SunAudio, <a href="http://www.sndio.org/">sndio</a>, OSSv4</dd> <dt>Video formats</dt><dd>VP9, Theora</dd> <dt>Multimedia containers</dt><dd>Matroska(mkv)</dd> @@ -37,7 +37,7 @@ <dt>Programming languages</dt><dd>Zig, Crystal</dd> <dt>Video formats</dt><dd>AV1</dd> <dt>Instant Messaging</dt><dd>ChatMessage through ActivityPub</dd> - <dt>Transport</dt><dd>Datashards</dd> + <dt>Transport</dt><dd>Datashards, Gemini</dd> </dl> <h2>The okay ones</h2> <p>The ones that I'd rather have them abandonned but if it needs a replacement it would have to be careful to not make it worse.</p>