Skip Navigation
Matrix client for Android for family and friends. Your experiences.

I want to migrate my friends to self-hosted Matrix server I have for some time now. The problem is, that all Android clients seem missing for me. Element is too buggy (especially for encryption) and has bad UX. Element X is still experimental and lacks core features. FluffyChat has most features and nice ones like stickers, but calls or location sharing is here as a placeholder but not really working.

If you migrated someone to Matrix, what client did you found out to "be working" for people not caring about protocol? Because I care for protocol and can stand some bugs, that others could not.

8
Software for remote desktop with phone confirmation to use on untrusted machines
  • No, because with remote desktop (GUI or terminal) I would clearly see if something other than my instructions is being done. I would see someone else typing or moving stuff around. With SSH malware on the client device can open second session/tty and do things there or simply write a command very fast and click enter before I can react.

  • Software for remote desktop with phone confirmation to use on untrusted machines

    Problem: I want to remotely access my computer from untrusted computers like on friends house or at work.

    Looking for: Remote desktop software (SSH is out of scope, as it could do commands in the background). Client should work in the browser or have portable binaries. Server should send some soft of 2FA before every connection without a way to remember it, so I could be safe in a case of a keylogger snooping on connection password. Not nessesary, but would be nice to have some sort of rate limiting for the inputs, so it won't be possible for some rubber-ducky style script to open terminal and run command before I could react.

    10
    How being FOSS fan/advocate annoy you at work/school?
  • as frustrating

    I do not know Windows administration at all. So half of my frustration is definetly by the lack of knowledge.

    But I also am scratching my head about so many things that are not clear.\

    1. Let's say you need to manage ~10 workstations with dozens of programs and tools installed and keep them up-to-date, what tools Windows have build in for that?\
    2. An update broke. On Linux there are wikis explaining exactly what command like "dnf update" do, what files are replaced and I can check logs. On Windows all I know is that update go to some % and rollback, how can I know more?
  • How being FOSS fan/advocate annoy you at work/school?

    Started my first job, it's a helpdesk. It looks that I get tickets and try to help people on the other side, have build some PCs and am at first week.

    But after ~3 years of using almost exclusive FOSS, I found out corporate software (especially Windows!) to be so absolutely unbearable.

    Having Windows as example, on the surface it is bearable, but as I need to do more advanced stuff, oh GOD!\ I needed iperf3 to test LAN speed, traceroute to test why some device is not responding, rsync to copy files... But none of it is installed and installing every single program is super annoying and troublesome. After that I get countless update popups from all sides, ugh.

    10
    How to sync Akregator across devices?
  • You can sync their data folders with Syncthing. This is a program that let's you sync folders on two computers in the background.

    But you don't want to run Akregaotr on both of them at the same time to avoid conflicts, because it is not adopted to be synced. If want program that is made for sync you propably need to selfhost FreshRSS or similar.

  • Raspberry Pi Smart TV?
  • I have Raspberry Pi 4B set up as TV box and for my own media like Kodi or Jellyfin, barely handles 4K but works. And I like how I can sync files or remote control seamlessly because it's standard Linux not Android.

    For mainstream streaming I really discourage form even trying, it's a mess. If you plan to run any type of DRM media you already are on the lost position and might as well buy cheap Android TV stick for ~30$, because there would be no freedom gain with RPi, just big annoyence.

    TLDR:
    Linux for own media.
    Android for renting.
    Raspberry Pi for Linux.
    Cheap TV stick/box for Android.

  • SHIFTphone 8 Preparing Mainline Linux Support Ahead Of Launch
  • Don't forget it's the Android-first phone with Android-first SoC. Linux support is a additional porting effort. It even is the exact same SoC as Fairphone 5.

    Shift is even less popular that Fairphone and not as repairable (still they care about repairability), but at least they actively do something towards mainlining Linux unlike Fairphone that just don't interrupt.

  • Can someone explain Universal Blue (and images based on it) to me?
  • So what I understand uBlue is not to Fedora Atomic as Nobara is to Fedora?

    Like, I can install Silverblue and get anything with rpm-ostree, but that is an overlay on the tree (like a git patch) instead of simple changing the files like on regular distro. Because of that swapping base of the tree to new or different version take computing time, so people are free to build custom base to their needs for convenience. And uBlue is a system to build those images easly. Do it get it right? 😅

  • Can someone explain Universal Blue (and images based on it) to me?
  • image for every DE/wm

    Coming from traditional distro (Arch to be specific) I just install it without DE or uninstall the existing one and install the other. Graphical environments are just programs just like any other.
    So those images are just a convenience thing? Like Fedora has spins that preinstall desktops to have them out-of-the-box?
    How those distro are displayed in (neo)fetch like programs, are they just Fedora or their own thing?

  • Can someone explain Universal Blue (and images based on it) to me?

    I think I get the idea of Fedora Atomic (Silverblue, Kionite, etc.), but I do not get what uBlue is about.

    Are those just another "ooh it's distro X but with preinstalled Y" or are those some soft of overlays on top of Fedora? Can't they just be some install scripts? Why not just base Fedora Silverblue? Maybe I don't get the idea, because people seem hyped.

    10
    If you see me on street.... Please do not approach me
  • They cannot run software or what do you mean? You can build one binary and run it on any OS considered a standard GNU/Linux (shortened to just Linux) system.
    Clearly with any program that has both Android and Linux versions you get separate incompatible builds with separate "download" button for a reason.

  • If you see me on street.... Please do not approach me
  • Technically, mathematically possible ≠ practially doable.

    Technically you can compile KDE Plasma to Minecraft command blocks and with some equivalent of root access like accessing JVM console be able to hack together a rendering of painting frame to display it. But if I make a OS with Linux kernel, JVM and Minecraft on top of it and call it a Linux distro. Would I be right then?

  • If you were to create a Fediverse server, with frontend being plan simple HTML only, what programming language and stack would you choose?

    Let's say we don't care about the backend<>frontend interconnection we see in most JS frameworks. We just want to program the backend. What would be the language of your choice?

    19
    How long a crate can be left unupdated to consider it out of date?

    When I install some Linux app from, let's say GitHub, I can feel how long without updates means the project is not maintained.\ For example last commit being 5 years ago for GTK app is a long time and this is considered an abandoned repo. For super simple things like cowsay it's not that simple but still I can feel it.

    How is that with crates with Rust? I see a lot of parsers or web libraries that are not updated for a year, two years, three years... How old is too old?\ Also, many of them have a version 0.x.x, so can I even consider them stable?

    5
    Banana Pi's $31 BPI-WiFi 6 router runs a fork of OpenWrt - Liliputing
    liliputing.com Banana Pi's $31 BPI-WiFi 6 router runs a fork of OpenWrt - Liliputing

    Banana Pi's $31 BPI-WiFi 6 router runs a fork of OpenWrt

    Banana Pi's $31 BPI-WiFi 6 router runs a fork of OpenWrt - Liliputing

    New router with OpenWrt compatibility out of the box! It's a fork, but of what I am reading it's similar approach to GL.iNet routers with little work to flash a vanilla version.

    32
    The HDMI Forum rejected AMD's open source HDMI 2.1 implementation
    www.gamingonlinux.com The HDMI Forum rejected AMD's open source HDMI 2.1 implementation

    If you were hoping at some point to see HDMI 2.1+ on Linux with AMD + Mesa, you're out of luck right now as it's simply not going to be happening.

    The HDMI Forum rejected AMD's open source HDMI 2.1 implementation
    154
    What was the Fosbury flop of music?

    When athletic height jumping was considered done and perfected, there was the Fosbury flop which opened new possibilities. Do you think there was such a moment in the music history? When someone showed how things can be done and from there everyone is using his/her technique?

    42
    Looking for Magisk module or mod to grant all permissions automatically to all apps.

    Like in title. Modern Android permission system is really annoying. It assumes I do not trust installed apps and I believe was made to promote loose installing of whatever crap like loyalty cards apps, while I only install a couple of trusted apps all from F-Droid. Such module would enable faster installation of the systems and less irritation when I have to give app a permission third time this month (Android now can decide for myself and revoke permission when it thinks it's no longer needed...).

    13
    Launch of NGI Taler: A Privacy-Preserving Payment System Initiative
    taler.net GNU Taler

    Taxable Anonymous Libre Electronic Reserves

    GNU Taler (Taxable Anonymous Libre Electronic Resources) is a new secure electronic payment system based on open standards, free software, and advanced cryptography. GNU Taler provides privacy guarantees to the buyer while offering the possibility to audit merchants, making sale incomes transparent and fraud difficult. To online merchants and retailers, GNU Taler offers instant transaction clearance without risks of fake payment methods. Computations needed to clear the payments are efficient and scalable so that banks can pass on lower transaction costs to consumers and merchants.

    7
    Looking for a WYSIWYG note taking app that is not Electron.

    Like in the title. Some way of sync to Android would be nice.

    2
    Fully open source version of Intellij IDEA?

    Hi. Is there some fully FOSS version of Intellij IDEA CE? Because the official download includes some proprietary bits.

    1
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SM
    smileyhead @discuss.tchncs.de
    Posts 33
    Comments 1.1K