opensource

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

lemmy_user_838586, (edited ) in Nephele WebDAV server for Docker

A looong time ago, I tried using WebDAV for internal network use and I feel like there was an issue with it I didn’t like and stopped using it and instead went with smb. The issue miiight have been that if I was copying a file to a WebDAV server it didn’t give you a file copy progress? Can’t fully remember. Either way, does WebDAV give you a file copy progress now?

hperrin,

It does. The Windows built in WebDAV client was not great until Windows 10, so that might be what you’re remembering.

lemmy_user_838586, (edited )

I think you’re right, I’ve since moved on to Linux for my OS, but never had a reason to use WebDAV, so haven’t had the chance to test it with Linux WebDAV clients

hperrin,

Both Gnome and KDE have great built in WebDAV clients in their file managers. :) I use Nautilus’ WebDAV client all the time.

Ephera, in Firefox 122 released: Here's what's new

• Firefox for Android can now be set as the default PDF reader.

Tried this just yesterday and was disappointed that it doesn’t work. Timely update. 🙃

devfuuu,

Mupdf seems to be the most stable for me in the years I’ve used it.

BlastboomStrice,
@BlastboomStrice@mander.xyz avatar

I think firefox pdf reader is one of the slowest pdf readers.😅

On windows I switched to Okular and on android I use Librera (and sometimes the default stuff on my phone).

Ephera,

Eh, my needs aren’t too elaborate on my phone. I only really care about lag while scrolling, which isn’t a problem in Firefox.

Not needing to have another app installed, especially on my mum’s phone, is what I’m mostly excited by.

flamingmongoose, in Firefox 122 released: Here's what's new

Firefox now ships with a new .deb package for Linux users on Ubuntu, Debian, and Linux Mint

Lol. Lmao, even.

gregorum, in Firefox 122 released: Here's what's new

• Firefox now supports creating and using passkeys stored in the iCloud Keychain on macOS.

woohoo!

bbuez, in If I create a OSS app with analytics to detect & log crashes with feature use, is it a bad practice?

Prompt after a crash, include verbatim data sent, send only this time or opt in for automatic reporting, IMHO best practice as a user who respects the need for valueable analytics

nrbray, in Webmail server with multiple mail accounts

I’d suggest trying FairEmail on your phone, email.faircode.eu, before trying to set up an email server.

I would ask if you have good knowledge of IMAP. That allows access to a unified inbox from several devices and you don’t have to own the server. It is far preferable to webmail for me.

I host my own email server and use many devices all over IMAP. If you need a server, nixos-mailserver is my recommendation. You could then try Roundcube on top but I bet you will use IMAP instead before you get there.

guttermonk, in Firefox 122 released: Here's what's new
@guttermonk@lemmy.ml avatar

Is it working again with metamask?

Rudee, (edited ) in Do U know about any AI Web Search Engine?

I’ve used phind a few times and it’s pretty good. I’m not sure if it’s open source, though

Shamot,
@Shamot@jlai.lu avatar

The model is open source, but not the whole site. It was made to help in programmation, so sometimes it makes funny answers when you ask something that has nothing to do with programmation and it tries to answer giving you a Python code.

schizoidman, in Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps

Still waiting for their clock app fork

Aielman15, in Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps
@Aielman15@lemmy.world avatar

Damn, thanks for letting me know. I’ve been using the Simple suite for years and even bought some of them because I wanted to reward the developer. I’m saddened by the news of the acquisition. I’ll swap them with the new fork.

ElPussyKangaroo, in Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps

Love this. If only call recording were built into this app… Even as a root-only feature, that’d be great.

OlPatchy2Eyes, in Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps

How does my default phone app on Android threaten my security? Does this app use data for calls or cell connection?

ForgottenFlux,

Android’s Messages, Dialer apps quietly sent text, call info to Google

