400 Bad Request: rate_limit_error.
1
29

cross-posted from: https://feddit.nl/post/23557305

Allow me to spread the word about ListenBrainz, the occasion being that ListenBrainz now stores over 1 billion entries of listening data from it's users. ListenBrainz is a FOSS project that aims to crowdsource listening data and release it under an open license. Basically it’s Last.fm but better.

Whatever you use to listen to music, you can probably link it up with ListenBrainz. For instance you can connect Spotify, Apple Music, Soundcloud, Last.fm. You can link it up with loads of music players. If you’ve kept track of your what music you’ve listened to up to this point, don’t worry, there are several ways to import them into ListenBrainz.

All ListenBrainz listening data is available for all to use. This means that we don't need to rely on big companies like Spotify for recommendation algorithms. We can use whatever algorithm suits us best. All sorts of other services could be build to make use of the ListenBrainz data set. The dataset can also help analyze other services' algorithms, for instance the Fair MusE project uses LB-data and LB-users to investigate the fairness of different music service algorithms.

Obviously ListenBrainz initially suffered from being a comparatively small service, For good recommendations you need loads of data. But it's growing every day and I feel like the 1 billion listens is an impressive milestone. And ListenBrainz has the advantage of having listening data from several services, Spotify could never recommend you music that's not on Spotify. ListenBrainz, because it's open, doesn't have such inherent blindspots.

I am not working for ListenBrainz in any way, I just really like this project as well as MusicBrainz, and I like to spread the word. I think the aims of the ListenBrainz probably align with some Fediverse-folks. If you don't care about the service itself, you could still link up to support FOSS music services, not only LB itself, but other services that are, can and will be built using LB's data. If you use another service to store your own listening data, for instance Last.fm, you could use ListenBrainz as a backup for you data in case the other sevice ever enshittifies. Note: you shouldn't sign up if you want your listening data to be private, that's not what LB is for. I care very much about privacy, but in the case of LB I consciously choose to share my music listening data with others for my own benefit.

Curious to hear peoples thought on all this.

2
19

Discovering your application by usecase validation. Make test writing fast, understandable by any human understanding English or French. Open source under MIT license.

3
58

cross-posted from: https://lemmy.world/post/21666337

Bitwarden isn't going proprietary after all. The company has changed its license terms once again – but this time, it has switched the license of its software development kit from its own homegrown one to version three of the GPL instead.

The move comes just weeks after we reported that it wasn't strictly FOSS any more. At the time, the company claimed that this was just a mistake in how it packaged up its software, saying on Twitter:

It seems like a packaging bug was misunderstood as something more, and the team plans to resolve it. Bitwarden remains committed to the open source licensing model in place for years, along with retaining a fully featured free version for individual users.

Now it's followed through on this. A GitHub commit entitled "Improve licensing language" changes the licensing on the company's SDK from its own license to the unmodified GPL3.

Previously, if you removed the internal SDK, it was no longer possible to build the publicly available source code without errors. Now the publicly available SDK is GPL3 and you can get and build the whole thing.

4
12
5
8
submitted 6 days ago* (last edited 6 days ago) by boredsquirrel@slrpnk.net to c/opensource@programming.dev

Opensource geodata of celltowers, wifis and bluetooth beacons is crucial.

It allows apps like UnifiedNLP to give the OS the location data it needs, without relying on GPS Sattelites.

GPS can be tampered with, and A-GPS is not privacy friendly at all.

UnifiedNLP is only found included in microG, which is pretty insecure.

But GrapheneOS devs are working on a regular user app that serves network location data, using Apple, Apple (proxied) or a local BeaconDB database!

BeaconDB is a new service to replace MozillaLocationServices which has shut down unfortunately.

Apps like TowerCollector dont yet support it, but NeoStumbler does, and also has more advanced features.

Collect network info in your region, and in the future you (and everyone else using it) dont need GPS anymore!

(You can also use the screenshots in that mastodon thread as reference)

6
15
7
8

Hi all, we’re building an open-source, self-hostable alternative to platforms like Klaviyo, Braze, and Mailchimp.

