souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 82
Maestro https://maestro.dev/
30/03/2026 cluster icon
  • QtWeb Internet Browser : QtWeb is a fast, lightweight and portable browser with some unique UI and privacy features. QtWeb is an open source project based on Nokia's Qt framew...
  • mob : Smooth git handover for remote pair/mob programming. mob is an open source command line tool written in go mob is the fastest way to hand over code vi...
  • Portia : Portia is a tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to id...
  • Infection Monkey : The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The M...
  • PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language

Maestro is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast.
Write your first test in under five minutes using YAML flows and run them on any emulator, simulator, or browser.

opensource testing tool mobile web yaml
Everything Claude Code https://ecc.tools/
25/03/2026 cluster icon
  • sim : Open-source platform to build and deploy AI agent workflows.
  • LM Studio : LM Studio is a desktop app for developing and experimenting with LLMs on your computer. Key functionality A desktop application for running local LLMs...
  • GitHub Copilot : With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
  • Grype : A vulnerability scanner for container images and filesystems.
  • Waffles : A collection of command-line tools for researchers in machine learning, data mining, and related fields. All of the functionality is also provided in ...

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

ai agent skills security claudecode
Unicode characters you can not see https://invisible-characters.com/
22/03/2026 cluster icon
  • Hack a Day : Hackaday serves up Fresh Hacks Every Day from around the Internet.
  • textfiles.com : What this site offers is a glimpse into the history of writers and artists bound by the 128 characters that the American Standard Code for Information...
  • Twitalics : Make text look italic or bold using nothing but raw Unicode characters
  • Shapecatcher : Unicode character recognition! This is a tool to help you find Unicode characters. Finding a specific character whose name you don't know is cumbersom...
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)

In Unicode there are a lot of invisible, non-printable characters: regular white-space characters (e.g. U+0020 SPACE), language specific fillers (e.g. U+3164 HANGUL FILLER of the Korean Hangual alphabet), or special characters (e.g. U+2800 BRAILLE PATTERN BLANK). While all of these have a specific meaning in their natural context, they can be used in various applications that don't allow for regular whitespace characters.

unicode hack
p5.waves https://github.com/seb-prjcts-be/p5.waves
22/03/2026 cluster icon
  • Patchies : Patchies is a patcher for things that runs on the web. Patch together audio, visual and computational objects e.g. P5, Hydra, Strudel, ChucK, Orca, To...
  • Nature of Code : Book exploring the unpredictable evolutionary and emergent properties of nature in software via the creative coding framework p5js
  • P5LIVE : p5.js collaborative live-coding vj environment
  • p5.asciify : p5.asciify is an add-on library for p5.js and an advanced open-source ASCII conversion library, designed to transform canvases and textures in WEBGL m...
  • cables : Cables is a tool for creating beautiful interactive content. With an easy to navigate interface and real time visuals, it allows for rapid prototyping...

A p5.js addon library that provides a set of wave functions (sine, cosine, and variants), with usage similar to the noise() function.

creativecoding p5js
Typst https://github.com/typst/typst
22/03/2026 cluster icon
  • FlowType.JS : Web typography at its finest: font-size and line-height based on element width.
  • sIFR : sIFR is meant to replace short passages of plain browser text with text rendered in your typeface of choice, regardless of whether or not your users h...
  • Lost Type Co-op : The Lost Type Co-Op is a Pay-What-You-Want Type foundry, the first of its kind.
  • hyphenator - Project Hosting on Google Code :
  • I Love Typography : I Love Typography, devoted to fonts, typefaces and all things typographical.

Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use. Typst has:

Built-in markup for the most common formatting tasks
Flexible functions for everything else
A tightly integrated scripting system
Math typesetting, bibliography management, and more
Fast compile times thanks to incremental compilation
Friendly error messages in case something goes wrong
typography markup print document
The Am Dash https://www.theamdash.com/
22/03/2026 cluster icon
  • Webfonts.info : Webfonts.info is the dedicated source for ideas, inspiration, technical know how and anything to do with type on the web.
  • The League of Moveable Type : The Open-Source Type Movement
  • Cufón : Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use.
  • Fontdeck : Fontdeck is standards compliant, accessible and uses a pure CSS @font-face solution. No JavaScript required.
  • Kernest : Web Fonts. Delivered

For generations before generative text, writers have used the em dash to hop between thoughts, emotions, and ideas.

But this beloved punctuation mark has become a casualty of the algorithmic age. The em dash has been so widely adopted by AI-generated text that even when used by human hands, it begs the question: was this actually written or apathetically prompted?

We’re launching the am dash initially via two new, tailored typefaces: Times New Human and Areal, available to download and use alongside your custom fonts.

