this post was submitted on 17 Jul 2025
4 points (100.0% liked)
Translation Studies
60 readers
2 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That’s useful. It also just occurred to me that I probably want 1 table per paragraph anyway to keep the alignment. If my collaborator turns out not to be LaTeX-literate, I will try libreoffice w/tables.
I am not blind. I just have a strong bias for TUIs, for scripting, control, and performance on old hardware (as I don’t do spy chips, which are post-2008 intel CPUs or post-2013 AMD CPUs). I created the !text_ui@lemmy.sdf.org community because of this preference.
I still today use a GUI browser for Lemmy. But I have investigated and there are options:
Links
text browser (not to be confused withlynx
) has some JavaScript support and it works with the Lemmy stock client. I don’t recall off the top of my head why I did not make regular use of that. It’s obviously a hack to get a TUI but the Lemmy UI was not designed for it so it’s not as fast in the ergonomical sense as we expect a well designed TUI to be. Perhaps it would be practical for your friend. OTOH, the emacs option is probably better.I tried both the registering and the login with elinks, and it didn't work. I did try try NeonModemOverdrive, but for example the inability to start new conversations was quite a show-stopper. (what you can do, however, is to start a conversation using Mastodon with one account, then continue that conversation with NeonModemOverdrive, on another account. That's necessary because Mastodon is lacking some features in its Lemmy-support as well – some messages or parts of messages fail to show properly on it.
I now tried installing just the basic links from the Ubuntu repository instead of elinks – and the login doesn't work either on Sopuli or on lemmy.sdf.org . How have you managed to get that to work?
Ah, right, I think I meant elinks. It has been a while, but I recall that JS support was essential. I first heard of it working for someone else which inspired me to try it. And it worked for me. I don’t recall the extent of my tests (it was a while ago). If reg and login are a problem, you could perhaps do those things with cURL or something and hand off the logged in cookie to elinks.
All hacks aside, emacs is likely the best option since the pkg was designed specifically for using Lemmy. But that’s speculative since i have not tried it.