esq.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for legal professionals and folks in law-adjacent fields. We abide by the Mastodon Server Covenant, available (here)[https://joinmastodon.org/covenant].

Administered by:

Server stats:

82
active users

#lua

8 posts8 participants0 posts today
Alfonso Siciliano<p>Weekend goal: a <a href="https://mastodon.bsd.cafe/tags/Lua" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Lua</span></a> chunk (script) to help sighted users review <a href="https://mastodon.bsd.cafe/tags/Braille" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Braille</span></a>. It's a great way to understand how visually impaired users interact with a computer using a screen reader and a Braille display. The script is simple and easy to configure. Currently, it offers a learning mode; in the future, a challenge mode will be added, along with a blog post explaining how to set it up.</p><p>Link: <a href="https://gitlab.com/-/snippets/4858299" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">gitlab.com/-/snippets/4858299</span><span class="invisible"></span></a></p><p>On <a href="https://mastodon.bsd.cafe/tags/FreeBSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeBSD</span></a> it should be executable via flua:<br>% flua learnbraille.lua</p><p>after installing liblouis:<br># pkg install liblouis</p><p>[edit] % /usr/libexec/flua learnbraille.lua</p><p><a href="https://mastodon.bsd.cafe/tags/UNIX" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>UNIX</span></a> <a href="https://mastodon.bsd.cafe/tags/script" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>script</span></a> <a href="https://mastodon.bsd.cafe/tags/scripting" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>scripting</span></a> <a href="https://mastodon.bsd.cafe/tags/accessibility" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>accessibility</span></a> <a href="https://mastodon.bsd.cafe/tags/inclusion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>inclusion</span></a></p>