beyond

joined 3 years ago
MODERATOR OF
[–] beyond@linkage.ds8.zone 6 points 1 month ago (5 children)

Not at all, really. Forking is fine and building a business off of it is fine (I don't personally see the value in it but apparently Y Combinator saw fit to invest in this so what do I know). Where they fucked up was replacing the existing free software license with some "AI" generated mumbo jumbo, because they were "too busy building" to "bother with legal."

You didn't have to "bother" with creating a license, because there already was one. No one in free software should be rolling their own custom license (GPT generation aside) because there exist perfectly good ones already.

[–] beyond@linkage.ds8.zone 3 points 2 months ago

Apple intentionally makes iPhone-Android interoperability crap in order to sell iPhones. That's not conspiracy theorizing, Tim Apple blatantly admitted to it.

https://www.theverge.com/2022/9/7/23342243/tim-cook-apple-rcs-imessage-android-iphone-compatibility

[–] beyond@linkage.ds8.zone 9 points 2 months ago* (last edited 2 months ago)

Free software is a matter of liberty, not price. It is perfectly legal and ethical to sell free software. Keep in mind if you're using third party code (whether it's libraries or external contributions to your application) you must abide by the terms of whatever license it is under, this is whether it's paid or gratis.

It's even perfectly legal to fork an existing free software project and sell it on the play store, although whether that is ethical or not is up for debate - depending on what efforts you put into your fork before selling it, an orthodox Stallmanist might have no problem with it but the original developer(s) of that code may perceive this as "theft." Keep in mind you must abide by the terms of whatever license the project is under, so if it is a copyleft license like the GNU GPL you must either provide corresponding source code or an offer for such.

[–] beyond@linkage.ds8.zone 2 points 3 months ago

Aseprite is proprietary, but so is this. There is LibreSprite though.

[–] beyond@linkage.ds8.zone 2 points 4 months ago

To be clear, it used to be fully free software, then became proprietary for a little while, and then as of 17 June 2024 it became free again. So the most recent release 11.15.0 (from two days ago) is fully free, but the previous one isn't.

[–] beyond@linkage.ds8.zone 2 points 4 months ago* (last edited 4 months ago)

If Termux is an option then wget can do this. wget -i reads a list of URLs from ``. wget -i - reads a list of URLs from standard in.

Note that Termux comes with a wget command from busybox that doesn't have this option, so you'd need the full GNU Wget which can be installed by pkg install wget

[–] beyond@linkage.ds8.zone 4 points 4 months ago* (last edited 4 months ago) (1 children)

My guess (and it's only a guess, I haven't looked at the source code) is that the scraping is being done on a server end that they can update without having to push an app update.

edit: my guess was wrong, I found where the source code is and they do the parsing locally - however it's a plugin that I assume gets loaded in on app start so they can still update it without having to publish a new apk. this is the fix

interestingly although Grayjay itself is proprietary this plugin is Affero GPL licensed.

[–] beyond@linkage.ds8.zone 6 points 4 months ago* (last edited 4 months ago)

Vivaldi's target audience is people who don't mind proprietary blobs as long as they are "good" or make things "work better." Given that Vivaldi itself is essentially a proprietary blob combined with a Chromium backend this makes sense.

[–] beyond@linkage.ds8.zone 2 points 4 months ago* (last edited 4 months ago)

Icedove (Thunderbird) works well enough for me. Maybe the reason it's "old fashioned" is because it works well enough that it doesn't need to be changed that often.

In the proprietary software world we're used to UI's being redesigned on a regular basis for no user benefit.

[–] beyond@linkage.ds8.zone 1 points 4 months ago* (last edited 4 months ago)

If Valkey is the de facto successor of Redis, then maybe abandoning Redict is the right move. If he continued to put effort into Redict, people would just ask why is he wasting time with Redict when Valkey exists.

Note that I generally don't think time put into free software is wasted, because once its put out into the commons it can be picked up and reused elsewhere - although in this particular case since Redict is licensed under LGPLv3 contributions made to it cannot be reused by Valkey which is licensed under the BSD license. One is, however, free to add their own contribution to both projects as neither requires a CLA, however both do require a Developer Certificate of Origin (DCO) https://codeberg.org/redict/redict/src/branch/main/CONTRIBUTING.md https://github.com/valkey-io/valkey/blob/unstable/CONTRIBUTING.md This is as far as I know an unusual case as generally forks use the same license allowing code to be freely exchanged between them.

[–] beyond@linkage.ds8.zone 4 points 4 months ago* (last edited 4 months ago) (2 children)

GNU/Linux != Linux

Linux is a kernel

GNU/Linux is the GNU userland (tools and libraries) combined with the Linux kernel to form a complete operating system

Android is Linux but not GNU. So are Alpine, postmarketOS, and others I can't think of

Linux is to an operating system as bread is to a sandwich... an essential component, but a slice of bread by itself does not make a sandwich make

[–] beyond@linkage.ds8.zone 7 points 4 months ago

Librewolf comes packaged by my distro (GNU Guix) so that's what I use. I'm sure most "privacy" or "hardened" Firefoxes are more or less interchangeable. The only one that's really noteworthy is GNU IceCat, because it's more focused on software-freedom and includes the LibreJS addon, but I switched to Librewolf once it was packaged for Guix.

 

cross-posted from: https://linkage.ds8.zone/post/57641

I am not the author, although I find myself agreeing with several things he has said and have linked to his posts numerous times.

 

I am not the author, although I find myself agreeing with several things he has said and have linked to his posts numerous times.

view more: next ›