font ai typography
GitNexus https://github.com/abhigyanpatwari/GitNexus
16/03/2026 cluster icon
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...
  • Automatic Pull Request : AutoPR is a GitHub Action that autonomously writes pull requests in response to issues with ChatGPT.
  • Denigma : Denigma explains code in conversational English. Powered by machine learning.
  • Tabnine : Tabnine is an AI-powered code completion extension for IDEs
  • Insight.io : Insight.io brings IDE-like code intelligence features such as cross-reference, class hierarchy and semantic search, right into your browser and helps ...

The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent.

code browser ai git knowledge graph rag mcp
Patchies https://patchies.app/
14/03/2026 cluster icon
  • cables : Cables is a tool for creating beautiful interactive content. With an easy to navigate interface and real time visuals, it allows for rapid prototyping...
  • Wave.js : Audio visualizer library for javascript. Create dynamic animations that react to an audio file or audio stream.
  • p5.waves : A p5.js addon library that provides a set of wave functions (sine, cosine, and variants), with usage similar to the noise() function.
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • Nature of Code : Book exploring the unpredictable evolutionary and emergent properties of nature in software via the creative coding framework p5js

Patchies is a patcher for things that runs on the web. Patch together audio, visual and computational objects e.g. P5, Hydra, Strudel, ChucK, Orca, Tone.js, GLSL, etc.

