Links
AddUp-to-date developments and analyses of the EU AI Act.
Related contents:
✨ A fast, cross-platform CLI tool to check the git status of multiple projects organized by categories.
Run check-projects to see which of your projects have uncommitted changes, are ahead of remote, or have other git status indicators.
ML Pipelines From Another Planet.Build out-of-this-world ML pipelines.
Run-anywhere computational framework for Python that simplifies and accelerates ML workflows and development. xorq is a deferred computational framework for building, running, and serving pandas groupby-apply style pipelines common in ML workflows. xorq is built on top of Ibis and Apache DataFusion.
Fast, secure and flexible Open Source firmware.
coreboot is a Free Software project aimed at replacing the proprietary firmware (BIOS/UEFI) found in most computers. coreboot performs the required hardware initialization to configure the system, then passes control to a different executable, referred to in coreboot as the payload. Most often, the primary function of the payload is to boot the operating system (OS).
coreboot is an extended firmware platform that delivers a lightning fast and secure boot experience on modern computers and embedded systems. As an Open Source project it provides auditability and maximum control over technology.
Related contents:
Secure direct video conferencing.
Privacy is the central idea behind this project. Only open technologies (such as WebRTC) are used, which work with all modern browsers. Thus, no installation of additional software is required, and the approach remains future-proof.
A conversation can be started immediately for free via Brie.fi/ng. A free iOS app is also available.
Features such as desktop sharing, text chat and simple invitation links are available. More can be easily added with knowledge of Javascript and Vue.
A minimalistic, customizable typing test.
The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
Monkeytype is a minimalistic and customizable typing test. It features many test modes, an account system to save your typing speed history, and user-configurable features such as themes, sounds, a smooth caret, and more. Monkeytype attempts to emulate a natural typing experience during a typing test by unobtrusively presenting the text prompts and displaying typed characters in place, providing straightforward, real-time feedback on typos, speed, and accuracy.
The best open-source form builder. Build user-focused forms that drive impactful results.
Empower your audience by crafting user-centric forms that truly make a difference. Simplify data collection, engage users, and achieve meaningful results - all while staying budget-friendly. HeyForm is an open-source form builder that allows anyone to create engaging conversational forms for surveys, questionnaires, quizzes, and polls. No coding skills required.
An open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices.
Meshtastic® is a project that lets you use inexpensive LoRa radios as a long range off-grid communicator for areas without reliable cellular service. These radios are great for hiking, skiing, paragliding - essentially any hobby where you don't have reliable internet access. Each member of the mesh can send and view text messages and enable optional GPS based location features.
- Meshtastic @ GitHub.
- Episode 584 - Captain Meshtastic and the Solar Cowboy @ Linux Unplugged.
- Episode 125 - Tiny Mini Micro Systems FTW @ Self Hosted Podcast.
- France public channel @ Meshtastic's Discourse.
- Connaissez-vous le réseau MESHTASTIC ? et sa version GAULIX ? @ Framboise 314 :fr:.
- Episode #117: Retreat to attack @ Changelog & Friends.
- Meshtastic - Le réseau mesh radio qui fonctionne même quand tout s'effondre @ Korben :fr:.
- Gadgets For People Who Don't Trust The Government @ Benn Jordan's YouTube.
- Quand LORA relie le monde @ Blog Tech :fr:.
Break free from CSS vendor prefix hell! -prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.
Automatically provision and manage TLS certificates in Kubernetes. cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates. It supports issuing certificates from a variety of sources, including Let's Encrypt (ACME), HashiCorp Vault, and Venafi TPP / TLS Protect Cloud, as well as local in-cluster issuance. cert-manager also ensures certificates remain valid and up to date, attempting to renew certificates at an appropriate time before expiry to reduce the risk of outages and remove toil.
Terraform is an infrastructure as code tool that lets you build, change, and version infrastructure safely and efficiently. This includes low-level components like compute instances, storage, and networking; and high-level components like DNS entries and SaaS features.
Related contents:
- 17 Key Considerations Before Designing Terraform Modules @ My Devops Journal.
- Terraform Search: Deep-Dive @ mattias.engineer.
- Terraform Actions: Deep-Dive @ mattias.engineer.
- Why Ephemeral Resources in Terraform Matter: How MyCoCo Eliminated Secrets from State Files @ Dhruv Chaudhary's dev.to.
- Automating Azure SFTP deployment with Terraform @ Techielass - A blog by Sarah Lean.
- Terraform state locking explained (and why it hurts at scale) @ Stategraph.
- How to write and rightsize Terraform modules @ HashiCorp's The Stack.
- Implementing Test-Driven Development with Terraform @ Version 1's Medium.
- Implementing Terraform Drift Detection in Your Workflow @ Devin Rosario's dev.to.
- Writing a Terraform Action @ DanielMSchmidt.de.
- Querying Terraform state with AWS Athena @ Aidan Steele's blog (usually about AWS).
- Terraform Workbook - Your Guide to Infra as Code (IaC) @ Hackerstack.
- Collaborating with Terraform: How Teams Can Work Together Without Breaking Things @ SYJ's Learning Diary's Medium.
- Manage Azure Firewall Rules,NSG rules, using Terraform resource blocks and csv files @ Azure Infrastructure Blog.
- Terraform vs OpenTofu: Which IaC tool fits your platform strategy? @ Platform Engineering.
- Securing AWS IAM with Terraform: From Shared Root to Structured Access @ Rayane Kadi's Medium.
- 20 Terraform Best Practices I Wish I Had Learned Earlier @ AWS in Plain English's Medium.
- How We Scaled Code Repository Management at DNSimple @ DNSimple.
- Terraform Parallelism: How It Works, Tuning & Best Practices @ spacelift.
- A secure automation platform: Terraform Enterprise, Ansible Automation Platform, & Vault Enterprise @ HashiCorp's YouTube.
- How AirFrance-KLM built a secure automation platform at global scale with Terraform, Vault, and Ansible @ HashiCorp's The Stack.
- How We Scaled Code Repository Management at DNSimple @ DNSSimple Blog.
- Automating Route 53 DNS Updates with Terraform When ALBs Are Reprovisioned @ Young Gyu Kim's Medium.
- How do we use Terraform at Preply @ Preply Engineering Blog.
- Terraform Enterprise 1.2 upgrades workflows, visibility, and brownfield migration @ HashiCorp's The Stack.
- GitOps architecture, patterns and anti-patterns @ Platform Engineering.
- Terraform, Feature Flags and Configurability @ Ninad's Blog.
- Advanced Terraform performance optimization @ Ricard Bejarano.
- A more mature take on stateless Terraform @ Ricard Bejarano.
- Speeding up Terraform caching with OverlayFS @ Ricard Bejarano.
- SREcon23 Americas - Scaling Terraform at ThousandEyes @ USENIX's YouTube.
- Inside Terraform: A series about the internals of Terraform @ DanielMSchmidt.de.
- Terraform Drift Detection Powered by GitHub Actions @ rosecurity@dev.
- Terraform Audit Guide: Monitoring, Logging & Compliance @ Spacelift.
- Terraform is dead @ graham gilbert.
- Terraform State Isolation—How I Kept Dev, Staging, and Production From Destroying Each Other @ DevOps.dev.
Supply-chain Levels for Software Artifacts, or SLSA ("salsa").
SLSA is a specification for describing and incrementally improving supply chain security, established by industry consensus. It is organized into a series of levels that describe increasing security guarantees.
It’s a security framework, a checklist of standards and controls to prevent tampering, improve integrity, and secure packages and infrastructure. It’s how you get from "safe enough" to being as resilient as possible, at any link in the chain.
Related contents:
OpenSesame is a device that can wirelessly open virtually any fixed-code garage door in seconds, exploiting a new attack I've discovered on wireless fixed-pin devices. Using a child's toy from Mattel.
The library for faithful browser automation. High-fidelity fingerprinting for Bun, engineered for consistency and transparency.
mochi.js is a Bun-native, raw-CDP browser automation framework. Pass a seed and a profile; get a relationally-coherent fingerprint that survives a getParameter(0x9245) probe. JIT-friendly inject payload, Chromium-native fetch (real Chrome JA4 by definition), behavioral synth on top of Bezier+Fitts. Leaves no crumbs.
There are over a hundred HTML elements. This page uses all of them. You're looking at </p> right now.
Advanced LLM-powered brute-force tool combining AI intelligence with automated login attacks.
Related contents:
Accurate AI Transcriptions in Minutes.
Web service proposing to transcribe video and/or audio content using AI
Real fucking shellcode encryptor & obfuscator tool.
Supernova is an open-source tool that empowers users to securely encrypt and/or obfuscate their raw shellcode.
Open Source Identity and Access Management. Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users. Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.
Related contents:
A digital museum of video game levels.
CLICK AND DRAG to look around and use WASD to move the camera
Hold SHIFT to go faster, and use MOUSE WHEEL to fine tune the speed Z toggles the UI.
50+ Free Online Hardware Tests - Monitor, Mouse, Keyboard & Audio. Test every device in your setup. Fast, free, and online.
Professional-grade checks for displays, keyboards, mice, audio, controllers, gaming, and system performance. 50+ tools, all free in your browser.
Batch convert local Google Drive shortcuts (.gdoc, .gsheet, .gslides) into real Office files (.docx, .xlsx, .pptx) directly within your folder structure.
Related contents:
ActivityPub-federated video streaming platform using P2P directly in your web browser. An alternative to Big Tech's video platforms.
PeerTube is a tool for sharing online videos developed by Framasoft, a french non-profit.
Related content:
- PeerTube: the Fediverse’s decentralized video platform (part 1: first impressions) @ Elena Rossini.
- PeerTube: the Fediverse’s decentralized video platform (part 2: creator edition) @ Elena Rossini.
- Peertube - Open Source, Federated, Video Streaming! @ Awesome Open Source's YouTube.
- #89: Peering into the Tube @ Linux Matters.
IAM Least Privilege Policy Generator.
Policy Sentry is an AWS IAM Least Privilege Policy Generator, auditor, and analysis database. It compiles database tables based on the AWS IAM Documentation on Actions, Resources, and Condition Keys and leverages that data to create least-privilege IAM policies.
Public DNS resolver from Germany.
A sovereign public DNS resolver that reliably filters out ads, tracking and malware, making the internet safer and faster. All servers are located exclusively in Germany.
Related contents:
Game Of Active Directory is a free pentest active directory LAB(s) project.
The purpose of this tool is to give pentesters a vulnerable Active directory environment ready to use to practice usual attack techniques. The idea behind this project is to give you an environment where you can try and train your pentest skills without having the pain to build all by yourself. This repository was build for pentest practice 🙂
Related contents:
LLM inference, optimized for your Mac. Local AI, no more waiting on your Mac.
LLM inference server with continuous batching & SSD caching for Apple Silicon — managed from the macOS menu bar.
macOS-native MLX server with smart caching. Claude Code, OpenClaw, and Cursor respond in 5 seconds, not 90.
Related contents:
Petal is a native macOS menu bar app for fast, local-first audio transcription.
High-performance processors. HPC & AI processor. The most complex processor ever designed in Europe.
Related contents:
🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten.
Wasmer is a blazing fast and secure WebAssembly runtime that enables incredibly lightweight containers to run anywhere: from Desktop to the Cloud, Edge and your browser.
SedonaDB is an open-source single-node analytical database engine with geospatial as a first-class citizen. It aims to deliver the fastest spatial analytics query speed and the most comprehensive function coverage available.
Related contents:
jq for binary formats - tool, language and decoders for working with binary and text formats.
fq is inspired by the well known jq tool and language and allows you to work with binary formats the same way you would using jq. In addition it can present data like a hex viewer, transform, slice and concatenate binary data. It also supports nested formats and has an interactive REPL with auto-completion.
It was originally designed to query, inspect and debug media codecs and containers like mp4, flac, mp3, jpeg. But has since then been extended to support a variety of formats like executables, packet captures (with TCP reassembly) and serialization formats like JSON, YAML, XML, ASN1 BER, Avro, CBOR, protobuf. In addition it also has functions to work with URL:s, convert to/from hex, number bases, search for things etc.
Open Agent Harness.
OpenHarness delivers core lightweight agent infrastructure: tool-use, skills, memory, and multi-agent coordination.
Related contents:
Novius OS, CMS open-source nouvelle génération, transforme votre back-office en OS web
Your files, found in seconds. Privately.
bHive reads what's inside your documents, photos and recordings — so you can find anything by describing it, or simply ask a question and get an answer drawn from your own files. All on your Mac. Nothing is ever uploaded.
Related contents:
Simple and Elegant Docker Management UI written in Typescript and SvelteKit.
Visual Editor for Kubernetes Deployments.
KubeForge is a visual-first toolkit that simplifies the process of building, validating, and managing Kubernetes deployment configurations. Whether you're new to Kubernetes or maintaining large-scale systems, KubeForge streamlines the creation of valid deployment YAMLs using an intuitive interface backed by live schema references.
A modular data visualization framework for React, Angular, Svelte, and vanilla TypeScript or JavaScript
Machine management for a container-centric world.
Machine lets you create Docker hosts on your computer, on cloud providers, and inside your own data center. It creates servers, installs Docker on them, then configures the Docker client to talk to them.
Telize is a JSON IP and GeoIP REST API (IP Geolocation) built on Nginx and Lua http://www.telize.com
Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, IPFIX, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
Related contents:
easy to use, completely free.
Violet is a UML editor with these benefits: Very easy to learn and use. Draws nice-looking diagrams. Completely free. Cross-platform. Violet is intended for developers, students, teachers, and authors who need to produce simple UML diagrams quickly
Analyze Azure resources and identify whether they comply with Azure's best practices and recommendations.
Azure Quick Review (azqr) is a powerful command-line interface (CLI) tool that specializes in analyzing Azure resources to ensure compliance with Azure's best practices and recommendations. Its main objective is to offer users a comprehensive overview of their Azure resources, allowing them to easily identify any non-compliant configurations or areas for improvement.
Expose your local server to the public internet instantly.
A modern, open-source alternative to localtunnel. Bundles client & server to host your own tunnel infrastructure.
Develop, Host, and Scale Your Apps in the Cloud The Open Hybrid Cloud Application Platform by Red Hat
GPS Tracking: Open-Source GPS Tracking System. OpenGTS™ ("Open GPS Tracking System") is the first available open source project designed specifically to provide web-based GPS tracking services for a "fleet" of vehicles.
HTML_CodeSniffer is a client-side script that checks HTML source code and detects violations of a defined coding standard. HTML_CodeSniffer is written entirely in JavaScript, does not require any server-side processing and can be extended by developers to enforce custom coding standards by creating your own "sniffs".
A jQuery autocomplete plugin for the discerning developer. After spending years struggling with various autocomplete plugins, I became fed up with their bugginess, poor documentation, lack of updates, inflexibility, and antiquated coding patterns. Surely something as fundamental as autocomplete could — really, should — be done better. And now it has. Meet Marco Polo. For the discerning developer.
BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Warp 10 is a modular open source platform shaped for the IoT that collects, stores and allows you to analyze sensor data.
Dagor Engine and Tools source code from Gaijin Games KFT.
Search prompts for Stable Diffusion, DALL-E & Midjourney. Search millions of art images by AI models like DALL-E, Stable Diffusion, Midjourney...
Blazingly Fast & Customizable Linux distribution based on Arch Linux.
CachyOS is designed to deliver lightning-fast speeds and stability, ensuring a smooth and enjoyable computing experience every time you use it. Whether you're a seasoned Linux user or just starting out, CachyOS is the ideal choice for those looking for a powerful, customizable and blazingly fast operating system.
Related contents:
collective.addthis is a simple Plone addon which brings addthis.com services to Plone pages under document actions.
A cross-platform, reimplementation of Notepad++.
Though the application overall is stable and usable, it should not be considered safe for critically important work.
Related contents: