Skip Navigation
bnyro Bnyro @programming.dev
Posts 5
Comments 28
Mozhi is an alternative-frontend for many translation engines.
  • I've been talking about the case that you're logged in with a Piped account, which makes your subscriptions and playlists become stored at Piped's server.

    Piped does more than just proxying at its backend, the only thing that you could really call to become proxied are thumbnails and video playback.

  • Mozhi is an alternative-frontend for many translation engines.
  • What you said is right, but I basically said the same thing.

    I'm one of Piped's main developers...

  • Mozhi is an alternative-frontend for many translation engines.
  • I don't get the question. How's that related to Mozhi?

    Mozhi basically acts as a middleman between you and the translation api, it doesn't store any user data.

    Piped/Invidious proxy everything through YouTube, except for any kinds of user data, as that data is stored on the server you use.

  • Mozhi is an alternative-frontend for many translation engines.
  • Mozhi is proxied through the server/instance you use.

  • Unable to create groups on piped (kavin.rocks)?
  • YouTube is facing issues at the moment, so just get a coffee and wait for some time.

  • Unable to create groups on piped (kavin.rocks)?
  • Feed -> Subscriptions -> "+" icon at the top

  • Update from 0.17.1 to 0.18.1?
  • Press the three dot menu -> Settings -> Instances -> Select a different instance.

    Which instance you choose is up to you, a list of them and their locations can be found at https://github.com/TeamPiped/Piped/wiki/Instances.

  • A Small script that ping every Piped instance listed on Piped's github
  • Even if an instance is responding quick for some time, it's not guaranteed it's also stable and has enough capacity to handle all the traffic.

  • Update from 0.17.1 to 0.18.1?
  • That's not an issue an update would solve, I assume you're using the app with an account and the instance you use just has been down for some time?

  • A Small script that ping every Piped instance listed on Piped's github
  • There's also https://status.piped.video which allows you to view the uptimes of all public instances, and their might be added something like that to the instances api in the future too.

  • Watch history shows only completed videos, not audios.
  • This has been fixed in https://github.com/libre-tube/LibreTube/pull/4736. (Not sure if you're the person that submitted the issue or someone else did.)

  • Lemoa - A Gtk client for Lemmy

    github.com GitHub - lemmygtk/lemoa: Native Gtk client for Lemmy

    Native Gtk client for Lemmy. Contribute to lemmygtk/lemoa development by creating an account on GitHub.

    GitHub - lemmygtk/lemoa: Native Gtk client for Lemmy

    Hey everyone, I’m happy to share Lemoa with you - a Gtk client for the Lemmyverse. You can install it via Flathub, or if you don’t use Flatpak you can build it yourself - the instructions can be found in the README. Please keep in mind that the project is still in beta, if you come across bugs please feel free to open an issue at the GitHub repo.

    0
    Which compositor?
  • I'm running River on Void Linux and must admit that I'm really happy with its user experience. The development is quite transparent and the founder/main developer is well known in the Zig community, there's also a talk about creating River by him.

    As far as I know, Weston is not really meant for being used on a normal desktop (not really sure anymore).

    Wayfire is awesome if you like animations, but it wouldn't be my case personally.

    Can't say much about the others unfortunately.

  • Lemoa is now on Flathub
  • Yes, that's a dependency of the relm4 crate we're using, I haven't yet figured out if we can disable it. The app doesn't use any libadwaita component though.

  • Lemoa - A Gtk client for Lemmy
  • No worries, I'm used to that from other projects I'm working on :)

  • Lemoa - A Gtk client for Lemmy
  • Requested here: https://programming.dev/post/320260. Please upvote it in order to become considered as a new community on programming.dev :)

  • Lemoa is now on Flathub
  • Yes, I don't want to move the project to libadwaita either because I dislike its flat design and don't use the GNOME environment in general. And I love theming Gtk apps :)

  • Lemoa is now on Flathub
  • Not yet, but it would indeed be a good idea :) I created a request for a community here: https://programming.dev/post/320260. Not exactly sure if that fits programming.dev, we'll see :)

  • Lemoa is now on Flathub

    flathub.org lemoa | Flathub

    Gtk client for Lemmy

    lemoa | Flathub

    Just a quick update on Lemoa (Gtk client for Lemmy), which I posted about a week ago. It can now be installed via Flathub and now supports the most important authentication features such as writing, editing, and voting posts and comments as well as viewing the notificaiton inbox and writing or reading private messages.

    7

    Lemoa - A Gtk client for Lemmy

    github.com GitHub - lemmygtk/lemoa: Native Gtk client for Lemmy

    Native Gtk client for Lemmy. Contribute to lemmygtk/lemoa development by creating an account on GitHub.

    Hey everyone, after two weeks of work, I'm happy to share Lemoa with you - a Gtk client for the Lemmyverse. You can install it via Flathub, or if you don't use Flatpak you can build it yourself - the instructions can be found in the README. Please keep in mind that the project is still in beta, if you come across bugs please feel free to open an issue at the GitHub repo.

    7
    Lemoa - A Gtk client for Lemmy
  • Oh well, looks like I just misunderstood you then. No worries!

  • Lemoa - A Gtk client for Lemmy
  • As already stated out, the project is still in alpha. Apart from that, there is a screenshot in the post ...

  • Lemoa - A Gtk client for Lemmy

    github.com GitHub - lemmy-gtk/lemoa: Native Gtk client for Lemmy

    Native Gtk client for Lemmy. Contribute to lemmy-gtk/lemoa development by creating an account on GitHub.

    GitHub - lemmy-gtk/lemoa: Native Gtk client for Lemmy

    Hello everyone, I recently started working on a Gtk client for Lemmy written in Rust, called Lemoa and the awesome Relm4 crate.

    So far, it supports most of the basic things that do not require a login, like viewing trending posts, browsing communities, viewing profiles, etc... Login features are planned to become added within the next one or two weeks, so that Lemoa can be used as a replacement for the web UI on a desktop.

    Screenshot of an example community page: !

    Id you want to feel free to already try it at "alpha stage" (installation instructions are in the Readme).

    Feedback and any kind of contributions welcome!

    PS: I'm sorry if that's the wrong place to post about it, I didn't know where else to.

    33