Klemens Ullmann-Marx
Klemens Ullmann-Marx
The global search for notes is totally unusable because it is very, very slow. @see #966 I really like the new search box in the new three-column layout. But it...
I had an issue with current Chrome/Webkit browsers. One image, normally visible in the viewport without scrolling was not loaded by rimg. When I scrolled a tiny bit the image...
Use case: Image slider. Its ugly if you swipe to the next image, but the image is not loaded yet. Disabling lazy load for the whole page is not desireable...
It would be very nice to have a loading progress animation. Currently if you scroll down quickly the are a lot of blank "holes" in den page (still unloaded images)...
If I run a script in crontab using blocksync with --workers it always fails: ``` Traceback (most recent call last): File "/root/bin/blocksync.py", line 415, in sync(i, srcdev, dsthost, dstdev, options)...
Connected to https://github.com/theraser/blocksync/issues/9 > Add option to disable "DESTINATION WILL BE PERMANENTLY CHANGED!" #9 If the above change would be implemented it would make to sense to wait for a...
Hi, i've adapted the fork with .ini config file support by splitbrain/Watcher. Now watcher.py works with modern Python3 distributions: https://github.com/klemens-u/Watcher-Python3
I'm using Ubuntu 22.04. I installed the package globally: `sudo npm install -g svg-autocrop` I'd like to convert a single .svg. How do I do that? Is there a documentation...
For example `sysdig fd.ip!=111.222.333.444` removes all capture data except for networking events. Is this a bug? Maybe not, but is there a workaround? Usecase: For continuous capturing, I'd like to...
Hi Vsolina, this is a VERY interesting and promising project! I'm currently searching for a simple solution in the educational sector. A school class of 13/14 year old teens shall...