creativecoding audio visualization p5js hydra strudel
Web Audio Studio https://webaudio.studio/
14/03/2026 cluster icon
  • Gibberish : Gibberish is designed to be a fast audio API for the browser. It takes the low-level building blocks provided by genish.js and uses them to create hig...
  • CLever Audio Plug-In : CLAP stands for CLever Audio Plug-in. It is an audio plug-in ABI which defines a standard for Digital Audio Workstations and audio plug-ins (synthesiz...
  • Gibberish : Fast, JavaScript DSP library that creates JIT optimized audio callbacks using code generation techniques. It is designed to be a fast audio API for br...
  • kimono : Turn websites into structured APIs from your browser in seconds
  • SoundManager 2 : Using HTML5 and Flash, SoundManager 2 provides reliable cross-platform audio under a single JavaScript API.

Visualize and debug Web Audio graphs

Write Web Audio API code and instantly see the graph it creates.
Inspect signal flow, tweak parameters, and hear every change in real time.

webaudio browser audio api
Ralph https://github.com/snarktank/ralph
10/01/2026 cluster icon
  • sim : Open-source platform to build and deploy AI agent workflows.
  • Everything Claude Code : The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencod...

Ralph is an autonomous AI agent loop that runs Amp repeatedly until all PRD items are complete. Each iteration is a fresh Amp instance with clean context. Memory persists via git history, progress.txt, and prd.json.

AI agent
Karakeep https://karakeep.app/
14/12/2025 cluster icon
  • Precis : Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Bookie Website : Python based delicious.com replacement
  • Memor : Memor is a bookmark manager.
  • Sourcegraph : Sourcegraph Server is a free, self-hosted code search server that integrates with your code host and supports multi-repository, regexp, and diff searc...

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

selfhosted bookmarks ai search
Fantasque Player https://gitlab.com/raphaelbastide/fantasque-player
09/11/2025 cluster icon
  • fuelux : Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered...
  • XHTML Character Entity Reference : This page contains the 252 allowed entities in HTML 4 and XHTML 1.0, as outlined in section 24 of the official HTML 4 specifications, published by the...
  • Shards : A free and modern UI toolkit for web makers based on the popular Bootstrap 4 framework.
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Ink : A Responsive Email Framework from ZURB. Quickly create responsive HTML emails that work on any device & client. Even Outlook.

Pimp your native HTML players.

html sound player
Jazz https://jazz.tools/
30/10/2025 cluster icon
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • Kinto : Kinto is a lightweight JSON storage service with synchronisation and sharing abilities.
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...

A new kind of distributed database that runs across your frontend, containers, serverless functions and its own cloud.

It syncs data, files and LLM streams instantly and feels like reactive local JSON state.

Built-in auth, orgs, multiplayer, edit history, permissions, encryption, offline support and more.

Self-host or use Jazz Cloud for zero-config magic. Open source (MIT)

distributed database sync cloud opensource
Precis https://github.com/leozqin/precis
27/10/2025 cluster icon
  • FreshRSS : FreshRSS is a self-hosted RSS and Atom feed aggregator.
  • Karakeep : A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
  • Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
  • Plausible Analytics : Plausible is a lightweight and open-source website analytics tool. It doesn’t use cookies and is fully compliant with GDPR, CCPA and PECR.
  • Sonerezh : A self-hosted, web-based application for stream your music, everywhere.

Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming

selfhosted rss application ai
FreshRSS https://freshrss.org/
27/10/2025 cluster icon
  • Precis : Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming
  • Plausible Analytics : Plausible is a lightweight and open-source website analytics tool. It doesn’t use cookies and is fully compliant with GDPR, CCPA and PECR.
  • Sonerezh : A self-hosted, web-based application for stream your music, everywhere.
  • Feedbin : Feedbin is an open source web based RSS reader. It provides a user interface for reading and managing feeds as well as a REST-like API for clients to ...
  • grocy : grocy is a web-based self-hosted groceries & household management solution for your home.

FreshRSS is a self-hosted RSS and Atom feed aggregator.

selfhosted rss application
openDAW https://opendaw.studio/
17/10/2025 cluster icon
  • RegPack : RegPack is a packer intended for use on minified Javascript code. It is mostly suited to small size constraints (1kb, up to 4kb).
  • rsizr : rsizr is a Flash application that lets you resize JPG, PNG, and GIF images on your computer. With rsizr, in addition to normal image rescaling and cro...
  • Query Mongo : Convert MySQL Queries to MongoDB Syntax
  • RoundPic : Online tool for making anti-aliased rounded corners (very Web 2.0!) for avatars and images
  • Feed43 : Your favorite site doesn't provide news feeds? This free online service converts any web page to an RSS feed on the fly.

openDAW is a next-generation web-based Digital Audio Workstation (DAW) designed to democratize music production and to resurface the process of making music by making high-quality creation tools accessible to everyone, with a strong focus on education and hands-on learning.

openDAW is designed with a strong focus on separation of concerns:

The studio runs independently of any specific service infrastructure.
There is no required login, no vendor lock-in.
Users can work immediately in the browser without creating an account.
music daw tool online
sim https://github.com/simstudioai/sim
11/10/2025 cluster icon
  • Kestra : Kestra is an open-source, event-driven orchestration platform that makes both scheduled and event-driven workflows easy. By bringing Infrastructure as...
  • n8n.io : n8n (pronounced nodemation) helps you to interconnect each and every app with an API in the world with each other to share and manipulate its data wit...
  • Budibase : Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s
  • Fider : Fider is an open platform to collect and organize customer feedback. By using the platform, your community can share, vote and discuss on ideas they h...
  • Pyroscope : Pyroscope is an open source continuous profiling platform. It will help you: Find performance issues in your code Resolve issues with high CPU utiliz...

Open-source platform to build and deploy AI agent workflows.

ai agent workflow automation opensource platform
Fluid Corpus Manipulation https://www.flucoma.org/
08/09/2025 cluster icon
  • librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
  • Sema : Sema is a playground where you can rapidly prototype live coding mini-languages for signal synthesis, machine learning and machine listening. Sema aim...
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • https://spag.cc/ : File upload and sound recording for livecoding sessions
  • Estuary : Estuary is a platform for collaboration and learning through live coding. It enables you to create sound, music, and visuals in a web browser. Key fea...

The Fluid Corpus Manipulation project (FluCoMa) instigates new musical ways of exploiting ever-growing banks of sound and gestures within the digital composition process, by bringing breakthroughs of signal decomposition DSP and machine learning to the toolset of techno-fluent computer composers, creative coders and digital artists.

music sound machinelearning dsp supercollider tool
Hurl https://hurl.dev/
08/09/2025 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • Pact : Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations ...

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.

It can chain requests, capture values and evaluate queries on headers and body response. Hurl is very versatile: it can be used for both fetching data and testing HTTP sessions.

Hurl makes it easy to work with HTML content, REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs.

cli http test tool api
Better Auth https://www.better-auth.com/
21/08/2025 cluster icon
  • Auth0 : Auth0 is a service that abstracts how users authenticate to applications. You can connect any application (written in any language or on any stack) to...
  • Ockam : Ockam is a suite of open source tools, programming libraries, and managed cloud services to orchestrate end-to-end encryption, mutual authentication, ...
  • pglite : Lightweight WASM Postgres with real-time, reactive bindings.
  • The Bastion : Bastions are a cluster of machines used as the unique entry point by operational teams to securely connect to devices using ssh. The Bastion provides ...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...

Better Auth is a framework-agnostic authentication and authorization framework for TypeScript. It provides a comprehensive set of features out of the box and includes a plugin ecosystem that simplifies adding advanced functionalities. Whether you need 2FA, multi-tenancy, multi-session support, or even enterprise features like SSO, it lets you focus on building your application instead of reinventing the wheel.

typescript authentication authorization 2fa sso oauth opensource
page 1 / 82
1639 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn