13 private links
Petit rappel de ce que veux dire alternatif (spoiler : ce n'est pas un remplaçant exacte mais une autre façon de faire quelque chose de similaire).
Process GBs of CSV, PDF, JSON, JSONL, DOCX, XLSX, URLs, ETC., in seconds with O(1) memory. 40x faster than LangChain. · GitHub
“Desperate for books, NVIDIA contacted Anna’s Archive—the largest and most brazen of the remaining shadow libraries—about acquiring its millions of pirated materials and ‘including Anna’s Archive in pre-training data for our LLMs’,” the complaint notes.
[...]
According to the complaint, Anna’s Archive then warned Nvidia that its library was illegally acquired and maintained. Because the site previously wasted time on other AI companies, the pirate library asked NVIDIA executives if they had internal permission to move forward.This permission was allegedly granted within a week, after which Anna’s Archive provided the chip giant with access to its pirated books.
ZXC is an asymmetric high-performance lossless compression library optimized for Content Delivery and Embedded Systems (Game Assets, Firmware, App Bundles). It is designed to be "Write Once, Read Many.". Unlike symmetric codecs (LZ4), ZXC trades compression speed (build-time) for maximum decompression throughput (run-time).
Ça pourrait être bien pratique pour les outils de CI (LAVA dans mon cas) qui utilise des workers ARM.
Comment fonctionne les VPC dans AWS (et chez d'autre cloud providers).
pdfly (say: PDF-li) is a pure-python cli application for manipulating PDF files.
Use mkslides to easily turn markdown files into beautiful slides using the power of Reveal.js!
Un script pour optimiser le git clone de gros projet (linux, chromium, ...).
CodeSnap is a pure Rust tool for generate beautiful code snapshots, it directly use graphic engine to generate snapshots, which means the entire process is just matter of computation and rendering, without need for network or something like browser-based rendering solution.
reqvis is a lightweight, browser-based tool that visualizes Apache server logs through interactive canvas renderings.
La mécanique des imports
- Comprendre ce qu'il se passe lors d'un import
- Interférer sur la découverte des modules
- Modifier le comportement de l'import
Un logiciel de stockage distribué implémentant le protocol s3.