Marcel Partap
Marcel Partap
.. even when they point to the same path. If icdiff could take that into account that would be very helpful when comparing directory hierarchies : )
I'm trying to build the garden release on `bullseye` using following `Dockerfile` (adapted from https://github.com/gazebosim/gz-transport/issues/362#issue-1383176628): ``` FROM debian:bullseye RUN apt-get update \ && apt dist-upgrade -y \ && apt install...
Because in practice, systems often get stuck in high `iowait` scenarios, it would be great to have tools for diagnosing this in sysdig. Example questions would be: - Which application...
When `stat`ing a directory with some latin1-encoded filenames, I was getting this error: ```python Traceback (most recent call last): File "/usr/bin/jc", line 33, in sys.exit(load_entry_point('jc==1.25.1', 'console_scripts', 'jc')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/jc/cli.py",...
Hi, thx for providing this to ease teh dev pain 😅 For usage in our https://github.com/fsfw-dresden/usb-live-linux we want to install eclipse system-wide. `sudo umake ide eclipse /opt/eclipse` goes a long...
Uhm.. png is nice but not as searchable, so how about a PDF version :cowboy_hat_face:
In my tmux sessions I regularly forget / ignore to close htop instances and some keep long running for a reason. An idle timer to freeze would be awesome. The...
Ok whichever permutation of variable name I try (`!!{{ loopData.loop-times.data }}`, `{{ variables.loop-times }}`, `{{ loopData.loop-times.data }}`, `{{ loopData.loop-times }}`, `{{ loopData@loop-times }}`.. ), I can't get the **RegEx Variable**-Block...
### Describe the feature or problem you’d like to solve When searching with the `gh` cli utility, often times the _lines surrounding the matches_ is the relevant bit. These lines...
This app introduces a new file format and it would be nice to find a few sample files included. That said, the [manual](https://github.com/derkork/openscad-graph-editor/blob/master/manual/manual.md) seems well made.. :+1: :eyes: it's not...