3 liens privés
dns filter go
Beszel
Simple, lightweight server monitoring
Test. Automate. Accelerate.
With Cypress, you can easily create tests for your modern web applications, debug them visually, and automatically run them in your continuous integration builds.
MobaXterm
Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more
A powerful, easy to use template engine for Rust
Inspired by Jinja2 and Django templates
The editor for what's next
Zed is a next-generation code editor designed for high-performance collaboration with humans and AI.
ut
A fast, lightweight CLI utility toolkit for developers and IT professionals. ut provides a comprehensive set of commonly-used tools in a single binary, eliminating the need to install and remember multiple utilities or search for random websites to perform simple tasks.
Build apps with AI, no coding required
Dyad is a free, local, open-source AI app builder
⭐15.9k
The community-driven alternative to Lovable, v0, Bolt and Replit.
A tester
Note: Firefox, mes extensions obligatoires
Il n’y a plus débat :
Payloads All The Things
A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques!
Coolify
Open Source PaaS
Self-host your own databases, services (like WordPress, Plausible Analytics, Ghost) and applications (like Next.js, Nuxt.js, Remix, SvelteKit) with ease.
Monitor your servers with confidence
Checkmate is end to end monitoring made simple. Get real-time insights into your infrastructure with powerful analytics and instant alerts.
Deskflow
Deskflow is a free and open source keyboard and mouse sharing app. Use the keyboard, mouse, or trackpad of one computer to control nearby computers, and work seamlessly between them. It's like a software KVM (but without the video). TLS encryption is enabled by default. Wayland is supported. Clipboard sharing is supported.
DocuSeal
Open source document filling and signing
Docker releases Follow @docusealco
DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool.
Group together console logs
In Javascript you can group together console logs by using console.group()
This will output all of the following console logs in a nicer indented form.
console.group("Food");
console.log("Apple");
console.log("Banana");
console.log("Cookie");
JavaScript
image
You can nest groups inside of one another. To end a group just call console.groupEnd()
Kokoro TTS
A CLI text-to-speech tool using the Kokoro model, supporting multiple languages, voices (with blending), and various input formats including EPUB books and PDF documents.
edge-tts
edge-tts is a Python module that allows you to use Microsoft Edge's online text-to-speech service from within your Python code or using the provided edge-tts or edge-playback command.
PostgreSQL conditional upserts
So in order to do an "upsert" we use an INSERT command with a CONFLICT statement. Then if we need to do some conditional setting in the case of existing data then we can use the "temp table" EXCLUDED that PostgreSQL provide to us. They have a nice example how to use that in their docs and here's mine example:
2 méthodes simples pour nettoyer le dossier WinSxS sur Windows 11