Links
AddBaseline.js is a simple jQuery plugin for restoring baselines thrown off by odd image sizes.
Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.
Related contents:
- Apache Airflow Configuration and Tuning @ DZone.
- Exploring Apache Airflow for Batch Processing Scenario @ DZone.
- What Is Apache Airflow @ Seattle Data Guy.
- Alternatives to Talend – How To Migrate Away From Talend For Your Data Pipelines @ Seattle Data Guy.
- Improving workflow orchestration with Apache Airflow 3.1 in Cloud Composer @ Google Cloud Blog.
- How You can Automate PostgreSQL Backups to S3 Using Apache Airflow! @ Kube Blogs.
- Générer un Excel volumineux avec Airflow sans dépassement de mémoire @ .LOUD :fr:.
etter alternative to git worktrees
- copy on write (saves space)
- instant (< 0.1s on 10gb folder)
- fast cli
- use as FFI lib with bun or node
mac and linux with btrfs or native reflinks for now more support soon.
Related contents:
Laravel based app for filtering and editing IPTV provider playlists.
A full-featured and powerful IPTV editor, including features similar to xteve or threadfin. Also includes full EPG management, full Xtream API output, series management with ability to store and sync .strm files, post processing with ability to call custom scripts, send webhook requests, or send an email, and much more!
This is a cleanroom deobfuscation of the official Claude Code npm package.
Related contents:
Collabtive, la gestion de projet intuitive
The fastest way to create an HTML app.
Modern web applications in pure Python. Built on solid web foundations, not the latest fads - with FastHTML you can get started on anything from simple dashboards to scalable web applications in minutes.
FastHTML is a new next-generation web framework for fast, scalable web applications with minimal, compact code.
Minne, a read-it-later & personal knowledge management solution .
Minne (Swedish for "memory") is a personal knowledge management system and save-for-later application for capturing, organizing, and accessing your information. Inspired by the Zettelkasten method, it uses a graph database to automatically create connections between your notes without manual linking overhead.
A minimal dependency implementation of Apache Parquet.
A parser for the Apache Parquet file format, optimized for minimal dependencies and great performance.
Related contents:
Client IT Documentation, Ticketing and Billing Free and Open source.
All in One PSA for MSPs, which Unifies client, contact, vendor, asset, license, domain, ssl certificate, password, documentation, file, network and location management with ticketing and billing capabilities, with a client portal on the side.
Related contents:
multi-backend declarative package manager
metapac allows you maintain consistent packages among multiple machines and make setting up a new system with your preferred packages from your preferred package managers much easier.
Related contents:
The SQLite of Semantic Search . Revolutionary 3D Spatial Linguistic Database.
Discover hidden connections in language through geometric intelligence
A model-independent format for storing and sharing memories for use by AI agents and humans.
memoryfields are a vastly simpler way of giving AI agents memories. The memoryfield format is based on standard file formats with wide support that both LLM agents and humans can easily understand.
Related contents:
Deep Learning Made Simple. Teach your app to see emotions. Build, train, and ship custom deep learning models using a simple visual interface.
An open source Valkey client library that supports Valkey and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python
Related contents:
Most RAG implementations struggle in production because teams focus on model selection and prompt engineering while overlooking the fundamentals: measurement, feedback, and systematic improvement.
This guide presents practical frameworks for building RAG systems that become more valuable over time through continuous learning and data-driven optimization.
performant, safer npm package alternatives.
type a package name. we'll tell you what you don't need. The module replacements project is a community-driven effort to map replaceable npm packages to their native or more performant alternatives.
This website serves as a searchable, interactive catalog of these module replacements, allowing you to easily find and adopt better alternatives for your projects.
Related contents:
every AI coding limit, in your menu bar. Show usage stats for OpenAI Codex and Claude Code, without having to login.
Track usage windows, credit balances, and reset countdowns across the AI tools you actually pay for.
Related contents:
Backend ressources for Albert. Albert, also known as LIA (Legal Information Assistant), is a conversational agent that uses official French data sources to answer administrative agents questions.
smem is a tool that can give numerous reports on memory usage on Linux systems. Unlike existing tools, smem can report proportional set size (PSS), which is a more meaningful representation of the amount of memory used by libraries and applications in a virtual memory system.
Rhasspy (ɹˈæspi) is an open source, fully offline set of voice assistant services for many human languages.
Aloha Editor is a JavaScript content editing library.
Aloha Editor provides you capabilities to create editing experiences embedded seamlessly in your web application.
Unofficial Python API and agentic skill for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.
Related contents:
Free and Open Source RSS Reader for Mac and iOS.
Related contents:
Build your personal website in minutes Open source. No coding or design skills required.
Open source Medium alternative- set up your personal blog in minutes.
15-stage Windows malware development & analysis course in Rust. Red team builds it, blue team detects it. All 15 binaries achieved 0/76 on VirusTotal.
A Git Porcelain inside Emacs.
Magit is a complete text-based user interface to Git. It fills the glaring gap between the Git command-line interface and various GUIs, letting you perform trivial as well as elaborate version control tasks with just a couple of mnemonic key presses. Magit looks like a prettified version of what you get after running a few Git commands but in Magit every bit of visible information is also actionable to an extent that goes far beyond what any Git GUI provides and it takes care of automatically refreshing this output when it becomes outdated. In the background Magit just runs Git commands and if you wish you can see what exactly is being run, making it possible for you to learn the git command-line by using Magit.
Search through more than 4100 free icons. IconsDB let's you customize and download icons. Browse icons by category. Download as ico, icns, png, gif or jpg.
An all-in-one solution to processing audiobook files
Discover the IndieWeb, one blog post at a time.
This website lets you randomly explore the IndieWeb. Simply click the button below and you will be redirected to a random post from a personal blog.
Open Source Distributed POSIX File System for Cloud. JuiceFS is a distributed POSIX file system built on top of Redis and S3.
JuiceFS is a high-performance POSIX file system released under Apache License 2.0, particularly designed for the cloud-native environment. The data, stored via JuiceFS, will be persisted in Object Storage (e.g. Amazon S3), and the corresponding metadata can be persisted in various compatible database engines such as Redis, MySQL, and TiKV based on the scenarios and requirements.
With JuiceFS, massive cloud storage can be directly connected to big data, machine learning, artificial intelligence, and various application platforms in production environments. Without modifying code, the massive cloud storage can be used as efficiently as local storage.
Modular cross-runtime WebGPU library for shaders, 3D scenes, GPU tensors, neural networks, and math viz.
vgpu is a TypeScript library for WebGPU: typed shader imports, a tiny gpu-first API, and the same code running in the browser, headless Node, and your test suite.
Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
Flowistry is a tool that analyzes the information flow of Rust programs. Flowistry understands whether it's possible for one piece of code to affect another. Flowistry integrates into the IDE to provide a "focus mode" which helps you focus on the code that's related to your current task.
A proposal to standardise on using an /llms.txt file to provide information to help LLMs use a website at inference time.
We propose adding a /llms.txt markdown file to websites to provide LLM-friendly content. This file offers brief background information, guidance, and links to detailed markdown files.
llms.txt markdown is human and LLM readable, but is also in a precise format allowing fixed processing methods (i.e. classical programming techniques such as parsers and regex).
Related contents:
Contribute to krishnaik06/The-Grand-Complete-Data-Science-Materials development by creating an account on GitHub.
the multi frontend, multipurpose communication tool SàT covers a large spectrum of the Internet functions and uses:
Chat with one or many contacts, in public or private rooms.
Organize contact groups and restrict the visibility of your messages.
End-to-end encryption makes your communications private.
Blogging system to share instant thoughts or write longer articles.
File sharing, games, interaction with other networks.
Developer Roadmaps - roadmap.sh is a community effort to create roadmaps, guides and other educational content to help guide the developers in picking up the path and guide their learnings.
Related contents:
The Open-Source Static Analysis Toolkit.
Write SAST checkers with Globstar and run them in your CI with a single binary. It's fast, easy to write, and MIT-licensed. Globstar is a fast, feature-rich, and open-source static analysis toolkit for writing and running code checkers. Based on tree-sitter.
our files. Your keys. Your server. End-to-End Encrypted Cloud Storage
Hoodik is a lightweight, self-hosted cloud storage server built with Rust and Vue. Files are encrypted in your browser before they ever leave your machine — the server never sees your plaintext data.
Related contents:
MCP server for Unreal Editor. Model Context Protocol server for Unreal Editor automation .
Claireon is an Unreal Engine editor plugin that runs a Model Context Protocol (MCP) server inside the editor, exposing hundreds of editor automation tools for AI-assisted development workflows behind a deliberately small MCP surface (tool_search + python_execute). It enables AI assistants like Claude Code to read, search, inspect, and edit Unreal assets directly.
Paralegal is a static analyzer for Rust code that enforces privacy and security policies on programs.
Related contents:
WoLi WebGUI is an extremely lightweight (under 8MB) container image for sending WoL Magic Packets easily to a public WoL proxy of your choice.
Take control of your $HOME
Install and manage all the tools you need to be productive. Use a simple command line tool or edit one YAML file and you're off to the races.
Fleek is an all-in-one management system for everything you need to be productive on your computer. Fleek wraps Nix Home Manager, giving you almost all the power of a declarative home configuration without having to learn Nix.
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
Related contents:
Ultimate Boot CD is completely free for the download, or could be obtained for a small fee. If you had somehow paid a ridiculous amount of money for it, you have most likely been fleeced. The least you could do is to make as many copies of the offical UBCD and pass it to your friends, relatives, colleagues or even complete strangers to minimize the per unit cost of your loss!
PostgreSQL replication with DDL changes.
pgstream is an open source CDC command-line tool and library that offers Postgres replication support with DDL changes to any provided target.
Related contents:
Observium is an autodiscovering SNMP based network monitoring platform written in PHP which includes support for a wide range of network hardware and operating systems including Cisco, Windows, Linux, HP, Dell, FreeBSD, Juniper, Brocade, Netscaler, NetApp and many more.
The smartest git in the universe. the git that's never gonna let you down.
A new home for your projects. Fast, independent, cheaper than GitHub and GitLab with no compromise on your data.
Related contents:
Together, we can build a people-centered, democratic society!
Help us protect human rights and freedoms in the digital age through a monthly donation.
Related contents:
The HackerNoon Library.
THE LEARN REPO orders technology stories by editor determined subject matter and community determined time reading created. It is an open source lever within the HackerNoon Story Classification System.
ERP beyond your fridge.
Grocy is a web-based self-hosted groceries & household management solution for your home.
Related contents:
Spin is a framework for building and running event-driven microservice applications with WebAssembly (Wasm) components.
It aims to be the easiest way to get started with WebAssembly microservices, and takes advantage of the latest developments in the WebAssembly component model and Wasmtime runtime. Spin offers a simple CLI that helps you create, distribute, and execute applications, and in the next sections we will learn more about Spin applications and how to get started.
🐶 Kubernetes CLI To Manage Your Clusters In Style!
K9s is a terminal based UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your deployed applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources.
Installer & meta-package for the nwg-shell project: a GTK3-based shell for sway and Hyprland Wayland compositors.
The nwg-shell project aims to create a consistent, GTK3-based user interface for the sway Wayland Compositor. In order to give the user the greatest possible choice, some interface elements provide several alternative solutions. The shell contains 4 predefined desktop styles, which can be freely modified by the user.
fast, friendly DNS client.
dog-community is a maintained fork of the beloved terminal DNS client (dog/doge). It keeps the human-readable output you know, adds steady fixes, and supports DNS over HTTPS/TLS with JSON output for scripting.
The largest community building the future of LLM apps
LangChain’s flexible abstractions and AI-first toolkit make it the #1 choice for developers when building with GenAI. Join 1M+ builders standardizing their LLM app development in LangChain's Python and JavaScript frameworks.
Related contents:
- #307.src - Langchain: Faire de l'IA comme des Lego avec Maxime Thoonsen @ <ifttd>.
- Tour d'horizon des frameworks pour créer des applications basées sur les LLM @ Data-Crafting.io :fr:.
- #304.bin - Bilan 2024: Le début de la révolution avec Quentin Adam @ <ifttd>.
- Construire son RAG (Retrieval Augmented Generation) grâce à langchain: L’exemple de l’Helpdesk d’OCTO @ OCTO talks :fr:.
- CLI Chatbot with LangChain and OpenAI in Node.js @ rw;eruch.
- Meetup GenAI - Découverte de LangChain @ Flint's YouTube :fr:.
- Agents 2.0: From Shallow Loops to Deep Agents @ PHILSCHMID.
- Production RAG: what I learned from processing 5M+ documents @ Abdellatif Abdelfattah.
- Intégration de Google Drive avec langchain @ Octo talks! :fr:.
- Deux techniques pour ingérer des pages web pour le RAG : BeautifulSoup vs Docling @ lbke :fr:.
- Créer un RAG avec LangChain en 5 étapes @ lbke :fr:.
- RAG Against The Machine @ Quoi de neuf les devs ? :fr:.
- LangChain, LangGraph Flaws Expose Files, Secrets, Databases in Widely Used AI Frameworks @ The Hacker News.
Install, Run & Control Databases on Your Computer with 1 Click.
Pinokio is a browser that lets you install, run, and programmatically control ANY application, automatically. No more opening the terminal. No more git clone. No more conda install. No more pip install. No more messing with execution environments.
🕵️♂️ All-in-one OSINT tool for analysing any website. Comprehensive, on-demand open source intelligence for any website.
Get an insight into the inner-workings of a given website: uncover potential attack vectors, analyse server architecture, view security configurations, and learn what technologies a site is using.
Related contents: