Martin Schmitt
Martin Schmitt
Hello! First of all, thanks a lot for your work on Pannellum, which always performs wonderfully everywhere I take it. Right now I'm dealing with a small issue that looks...
Hi, thanks for this great tool. I've downloaded every single demo since I started CS:GO, because no idea why, and thanks to headshotbox, my habit has fully paid off. ;-)...
# Steps to reproduce Identify any static service, for example one that is started by a timer: `systemctl list-units --type=timer` This example shall use `apt-daily.service`. `apt-daily.service` is a static service:...
**In reader-10-Machine-readable-v1.sh, match the URL without http/https schema** - libslirp0: `Format: https://dep.debian.net/deps/dep5` - libspice-server1: `Format: https://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174` - linux-modules-nvidia-535-5.15.0-84-generic: `Format: //www.debian.org/doc/packaging-manuals/copyright-format/1.0/` **reader-50-superfuzzy.sh** - Add match for explicit "_GNU General Public License_"...
First of all, thanks for this excellent piece of software. I especially love the MIT license here. :-) My pet peeve with SC is that when I open a file...
I'm interested in finding the uptime since the most recent non-graceful shutdown. My systems do automated regular reboots, so any uptime since a non-graceful shutdown would be my "graceful uptime"....
I provide a high-level quantitative view for a client's Wifi with hundreds of quickly fluctuating guest devices. While setting up _unpoller_, I noticed the following in `/etc/unpoller/up.conf`: https://github.com/unpoller/unpoller/blob/f7b78fa0c1f45a7b19529ce27e34a2b65fedc393/examples/up.conf.example#L159-L161 It seems...
### Steps to Reproduce 1. Create a Syntaxhighligher block containing the following: ``` bar & ``` 2. Choose type "Plain Text". 3. Preview or publish ### What I Expected Content...
## Summary - OS: Debian 13 (Trixie) - Architecture: amd64 - Psutil version: 7.0.0 - Python version: 3.13.3 - Type: new-api (I guess?) ## Description ``` python3 -c 'import psutil;print(psutil.users())'...