Mia Herkt
mia
Involved Projects and Packages
FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper
library around FFmpeg, plus some additional components to deal with file
formats libavformat has (or used to have) problems with.
This is a simple C library to read AES SOFA files that contain HRTFs stored
according to the AES69-2015 standard.
This library contains GPU-accelerated video/image rendering primitives, as well as a standalone vulkan-based image/video renderer. It is based on the core rendering algorithms and ideas of mpv.
The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion.
Convolution engine based on FFT convolution and using non-uniform partition sizes: small ones at the start of the IR and building up to the most efficient size further on. It can perform zero-delay processing with moderate CPU load.
Main features:
* Any matrix of convolutions between up to up 64 inputs and 64 outputs, as long as your CPU(s) can handle it.
* Allows trading off CPU load to processing delay, and remains efficient even when configured for zero delay.
* Sparse and diagonal matrices are handled as efficiently as dense ones. No CPU cycles or memory resources are wasted on empty cells in the matrix, nor on empty partitions if IRs are of different length.
With BTFS, you can mount any .torrent file or magnet link and then use it as any read-only directory in your file tree. The contents of the files will be downloaded on-demand as they are read by applications. Tools like ls, cat and cp work as expected. Applications like media players can also work without changes.
netdata is a system for distributed real-time performance and health monitoring.
It provides insights, in real-time, of everything happening on the system it
runs on (including applications such as web and database servers),
using interactive web dashboards.
qutebrowser is a keyboard-focused browser with a minimal GUI.
It's based on PyQt6 and QtWebEngine.
TLS/SSL FTP wrapper/proxy, allowing you to use your favorite FTP client with
any TLS/SSL-enabled FTP server.
PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5.
FireHOL is a language (and a program to run it) which builds stateful firewalls
from human-readable configuration files.
FireQOS is a program which sets up traffic shaping from human-readable
configuration files.
Both programs abstract away the differences between IPv4 and IPv6, and rules
for each protocol can be applied as needed.
reptyr is a utility for taking an existing running program and
attaching it to a new terminal. Started a long-running process over
ssh, but have to leave and don't want to interrupt it? Just start a
screen, use reptyr to grab it, and then kill the ssh session and head
on home.
Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Sun |
- 1 commit in devel:languages:python / python-validators
- 1 commit in network / btfs