101
102
103
104
105
106
107
108
109
110
111
112
 
 

AntennaPod is a podcast player that is completely open. The app is open-source and you can subscribe to any RSS feed. AntennaPod is built by volunteers without commercial interest, so it respects your privacy while giving you full control.

113
114
 
 

Software Freedom Conservancy publish Recommendations When Using LLM-backed Generative AI Systems for FOSS Contributions, which reflect the extremely difficult dilemmas that these systems pose for FOSS contributors.

They are approaching LLM-gen-AI from a variety of perspectives and this is practical assistance to minimize damage caused by using proprietary systems, whether FOSS contributors reject LLM-gen-AI or choose (voluntarily or by employer mandate) to use them.

115
116
 
 

More Rust, but more trouble with AI slop, too

117
 
 

As an open-source project, AntennaPod doesn’t exist in a vacuum. We rely on a wide ecosystem of tools to keep our project running smoothly. One of those tools is Weblate, the platform where our global community translates AntennaPod into over 40 languages.

In 2022, we began translating our website through Weblate. In 2024, we also moved our app translations to Weblate, to unify our project’s localization on a single open-source platform. As we adapted to the new system, we identified areas in which it could be improved. Today, we’re proud to share how your generous donations helped make Weblate better—not just for AntennaPod, but for everyone.

118
 
 

Out Loud is a free, open-source AI text-to-speech app that runs 100% offline. Nothing you read or type ever leaves your device — no cloud, no accounts, no tracking. Get 50+ natural voices across 8 languages (English, Japanese, Chinese, Spanish, Hindi, Italian, Portuguese, and more) on macOS, Windows, and Linux, plus a Chrome extension that reads any webpage, PDF, or email aloud with one click.

MIT licensed and free forever — audit it, fork it, improve it. A genuine alternative to subscription TTS services, with no fees, ever.

Download v2.0.0: https://www.out-loud.io/#download Star on GitHub: https://github.com/light-cloud-com/out-loud

119
 
 

A friend of mine made a cool calculator and unit converter. It parses natural English phrases like "how many inches are in 3 feet?" and "300 miles / 65 mph in hours and minutes" and "download 10GB 1Gbps". You can access it from web (including PWA), CLI or as a library. It has a strong FOSS philosophy behind it.

120
 
 

Still in beta. Was made aware of it by this video

121
 
 

tubeup uses yt-dlp to download a Youtube video (or any other provider supported by yt-dlp), and then uploads it with all metadata to the Internet Archive using the python module internetarchive. It was designed by the Bibliotheca Anonoma to archive single videos, playlists (see warning below about more than video uploads) or accounts to the Internet Archive.

Prerequisites

This script strongly recommends Linux or some sort of POSIX system (such as macOS), preferably from a rented VPS and not your personal machine or phone.

122
123
124
125
view more: ‹ prev next ›