Post A8L4Z3QaJ4cFo7ukwC by mark@metalhead.club
(DIR) More posts by mark@metalhead.club
(DIR) Post #A8KyjWKt5ASSdRrCZk by kravietz@social.privacytools.io
2021-06-16T08:14:16Z
0 likes, 0 repeats
I've just installed Molly, open-source implementation/build of Signal messenger.In short: it works great.The only issue was that it couldn't restore the backup created by the actual Signal app apparently due to Molly implementing slightly older version of backup format.https://github.com/mollyim/mollyim-android
(DIR) Post #A8KzHlAKS6SgTUFFMe by mark@metalhead.club
2021-06-16T08:20:27Z
0 likes, 0 repeats
@kravietz :O Are you loading your Nezha with apps?#riscv
(DIR) Post #A8L3W9fKYfQAKZriFc by kravietz@social.privacytools.io
2021-06-16T09:07:53Z
0 likes, 0 repeats
@mark Oh no, Molly is an Android app. Nezha comes with a pre-loaded Debian on a microSD. Really cool to see Debian builds available for risc64 architecture by default :)
(DIR) Post #A8L4Z3QaJ4cFo7ukwC by mark@metalhead.club
2021-06-16T09:19:37Z
0 likes, 0 repeats
@kravietz Am I right in thinking there's not a browser yet?
(DIR) Post #A8L55OMfzzpG0cVRi4 by kravietz@social.privacytools.io
2021-06-16T09:25:28Z
0 likes, 0 repeats
@markGood question. I've just fired it up briefly yesterday and indeed there seems to be no web browser installed. I haven't had time to investigate further but I wanted to use it in server use cases anyway. GUI would be still interesting for performance testing though.
(DIR) Post #A8LKa5W1d1b1q3ySCO by anahata@tech.lgbt
2021-06-16T12:19:05Z
0 likes, 0 repeats
@kravietz @mark I see Surf and Epiphany in the Debian testing repo. Not what I'd consider a comfortable browsing experience, but they're better than elinks for the modern web :)
(DIR) Post #A8MvVYTIQzADesMKqe by kravietz@social.privacytools.io
2021-06-17T06:47:34Z
0 likes, 0 repeats
@anahata @mark Actually I was able to install qutebrowser, but then video on YT and PeerTube are practically useless, as single frames are displayed.
(DIR) Post #A8MyQpZbirEH74kZY8 by mark@metalhead.club
2021-06-17T07:20:19Z
0 likes, 0 repeats
@kravietz :) It's progress to have a browser. Some would say it's a vital app.#riscv@anahata
(DIR) Post #A8N324loaE6ymDTXN2 by kravietz@social.privacytools.io
2021-06-17T08:11:53Z
0 likes, 0 repeats
@mark @anahata There seems to be no browser installed on the SD that comes with Nezha but that seems to be just a omission - the Debian distro there is clearly proof-of-concept rather than release quality, for example apt was configured to use some obscure local proxy, obviously remnant of developer testing. After I fixed it, all I had to do was basically "apt install qutebrowser".