Well, I have a new favorite Lemmy client.
Its a lemmy (and a host of other) TUI client. I like the look and performance. GH link is here: https://github.com/mrusme/neonmodem
Has there been an update? The last time I tried this… It was not a good experience… Seemed to crash pretty often, but I am on an arm64 device… so maybe that has something to do with it
Any idea if the dev is on lemmy?
No idea. I would assume so.
Thanks, I’ve been trying to find them to include in the App Directory, so please let me know if you happen to find out!
Oh neat! Yeah I’ll keep an eye out
That “xn–” link seems mighty suspicious…
That’s just some Unicode stuff; the domain name is non Latin characters so that’s how you represent it where unicode isn’t properly supported. Doesn’t mean mean anything malicious.
Is it common for Japanese URLs to use non-Latin text like that? I rarely end up on Japanese websites, but I feel like I’ve always seen romaji domains when I’ve ended up there.
I think its just the ASCII chars for his website domain.
Example: https://マリウス.com/get-the-bbs-scene-vibes-back-with-neonmodem-overdrive/images/neonmodem.gifIt’s called punycode. It’s just a way of encoding non ASCII characters in a URL.
He explains it in the faq