opensource

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

jjlinux, in Enshittification of GitHub?

I’m honestly blown away by whomever finds this surprising. This is Microsoft we’re talking about. Everything they touch turns into this. Taking what is not theirs, using it for profit, and not even giving credit where credit is due.

ikidd, in Alright boys, I've been converted to the light side and have installed F-Droid. Now what?
@ikidd@lemmy.world avatar

DavX5 and start keeping your contacts/calendar private with something like Nextcloud.

John, in Alright boys, I've been converted to the light side and have installed F-Droid. Now what?

My first step is always to add the Molly and Bitwarden repos.

Tangent5280,

Hi, quick question. I already have some apps installed via play store, thats also available on F-Droid. Is there any advantage to uninstalling them, and installing them back, from F-Droid?

John,

Some Fdroid Version may have less trackers or replace Google Services(Signal-FOSS/Molly or Telegram for example use a own push service)

Zerush, (edited )
@Zerush@lemmy.ml avatar

Most privacy tools from the PlayStore are light versions “decaffeinated” by Google. Google hate all apps which avoid his control. Recommended app for Android is InviZible Pro (FOSS)

https://file.coffee/u/idR4rTiumCbcyy1GkkZHV.png

peregus, (edited )

I’ve never heard about this app, it seems interesting. What does

Access to Restricted Content: Unblocks blocked websites.

means?

10_dollar_banana, in Enshittification of GitHub?

What about the time they fired their artists and then immediately wrote a blog post congratulating themselves for making AI art from a model trained on the ex-employees’ art. Inspiring.

jackpot, in Alright boys, I've been converted to the light side and have installed F-Droid. Now what?
@jackpot@lemmy.ml avatar

get obtainium

charje, in Enshittification of GitHub?

The final strawberry for me was forcing people to have 2fa.

olmium,

Eh? That was the final straw?

Asudox,
@Asudox@lemmy.world avatar

Why? That’s a good thing.

lukecooperatus, in Composition | Manage your ⎄ compose sequences
@lukecooperatus@lemmy.ml avatar

This looks interesting, but I don’t understand what it’s for. I read through the readme, but came out none the wiser. What exactly is a compose sequence?

qaz, (edited )

A compose key (sometimes called multi key) is a key on a computer keyboard that indicates that the following (usually 2 or more) keystrokes trigger the insertion of an alternate character, typically a precomposed character or a symbol.

Wikipedia

It’s a method to combine several characters on your keyboard and use it to create a special character which is not on the keyboard. For example “ and e produces ë. This tool allows you to configure those combinations.

But thanks for the feedback. I’ll update the readme to add some more context.

uuhhhhmmmm, in Alright boys, I've been converted to the light side and have installed F-Droid. Now what?

Important note: app developers don’t publish their apps on the official F-Droid repository. Other people (maintainers) download source code and compiling these apps. Therefore, updates are delayed by a week. You cannot update the app from other source because F-Droid version signed by a different key, so you must reinstall the app, deleting all the data.

I started using Obtainium to get updates directly from GitHub. It also has support for F-Droid and many other sources. I use F-Droid website mostly to discover apps.

Tangent5280,

Oh wait so its going to be lesser hassle the sooner I move to Obtainium?

uuhhhhmmmm,

Depends on whether you’re going to install apps from the official F-Droid repository or not. Third party F-droid repos (like IzzyOnDroid) are not affected by this.

Suppose you have some app (a hypothetical Lemmy app) installed from the official F-Droid repo. You logged in an account, changed some settings. Then the developer announces an update: new features, bug and security fixes. It is published on GitHub and Google Play. F-Droid version will come after a few days, when the maintainer builds the app from source and publishes that update.

You may don’t want to wait till update comes to F-droid. But you can’t install it from GitHub or Google Play, because it is signed by a different key. You’ll have to reinstall the app, which will erase your settings and require logging in again.

This is the hassle you probably may encounter in the future. If you want to avoid it, install official packages from the developers (from GitHub or Google Play). Obtainium can check for updates on GitHub, official and third-party F-Droid repos, and more.

Tangent5280,

Thanks for the detailed answer. It seems prudent to install from Obtainium.

LoveSausage, (edited )

For some it’s a trust issue since they F-droid is a middleman however with reproducible builds I don’t have that worry. Feels like a good thing to have the code verified twice. I have obtainium as well but had issues with some beta apps I wanted to use like organic maps. Obtainium only works if it is the way it’s setup. Organic maps did not follow obtainiums way

Also to use obtainium you actually need to know the app exist, I have a lot of stuff from F-droid I would not have found without it

Disonantezko, (edited )

If your new, just install and use Droidify (is a lot faster than F-droid).

Now I use:

  • Obtanium 4 things that aren’t in F-droid or prefer faster update (like Newpipe).
uuhhhhmmmm,

Isn’t FFUpdater redundant when you can just put browsers’ repository links in Obtainium?

Disonantezko, (edited )

