logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: b01a965ad3ab7c0b1dfd3ba55f238ff3f2fa3d96
parent 9781ca241000bdd42e0a18fe26ce72c578e432a6
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 20 Mar 2021 12:09:21 +0100

bookmarks: Add ‘Why Sign-Language Gloves Don't Help Deaf People’

Diffstat:

Mbookmarks.shtml1+
Mbookmarks.xbel4++++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/bookmarks.shtml b/bookmarks.shtml @@ -277,6 +277,7 @@ <li><a rel="external noreferrer" href="https://utcc.utoronto.ca/~cks/space/blog/unix/CLibraryAPIRequiresC">The Unix C library API can only be reliably used from C</a></li> <li><a rel="external noreferrer" href="https://bugzilla.mozilla.org/show_bug.cgi?id=36854">Open Mozilla bug that is closer to IPv4 than present day</a></li> <li><a rel="external noreferrer" href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/12398#note_146574">alpine-baselayout shouldn't export PS1</a>: mirabilos' comment to alpine on how to manage PS1 in distributions while keeping compatibility</li> + <li><a rel="external noreferrer" href="https://www.theatlantic.com/technology/archive/2017/11/why-sign-language-gloves-dont-help-deaf-people/545441/">Why Sign-Language Gloves Don't Help Deaf People</a>: Own summary: Huge techno-solutionism happens and proves to be braindead by not even learning/studying how sign language works in the first place and do the equivalent of speech recognition that works against spelling rather than actual words.</li> </ul> </section> <!--#include file="/templates/en/footer.shtml" --> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -310,4 +310,8 @@ <title>alpine-baselayout shouldn't export PS1</title> <desc>mirabilos' comment to alpine on how to manage PS1 in distributions while keeping compatibility</desc> </bookmark> + <bookmark href="https://www.theatlantic.com/technology/archive/2017/11/why-sign-language-gloves-dont-help-deaf-people/545441/"> + <title>Why Sign-Language Gloves Don't Help Deaf People</title> + <desc>Own summary: Huge techno-solutionism happens and proves to be braindead by not even learning/studying how sign language works in the first place and do the equivalent of speech recognition that works against spelling rather than actual words.</desc> + </bookmark> </xbel>