https://github.com/mendel5/alternative-front-ends?tab=readme-ov-file#youtube
https://youtubemp3free.com/en/
Outils #
https://github.com/yt-dlp/yt-dlp
Today we released our archive of data.gov on Source Cooperative. The 16TB collection includes over 311,000 datasets harvested during 2024 and 2025, a complete archive of federal public datasets linked by data.gov. It will be updated daily as new datasets are added to data.gov.
This is the first release in our new data vault project to preserve and authenticate vital public datasets for academic research, policymaking, and public use.
We’ve built this project on our long-standing commitment to preserving government records and making public information available to everyone. Libraries play an essential role in safeguarding the integrity of digital information. By preserving detailed metadata and establishing digital signatures for authenticity and provenance, we make it easier for researchers and the public to cite and access the information they need over time.
In addition to the data collection, we are releasing open source software and documentation for replicating our work and creating similar repositories. With these tools, we aim not only to preserve knowledge ourselves but also to empower others to save and access the data that matters to them.
For suggestions and collaboration on future releases, please contact us at publicdata@law.harvard.edu.
This project builds on our work with the Perma.cc web archiving tool used by courts, law journals, and law firms; the Caselaw Access Project, sharing all precedential cases of the United States; and our research on Century Scale Storage. This work is made possible with support from the Filecoin Foundation for the Decentralized Web and the Rockefeller Brothers Fund.
Take back control of your email with this easy-to-deploy mail server in a box.
Linux running inside a PDF file via a RISC-V emulator - ading2210/linuxpdf
Running LLaMA, a ChapGPT-like large language model released by Meta on Android phone locally.
I use antimatter15/alpaca.cpp, which is forked from ggerganov/llama.cpp.
Alpaca is the fine-tuned version of LLaMA which was released by Stanford University. The alpaca.cpp could run on CPU only mode.
Please install Termux first. Then choose one methods from below to compile Alpaca.cpp on your device.
Alpaca requires at leasts 4GB of RAM to run. If your device has RAM >= 8GB, you could run Alpaca directly in Termux or proot-distro (proot is slower). Devices with RAM < 8GB are not enough to run Alpaca 7B because there are always processes running in the background on Android OS. Termux may crash immediately on these devices.
Or you could root your phone and setup a chroot environment. Then mount a swapfile to get more RAM on your device.
pkg install clang wget git cmake
wget https://github.com/lzhiyong/termux-ndk/releases/download/ndk-r23/android-ndk-r23c-aarch64.zip
unzip android-ndk-r23c-aarch64.zip
export NDK=~/android-ndk-r23c-aarch64
https://github.com/lzhiyong/termux-ndk/releases
git clone https://github.com/rupeshs/alpaca.cpp.git
cd alpaca.cpp
mkdir build-android
cd build-android
cmake -DCMAKE_TOOLCHAIN_FILE=$NDK/build/cmake/android.toolchain.cmake -DANDROID_ABI=arm64-v8a -DANDROID_PLATFORM=android-23 -DCMAKE_C_FLAGS=-march=armv8.4a+dotprod ..
make -j8
wget https://huggingface.co/Sosaka/Alpaca-native-4bit-ggml/resolve/main/ggml-alpaca-7b-q4.bin
./chat
Install Chroot Ubuntu and log in to Ubuntu.
If your devices has RAM lower than 8GB, it is recommened to mount a SWAP file.
dd if=/dev/zero of=/swapfile bs=1M count=8192 status=progress
chmod 0600 /swapfile
mkswap /swapfile
swapon /swapfile
apt install build-essential wget
git clone https://github.com/antimatter15/alpaca.cpp
cd alpaca.cpp
make chat
wget https://huggingface.co/Sosaka/Alpaca-native-4bit-ggml/resolve/main/ggml-alpaca-7b-q4.bin
./chat
proot-distro login debian --shared-tmp
apt install build-essential wget
git clone https://github.com/antimatter15/alpaca.cpp
cd alpaca.cpp
make chat
wget https://huggingface.co/Sosaka/Alpaca-native-4bit-ggml/resolve/main/ggml-alpaca-7b-q4.bin
./chat
Now you can start chattig with Alpaca.
It will takes Alpaca 30 seconds to start answering your questions.
What can you do with Termux? Well, this looks like the answers from Termux official website :)
](https://links.melissandre.dev//en-us/posts/minecraft-java-edition-termux-proot/)
Convert ✓ HTML to Markdown effortlessly with our ✓ online tool, ensuring ✓ CommonMark compliance and ✓ local data processing for privacy.
ShellCheck finds bugs in your shell scripts
Manage multiple runtime versions with a single CLI tool
URL: https://linuxfr.org/news/projets-libres-episode-21-devenez-le-bibliothecaire-de-votre-reseau-avec-inventaire-io
Title: Projets Libres! Episode 21 : devenez le bibliothécaire de votre réseau avec inventaire.io
Authors: Podcast Projets Libres !
Benoît Sibaud et Ysabeau 🧶
Date: 2024-04-01T09:42:29+02:00
License: CC By-SA
Tags: podcast_projets_libres, inventaire, bibliothèque, wikimedia, wikidata, fediverse et activitypub
Score: 14
Nouvel épisode du podcast Projets Libres !
Dans cette entrevue nous recevons Maxime Lathuilière, fondateur du projet inventaire.
Inventaire est une plate-forme qui permet de faire sa bibliothèque en ligne, mais aussi de localement partager, prêter ou donner ses livres.
Ensemble nous abordons les thèmes suivants :
Et vous, connaissez-vous ou utilisez-vous inventaire ?
Lien vers l'épisode
S'abonner au podcast
Projets Libres ! sur Mastodon
Projets Libres sur LinkedIn
Le site d'inventaire
Faire un don à inventaire