carnha

u/carnha@lemm.ee
7 posts · 19 comments

Recent posts

Recent comments

The Signal Foundation does work on Signal Desktop - but they only release binaries for Mac, Windows, and Debian-based Linux distros. Those are the downloads available on their website, there is no link to the Flatpak on their website.

The community turns that official Debian release into an unofficial Flatpak release. This means that you need to trust the community packagers to be doing the right thing, along with trusting the Signal Foundation. It's an additional layer of trust that you wouldn't need for an official release.

An alternative option would be building the app yourself - there's documentation here and the repo is here, but then you're responsible for keeping up and rebuilding when they have updates. I definitely hope the Signal Foundation releases an official Flatpak, it's not a great position to be in if you're not on a Debian-based distro.

Just a note that the flatpak is not made by the Signal Foundation, it is maintained unofficially by the community. See the last sentence on the app description on Flathub:

This flatpak is maintained by the Flathub community, and is not necessarily endorsed or officially maintained by the upstream developers.

There's a discussion about the community flatpak's trustworthiness on their repo here and here, a feature request for the Signal Foundation to have an official distro-agnostic release here, but for now the only official Linux release of Signal is for Debian-based distributions.

on handling of links · c/jerboa · 3 pts · 3y

Jerboa does maintain a list of instances for you to select how to open in the app - list here and see my other comment on how to pick the instances you want.

The list can be updated with this generation script, it seems to get all the Lemmy instances with at least 50 users from fediverse.observer.

on handling of links · c/jerboa · 2 pts · 3y

Disclaimer: I've only tried this with my home instance and it's worked fine, I think I ran into issues with links from other instance, but try it out and see if it works now!

If you hold down on the app and click on "app info", then go to "open by default", you can select which websites should open in the jerboa app:

It's worked perfectly for me with links from my home instance.

(This "Open by Default" feature is very useful to know about for unofficial frontends like squawker, because if it isn't an official app this setting is how you choose it to be the default app.)

Eh, maybe take this with a grain of salt - I cross posted this from !android@lemdro.id, but taking a closer look at the article their source is this tweet (nitter link), and the account directly says in the account bio "Not a Google Account, not affiliated with Google". So just be warned this is not an official announcement from the Pixel team like the article claims.

I don't believe Squabbles is federated/using ActivityPub, so you can't connect to it through Lemmy. We can connect to Lemmy instances, as well as some other ActivityPub communities (most notably Kbin and Mastadon instances), but Squabbles is not using ActivityPub, it's an entirely separate social media.

  • pdfcrop (commonly included with LaTeX) for cropping margins - it cuts the pdf down to its contents then adds a margin of your choosing, extremely useful for forcing academic papers to have consistent margins, pdfcrop --margins 72 *pdf here* will create a document with a ~1in margin all around (it uses bp as its units)
  • vips for resizing/converting images - it's a bit faster and lighter than imagemagick in my experience, although the main reason I use it instead of imagemagick is just because I like playing around with stuff I haven't used before :) It has an officially supported python binding too

I'm a software nerd, my biggest priority is keeping Android up-to-date on security and features, so it really seems like Samsung would be the best fallback option with a proven track record of getting security updates out as quick (or quicker) than Google and typically promising 4 years of OS upgrades/5 years of security patches (here's an article with many phone manufacturers policies). I'd really miss the stock Android experience and unlockable bootloader though!