Hebdomadaire Shaarli

Tous les liens d'un semaine sur une page.

Semaine 42 (October 13, 2025)

DiskCache: Disk Backed Cache — DiskCache 5.6.1 documentation

DiskCache: Disk Backed Cache

DiskCache is an Apache2 licensed disk and file backed cache library, written in pure-Python, and compatible with Django.

The cloud-based computing of 2023 puts a premium on memory. Gigabytes of empty space is left on disks as processes vie for memory. Among these processes is Memcached (and sometimes Redis) which is used as a cache. Wouldn’t it be nice to leverage empty disk space for caching?

Django is Python’s most popular web framework and ships with several caching backends. Unfortunately the file-based cache in Django is essentially broken. The culling method is random and large caches repeatedly scan a cache directory which slows linearly with growth. Can you really allow it to take sixty milliseconds to store a key in a cache with a thousand items?

GitHub - pommee/goaway: Lightweight DNS sinkhole written in Go with a modern dashboard client
thumbnail

dns filter go

MobaXterm free Xserver and tabbed SSH client for Windows
thumbnail

MobaXterm
Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more

Beszel | Simple, lightweight server monitoring
thumbnail

Beszel

Simple, lightweight server monitoring

Testing Frameworks for Javascript | Write, Run, Debug | Cypress
thumbnail

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.