The core functionality of the platform includes a user segmentation builder, low-code email template editor, and low-code drag-and-drop journey builder for creating automated messaging workflows. Right now, fully supported channels are email, SMS, and webhook, with mobile push under development.

Link to repo: https://github.com/dittofeed/dittofeed

If you need any help with deploying an instance, reach out on Discord! https://discord.gg/HajPkCG4Mm

8
11
submitted 1 week ago* (last edited 1 week ago) by otter@lemmy.ca to c/opensource@programming.dev

definition: https://opensource.org/ai/open-source-ai-definition

endorsements: https://opensource.org/ai/endorsements

In particular, which tools meet the requirements and which ones don't:

As part of our validation and testing of the OSAID, the volunteers checked whether the Definition could be used to evaluate if AI systems provided the freedoms expected.

  • The list of models that passed the Validation phase are: Pythia (Eleuther AI), OLMo (AI2), Amber and CrystalCoder (LLM360) and T5 (Google).
  • There are a couple of others that were analyzed and would probably pass if they changed their licenses/legal terms: BLOOM (BigScience), Starcoder2 (BigCode), Falcon (TII).
  • Those that have been analyzed and don't pass because they lack required components and/or their legal agreements are incompatible with the Open Source principles: Llama2 (Meta), Grok (X/Twitter), Phi-2 (Microsoft), Mixtral (Mistral).

These results should be seen as part of the definitional process, a learning moment, they're not certifications of any kind. OSI will continue to validate only legal documents, and will not validate or review individual AI systems, just as it does not validate or review software projects.

9
17
submitted 1 week ago* (last edited 1 week ago) by noodlejetski@lemm.ee to c/opensource@programming.dev

well then.

10
40
Flutter has been forked to Flock (flutterfoundation.dev)
11
19

Hi all, I’m one of the creators of ChartDB.

Free and open-source database diagrams editor, visualize and design your DB with a single query. This database diagram tool is similar to traditional ones you can find: dbeaver, dbdiagram, drawsql, etc.

https://github.com/chartdb/chartdb

Key Features:

  • Instant schema import with just one query.
  • AI-powered export to generate DDL scripts for easy database migration.
  • Supports multiple database types: PostgreSQL, MySQL, SQLite, Mssql, ClickHouse and more.
  • Customizable ER diagrams to visualize your database structure.
  • Fully open-source and easy to self-host.

Tech Stack:

  • React + TypeScript
  • Vite
  • ReactFlow
  • Shadcn-ui
  • Dexie.js
12
14
submitted 1 week ago by ngn@lemmy.ml to c/opensource@programming.dev
13
20
submitted 1 week ago by neme@lemm.ee to c/opensource@programming.dev
14
24
submitted 1 week ago by sag@lemm.ee to c/opensource@programming.dev

cross-posted from: https://lemm.ee/post/45968395

Here's Showcase

Not useful for us but very interesting.

Some part of Readme is in spanish.

15
62
16
147
submitted 1 week ago by neme@lemm.ee to c/opensource@programming.dev
17
147
submitted 1 week ago by neme@lemm.ee to c/opensource@programming.dev
18
30

It’s available via Google’s Responsible Generative AI Toolkit.

Repo: https://github.com/google-deepmind/synthid-text

19
89

cross-posted from: https://lemmy.world/post/21070831

Announcement by the creator: https://forum.syncthing.net/t/discontinuing-syncthing-android/23002

Unfortunately I don’t have good news on the state of the android app: I am retiring it. The last release on Github and F-Droid will happen with the December 2024 Syncthing version.

Reason is a combination of Google making Play publishing something between hard and impossible and no active maintenance. The app saw no significant development for a long time and without Play releases I do no longer see enough benefit and/or have enough motivation to keep up the ongoing maintenance an app requires even without doing much, if any, changes.

Thanks a lot to everyone who ever contributed to this app!

20
21
21
35
22
41

cross-posted from: https://lemmy.ml/post/21509416

23
16

cross-posted from: https://lemmy.zip/post/24631766

Inspect batches of websites for user-tracking tech with our new open-source command-line tool

Repo: https://github.com/the-markup/blacklight-query

24
320
25
44
The Stallman report (stallman-report.org)
view more: next ›