Google’s Messages and Dialer apps for Android devices have been collecting and sending data to Google without specific notice and consent, and without offering the opportunity to opt-out, potentially in violation of Europe’s data protection law.

According to a research paper, “What Data Do The Google Dialer and Messages Apps On Android Send to Google?” [PDF], by Trinity College Dublin computer science professor Douglas Leith, Google Messages (for text messaging) and Google Dialer (for phone calls) have been sending data about user communications to the Google Play Services Clearcut logger service and to Google’s Firebase Analytics service.

“The data sent by Google Messages includes a hash of the message text, allowing linking of sender and receiver in a message exchange,” the paper says. “The data sent by Google Dialer includes the call time and duration, again allowing linking of the two handsets engaged in a phone call. Phone numbers are also sent to Google.”

The timing and duration of other user interactions with these apps has also been transmitted to Google. And Google offers no way to opt-out of this data collection.

OlPatchy2Eyes,

Thank you this is what I was looking for

Vaeril, (edited )

Am I wrong in feeling like if my phone isn’t completely degoogled, there is not much point in not using Google apps because Google has so much integration into Android when not degoogled? I kinda view Google spying on me as unavoidable until I degoogle.

MiltownClowns,

I switched to graphene so these make sense. I agree, though, if Google is baked in to your OS you’re pissing in to the wind trying to stem the flow of data to them.

antipiratgruppen,

The Fossify Messages app was recently released.

ililiililiililiilili, in Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps

Is Fossify’s SMS app on F-Droid yet?

alexdeathway, in Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps
@alexdeathway@programming.dev avatar

Need open source SMS app, any suggestions?

shrugal,

They also released a Fossify messenger and contacts app. You might have to enable or refresh the IzzyOnDroid repo to see them now, or wait until they come to the default F-Droid repo.

ForgottenFlux,

Apps are typically removed from the IzzyOnDroid repository if they are later added to the main F-Droid repository. While that makes sense (since the goal of that particular repository is to host apps before they’re accepted into the main F-Droid repository), it can leave you with installed apps which no longer receive updates.

Redjard,
@Redjard@lemmy.dbzer0.com avatar

They are using repeatable builds, so the fdroid version is signed by fossify. You can update between github, izzy, and fdroid, and in the future likely also google play, if they release there.

I dug up the meta discussion on it. Mentioned there is the issue to add reproducible builds to the phone app, which is marked complete since that was released on github and izzy last week.

Further for me the app is marked installed on both entries in fdroid, which means the fdroid and izzy repos should serve bit by bit identical apks, from my understanding (the installed mark being based off of the apk hash).

ForgottenFlux,

One option is QKSMS

Another is Connect You

Fossify Messages (fork of Simple SMS Messenger) should be released on F-Droid sometime soon.

Evkob,
@Evkob@lemmy.ca avatar

QKSMS hasn’t received updates in a few years, QUIK is a fork which has been updated recently.

FQQD, (edited ) in Alright boys, I've been converted to the light side and have installed F-Droid. Now what?
@FQQD@lemmy.ohaa.xyz avatar

I can recommend f-droid.org/…/wangdaye.com.geometricweather/ for weather. Otherwise, I dont really use stuff from fdroid.

I’ve heard good stuff about the “fenneck” (?) browser, it’s like android firefox but good.

afk_strats,

Another recommendation for this app weather app with great widgets. I’ve been using it for years.

SnokenKeekaGuard,
@SnokenKeekaGuard@lemmy.dbzer0.com avatar

I have and like it but it hasnt been updated for over a year. So the breezy weather recommendation is good.

T0RB1T,
@T0RB1T@lemmy.ca avatar

Fennec, it’s a type of fox in the real world, and it’s a perfectly fine fork of Firefox.

And Firefox for android is great, leaps and bounds better than the Chromes and Chromiums that many people use. Firefox for android allows you to install browser extensions!

I never have to leave home without my µBlock Origin again.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • opensource@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #