Links
AddTasty mocking framework for unit tests in Java. Most popular Mocking framework for unit tests written in Java.
Related contents:
Create 💎 beautiful animations from boring screen recordins withing ⏳ seconds
Create animated mockups from boring screen recordings in seconds, powered by React.
Convert your boring screen recording into life-like mockups. Just drag-drop and export with a click.
Easier than "sacarse los mockos".
Create API mocks collaboratively, fully online and with custom code logic.
API mocking library for browser and Node.js. Industry standard API mocking for JavaScript.
Mock Service Worker is an API mocking library that allows you to write client-agnostic mocks and reuse them across any frameworks, tools, and environments.
Related contents:
Ollama Manager App.
Unofficial Ollama manager app for macOS, iOS, iPadOS, and visionOS, featuring server management, model management, and simple chat feature.
Related contents:
High-performance cloud for developers. The serverless platform for teams. Run generative AI models, large-scale batch jobs, job queues, and much more. Bring your own code — we run the infrastructure.
Modal is a serverless platform for data and AI/ML engineers to run and deploy code in the cloud without having to think about infrastructure. Run generative AI models, large-scale batch jobs, job queues, and more, all faster than ever before.
- Building a cost-effective analytics stack with Modal, dlt, and dbt @ Modal.
- Your October Dose of Data - October 2024 @ Data Council.
- Querying Billions of GitHub Events Using Modal and DuckDB (Part 1: Ingesting Data) @ noreasontopanic.
- What every dev should know about AI sandboxes @ Engineer's Codex.
- #140: News septembre 2026 RC2, Tailwind rejoint Shopify, des tokens gratuits et Homebrew UI @ Double Slash :fr:.
mod_auth_pubtkt is an Apache module that authenticates a user based on a cookie with a ticket that has been issued by a central login server and digitally signed using either RSA or DSA. This means that only the trusted login server has the private key required to generate tickets, while web servers only need the corresponding public key to verify them.
Whenever mod_auth_pubtkt encounters a request without a valid ticket/cookie, it redirects the user to a pre-configured login URL, passing the originally requested URL as a GET parameter. The login server can then prompt the user for credentials, verify them using any authentication backend it chooses, and upon success, generate a login ticket (signed with its private key), return it in a cookie to the client, and finally redirect the user back to the originally requested URL.
MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
Related contents:
- Model Context Protocol (MCP) Course @ Hugging Face.
- Introducing the Model Context Protocol @ Anthropic.
- LLM Agent Assisted Coding @ stafford williams.
- Everyone is talking about MCP @ Adam Silverman's X.
- What is Model Context Protocol (MCP)? How it simplifies AI integrations compared to APIs @ Norah Sakal.
- What is MCP by Anthropic?(Model Context Protocol) @ Toward AI.
- A Deep Dive Into MCP and the Future of AI Tooling @ Andreessen Horowitz.
- What is MCP (Model Context Protocol)? @ daily.dev.
- 230. MCP - It's Hot, But Will It Win? @ Hardcore Software by Steven Sinofsky.
- MCP (Model Context Protocol): Simply explained in 5 minutes @ High Growth Engineer.
- The “S” in MCP Stands for Security @ Elena Cross' Medium.
- Everything Wrong with MCP @ Shrivu's Substack.
- MCPs, Gatekeepers, and the Future of AI @ I Am Charlie Graham.
- A Critical Look at MCP @ Raz Blog.
- MCP vs API @ Glama.
- MCP explained without hype or fluff @ nilenso.
- What are MCP Servers? @ The Fly Blog.
- Block's Playbook for Designing MCP Servers @ Block Engineering Blog.
- MCP is eating the world—and it's here to stay @ Stainless.
- MCP: An (Accidentally) Universal Plugin System @ Works on My Machine.
- MCP is eating the world—and it's here to stay @ Stainless.
- MCP Vulnerabilities Every Developer Should Know @ Composio.
- Your MCP Doesn’t Need 30 Tools: It Needs Code @ Armin Ronacher's Thoughts and Writings.
- The State of MCP Security @ Pynt.
- MCPs Are Just Other People's Prompts Pointing to Other People's Code @ Daniel Miessler.
- you need to learn MCP RIGHT NOW!! (Model Context Protocol) @ NetworkChuck's YouTube.
- Episode #112: A new direction for AI developer tooling @ Changelog & Friends.
- What is special about MCP? @ Jessitron.
- Code execution with MCP: Building more efficient agents @ Engineering @ Anthropic.
- MCP Apps: Extending servers with interactive user interfaces @ mcp blog.
- Model Context Protocol (MCP) Tutorial: Build Your First MCP Server in 6 Steps @ towards data science.
- MCP is dead. Long live the CLI @ Eric Holmes.
This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
Modèles de mises en forme de CV au format ott pour le traitement de texte Writer de LibreOffice.
A unified library of SOTA model optimization techniques like quantization, distillation, pruning, neural architecture search, speculative decoding, etc. It compresses deep learning models for downstream deployment frameworks like TensorRT-LLM, TensorRT, vLLM, etc. to optimize inference speed.
The open source control plane for AI inference.
Modelplane is software you install and run in your own environment to orchestrate models, the serving stack, and the infrastructure underneath across cloud, neocloud, and on-premise. It runs any model on any engine on any infrastructure, from a single GPU to disaggregated, multi-node deployments. Built on Crossplane, it is an active system that continuously reconciles your fleet toward the state you declare: provisioning inference clusters, scheduling deployments onto compatible clusters, scaling replicas, caching weights, and routing traffic.
Related contents:
Open Description Standard for AI Models.
An open description standard for defining cross-platform, multi-format AI models.
Stop writing CSS like it's 2015.
Modern CSS code snippets, side by side with the old hacks they replace. Every technique you still Google has a clean, native replacement now.
replace custom code with modern CSS.
Find custom code the browser could handle natively, with the evidence and browser support to decide safely.
Related contents:
For better or for worse, LLMs are here to stay. We all read content that they produce online, most of us interact with LLM chatbots, and many of us use them to produce content of our own.
In a series of five- to ten-minute lessons, we will explain what these machines are, how they work, and how to thrive in a world where they are everywhere.
You will learn when these systems can save you a lot of time and effort. You will learn when they are likely to steer you wrong. And you will discover how to see through the hype to tell the difference. ?
System font stack CSS organized by typeface classification for every modern OS.
The fastest fonts available. No downloading, no layout shifts, no flashes — just instant renders.
A found history of illustration.
Modern Illustration is an archive of print from c.1950-1975, collected and documented by illustrator Zara Picken.
Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.
Working with Django in the modern JavaScript ecosystem without giving up the things that make it great.
JavaScript is the lifeblood of the modern web application. You need it to do anything remotely complex on the web.
And these days, if you want a modern, responsive, interactive application—and who doesn't?—your front-end codebase may end up as large and complex as your back end.
🗄 Zero dependency streaming tar parser and writer for every JavaScript runtime. Built with the browser-native Web Streams API for performance and memory efficiency.
Inject web platform expertise, best practices, and modern API patterns directly into your AI coding agents.
Modern Web Guidance is an agent skill (aka SKILL.md) with a CLI that helps coding agents build better web applications using modern, high-performance, accessible, and secure APIs instead of legacy workarounds.
Mod_Gearman is an easy way of distributing active Nagios/Icinga checks across your network and increasing Nagios scalability. Mod-Gearman can even help to reduce the load on a single Nagios host, because its much smaller and more efficient in executing checks.
Modmanager is a centralised tool for downloading and updating docker mods for all your other Linuxserver containers.
Related contents:
Open Source email server
Regain your independence and protect your privacy by installing your own email server. It takes less than 10 minutes!
Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. It provides useful components such as an administration panel and webmail.
The Future is Retro.
elive your childhood with Chromatic, the ultimate retro cartridge gaming console.
Related contents:
modserver is an HTTP/1.1 application server supporting multiple languages.
Modular Homelab Dashboard allows quickly setting up a dashboard/entry point for your homelab. It provides a customizable interface allowing you to display various metrics, system statuses, and other information from your homelab services.
Inference from Kernel to Cloud.
Inference reimagined, from Kernel to Cloud. One unified stack.
Run AI across GPUs, CPUs, and ASIC - engineered for the most demanding inference workloads. Latest frontier models, or your own model.
Related contents:
Le module ecommerce pour Dolibarr vous permet d'utiliser Dolibarr pour gérer l'activité issue de sites ecommerce : commandes, clients, produits. Votre activité ecommerce est intégrée dans l'outil de gestion de votre entreprise. Vous utiliiserez les outils de l'ERP/CRM pour traiter les commandes de vos clients, suivre les clients, gèrer le stock et les achats fournisseurs, gèrer vos produits en vente sur le site ecommerce.
Proactively shrink a Linux host's kernel-module attack surface by blacklisting every module not currently in use.
A single POSIX shell script that shrinks a Linux host's kernel-module attack surface by writing a modprobe.d blacklist for every kernel module not currently in use, minus a built-in baseline and an optional sysadmin whitelist. No daemons, no initramfs changes, no AI inside the tool. One script, one run, one blacklist file.
Related contents:
Export pour LeGuide.com et comparateurs de prix
A manifest of JS modules and their more modern/active replacements.
As part of the community e18e effort, this project provides a collection of module replacements (i.e. possible alternative packages).
Related contents:
Postez ici vos modules gratuits, petites classes surchargées, optimisations et autres bouts de code qui changent la vie et que vous voulez partager.
an open source, serverless framework for building intelligent functions and APIs, powered by WebAssembly.
You write your app logic in Go or AssemblyScript, and Modus provides additional features to easily integrate models, data, and external services.
Run the Moebius inpainting model in the browser.
Paint over a region of an image to replace it; the denoising loop runs locally on your GPU. The first run downloads ~1.27 GB of weights from Hugging Face (then browser-cached). A WebGPU-capable browser (recent Chrome or Safari) is required.
Related contents:
Deliver Great Products with API Analytics. Grow and Monetize API Products. Activate, engage, and monetize more users with a powerful API analytics platform
MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages.
Powerful CPU+GPU Programming. Mojo is a pythonic language for blazing-fast CPU+GPU execution without CUDA. Optionally use it with MAX for insanely fast AI inference.
Related contents:
Mojolicious is a fresh take on Perl web development, based on years of experience developing the Catalyst framework, and utilizing the latest web standards and technologies. You can get started with your project quickly, with a framework that grows with your needs.
The Mojo stack provides a consistent set of components that can be used in any project. The guides cover most aspects of using the framework and the components have comprehensive reference documentation. Mojolicious is a real-time web framework, which allows a new class of web applications using WebSockets and having long-running requests without blocking.
A next generation web framework for the Perl programming language. Back in the early days of the web, many people learned Perl because of a wonderful Perl library called CGI. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the techniques used are outdated now, the idea behind it is not. Mojolicious is a new attempt at implementing this idea using state of the art technology.
A RISC-V instruction set extension for privacy-oriented programming. Mojo-V allows programmers to write software that computes on data that no software or person can see, except the data owner. Mojo-V implements this novel form of secret computation using simple extensions to a RISC-V CPU.
Phish-back your credentials to attackers using contextualized deceptive technology.
A Modern Linker 🦠.
mold is a faster drop-in replacement for existing Unix linkers. It is several times quicker than the LLVM lld linker, the second-fastest open-source linker, which I initially developed a few years ago. mold aims to enhance developer productivity by minimizing build time, particularly in rapid debug-edit-rebuild cycles.
A deep-research agent with an enforced budget, verified quotes, and a privacy boundary for local data.
Ask a question. mole decomposes it, searches, reads sources, extracts claims, checks each claim against the text it came from, looks for contradictions between them, and writes an answer with citations. Every model call is reserved against a budget before it happens and settled after, so the ceiling you set is the ceiling it hits.
Moli is a production-ready headless browser for AI agents. Its on-demand layout and rendering design combines a complete browser runtime with a lightweight resource footprint.
A utility package for guessing date's format
Parse, validate, manipulate, and display dates and times in JavaScript
A lightweight javascript date library for parsing, manipulating, and formatting dates.
Clock associating time with historical or mathematical facts.
Related contents:
Method for an Optimised aNAlysis of Risks. MONARC is a tool and a method allowing an optimised, precise and repeatable risk assessment.
Depending on its size and its security needs, organisations must react in the most appropriate manner. Adopting good practices, taking the necessary measures and adjusting them proportionally: all this is part of the process to ensure information security. Most of all, it depends on performing a risk analysis on a regular basis.
PyTorch Single Controller.
Monarch is a distributed execution engine for PyTorch. Our overall goal is to deliver the high-quality user experience that people get from single-GPU PyTorch, but at cluster scale.
An innovative superfamily of fonts for code.
The Monaspace type system is a monospaced type superfamily with some modern tricks up its sleeve. It consists of five variable axis typefaces. Each one has a distinct voice, but they are all metrics-compatible with one another, allowing you to mix and match them for a more expressive typographical palette.
Related contents:
Your go-to work platform.
Streamline workflows and gain clear visibility across teams to make strategic decisions with confidence.