Your right, now I did remove FFUpdater, I’ve got Mull updated adding DivestOS Official repo to Droidify (included, but you need to enable), and Cromite from GitHub.

Because Mull from default repo is 1 version and 2 weeks behind.

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

I feel very dumb but I just installed it and I don’t get the logic: do I have to enter every app into Obtainium to make it happen or is there some kind of auto discovery / import that I can use?

uuhhhhmmmm,

It supports importing apps from the URL list, but not from installed yet.

nameisnotimportant,
@nameisnotimportant@lemmy.ml avatar

Thanks for your answer that’s what I was afraid of, that’s too much of a chore to hunt for every source and put it in the app, I’ll pass for now and keep getting (more or less) delayed updates as usual

hiramfromthechi,
@hiramfromthechi@lemmy.world avatar

I use Obtanium too, but I can’t figure out how to install apps that are hosted on GitLab.

What do you have to change in Obtanium?

Here’s Mull, for example: gitlab.com/divested-mobile/mull-fenix

mea_rah, (edited )

That specific repository has no releases so it won’t work AFAIK. You need a repository with releases, that have apk attached. (Typically the developer would set up a CI workflow to build and attach apk for every release)

Edit: For example AuroraStore has releases with apks. So you can just enter gitlab repo for AuroraStore into Obtainium and it will install it and keep it updated.

hiramfromthechi,
@hiramfromthechi@lemmy.world avatar

Any benefit over just downloading the APK directly without managing it through Obtanium? I ask cause I’m guessing that for Mull, since there are no releases on its GitLab repo, it’ll just have to be downloaded directly.

mea_rah,

Obtainium will check regularly for new versions and update automatically. So that’s definitely a benefit if you’d like to keep the apps updated.

As for Mull, you could add its f-droid link into Obtainium if you’d like to have all updates via a single app.

Mikelius, in Ventoy 1.0.97 Released

Just to get it out there… I checked this out about a year ago. It’s not completely open source. The project consists of many executables and “pre complied dependencies” that don’t appear to share matching checksums which may indicate modifications of some sort. Looks like a great tool, but I’m extremely skeptical of what’s going on under the hood.

Hopefully they do truly open source it and prove me wrong, I’d love to give it a try some day.

d3Xt3r, in Alright boys, I've been converted to the light side and have installed F-Droid. Now what?

have installed F-Droid

You should check out Droid-ify! It’s a much more friendlier alternative to F-Droid, and also has more applications by default (gets some apps directly from Github).

Some of my favorite apps:

  • mpv (Lightweight media player, better than VLC)
  • NewPipe (ad-free YouTube / Peertube client)
  • Open Camera (Camera app)
  • SD Maid SE (Junk file/cache cleaner)
  • Unexpected Keyboard
  • WiFiAnalyzer (WiFi scanner, troubleshooter)
fine_sandy_bottom,

I much prefer obtainium

abbenm, in Do U know about any AI Web Search Engine?

I don’t know how privacy respecting it is but one well done AI search engine is:

search.marginalia.nu

Omega_Haxors, in Enshittification of GitHub?

The writing was on the wall when they established a generative AI using everyone’s code and of course without asking anyone for permission.

xilliah,

It’s an interesting debate isn’t it? Does AI transform something free into something that’s not? Or does it simply study the code?

JackbyDev,

No, it’s exhausting.

Omega_Haxors, (edited )

There’s no debate. LLMs are plagiarism with extra steps. They take data (usually illegally) wholesale and then launder it.

A lot of people have been doing research into the ethics of these systems and that’s more or less what they found. The reason why they’re black boxes is precisely the reason we all suspected; they were made that way because if they weren’t we’d all see them for what they are.

AnonStoleMyPants,

The reason they’re black boxes is because that’s how LLMs work. Nothing new here, neural networks have been basically black boxes for a long time.

xilliah,

Can you link it please? I’d like to inform myself.

count_duckula, (edited )
@count_duckula@discuss.tchncs.de avatar

The reason they are blackboxes is because they are function approximators with billions of parameters. Theory has not caught up with practical results. This is why you tune hyperparameters (learning rate, number of layers, number of neurons ina layer, etc.) and have multiple iterations of training to get an approximation of the distribution of the inputs. Training is also sensitive to the order of inputs to the network. A network trained on the same training set but in a different order might converge to an entirely different function. This is why you train on the same inputs in random order over multiple episodes to hopefully average out such variations. They are blackboxes simply because you can’t yet prove theoretically the function it has approximated or converged to given the input.

cmgvd3lw, 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

But when a call arrives you have to unlock the phone to take it. Thats not good

stembolts,

Tbh I like that. That way no one but me can answer calls on my phone.

stefenauris, in Ventoy 1.0.97 Released
@stefenauris@pawb.social avatar

amazingly useful utility!

nezbyte,

It really is. I have every possible ISO I may want and even a win10 bootable environment on a single usb drive.

pastermil, in Enshittification of GitHub?

They also broke some stuff with some javascript, I think. I’m using KDE’s web browser (Falkon) and it used to work well.

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