User Activity

  • Committed [6ba484] on Code-WXKDE

    Added back a line that was lost during merge

  • Committed [8f567b] on Code-WXKDE

    Merge branch 'master' of https://invent.kde.org/utilities/konsole into win32-input-mode

  • Posted a comment on ticket #2571 on 7-Zip

    Found a tool implementing exactly this logic: https://github.com/mxmlnkn/ratarmount

  • Posted a comment on ticket #2571 on 7-Zip

    Here is PoC in python using awesome indexed_gzip library: import indexed_gzip as igzip import tarfile import json import os import argparse import time # File extensions for our index files GZIP_INDEX_EXT = '.gzi' TAR_MANIFEST_EXT = '.json' def create_index(tar_gz_path, force=False): """ Creates a GZIP index (.gzi) and a TAR manifest (.json). This is a "slow" one-time operation per archive. This can be done simultaneously with listing of archive contents. """ gzip_index_path = tar_gz_path + GZIP_INDEX_EXT...

  • Created ticket #2571 on 7-Zip

    .tar.gz random access

  • Posted a comment on ticket #1191 on qmmp

    See also: https://sourceforge.net/p/qmmp-dev/tickets/1173/

  • Posted a comment on ticket #1173 on qmmp

    Possible solution: https://sourceforge.net/p/qmmp-dev/tickets/1191/

  • Created ticket #1191 on qmmp

    Select default ANSI charset based on system locale

View All

Personal Data

Username:
unxed
Joined:
2006-06-13 02:34:08

Projects

  • No projects to display.

Personal Tools