Kick AppVeyor builds
Handbook to stuff nice, but complicated
Build scripts for building PySide from the Git repositories. Supports several Desktop Linux distributions, MeeGo Netbook and Mac OS X. Patches to support other distrubutions/systems welcome.
Anti-blocking subprocess implementations https://bugs.python.org/issue14872
Model an algorithm as a list of functions.
Terminal Mandelbrot fractal viewer
Ampify is a decentralised application platform intended as a replacement for the Web. See the README for more info and join in!
techtonik/android-sendcatcher 0
Receive files sent by other applications
techtonik/ansible-modules-core 0
Ansible modules - these modules ship with ansible
techtonik/ansible-modules-extras 0
Ansible extra modules - these modules ship with ansible
startedZulux91/bash2py
started time in a day
issue commentCERN-CERT/WAD
@i-sylar please give more details.
comment created time in a day
issue commentphilipstarkey/bitbucket-hg-exporter
Importing issues to todo.sr.ht
There is a bash script that does basic JSON to JSON field mapping https://hg.sr.ht/~sircmpwn/invertbucket
comment created time in 2 days
push eventrirror/packages.debian.org
commit sha fa217e42b4464a5f2f88122833661d0efa9021d5
Update debtags URLs from debtags.alioth.debian.org to debtags.debian.org
commit sha 701c38c69512b5ac541ff2790c0d67cc3be5f24e
Update debian-policy links
push time in 2 days
PR opened FarGroup/www
It is no longer supported by secure browsers https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Charset#Browser_compatibility
pr created time in 2 days
push eventtechtonik/far-www
commit sha e7f9e4e58aa3eb0758d63071c057d1dc1ce8c941
Run instructions + links to main and local site
commit sha d289ad85850a80cfa6b0866a05caf4b09ea93edc
Merge pull request #1 from techtonik/patch-1 Run instructions + links to main and local site
commit sha ff0c6b00985fff6455b1c483ffd3d7f3ac07d159
list stable builds
commit sha ac76071e9db9e64957b41daa3a7bbb30415fa6ca
add .gitattributes
commit sha c35e44f5f0dbcc076f27d794baba0d7e2bc25180
remove news
commit sha c0803bcb2c22a01f1d2c56ad0944a8624df4b0f1
Fix OS page index, transparent logo background
commit sha 95083bc8a43be09278362f4574a0d1394e3a5c91
Fix page indices
commit sha a3a6728cb94934c417f5df547d989490508bb9de
Page index again
commit sha 5d6c23a08dd4c9aa5cd3b103fd3288c449a37ddf
minor update
commit sha 0fa53b13ba6acff64b572d1f525d874020d0d6ae
make it more secure
commit sha f8c7b194711b6610489a11084093b4a4ee01d8b9
convert to utf8
commit sha 5e092be30728370fb809f6fdd35360ae49fd902b
Rework downloads page, add commit urls, fix footer encoding
commit sha 3853e8e9990f49011bb33a19aac9d4047ecb4eca
Add CI builds URL
push time in 2 days
PR closed FarGroup/www
Web is utf-8. Chrome even removed encoding switch support.
$ ../FarManager/enc/tools/contrib/techtonik/rucheck.py
./site/common.php - 21 russian (cp1251) symbols
./site/getlang.php - 16 russian (cp1251) symbols
./site/history/far130b.html - 689 russian (cp1251) symbols
./site/inc/common.en.php - 49 russian (cp1251) symbols
./site/inc/problems.ru.php - 3523 russian (cp1251) symbols
./site/inc/links.ru.php - 112 russian (cp1251) symbols
./site/inc/opensource.ru.php - 218 russian (cp1251) symbols
./site/inc/download.ru.php - 120 russian (cp1251) symbols
./site/inc/common.ru.php - 124 russian (cp1251) symbols
./site/inc/plugins.ru.php - 1908 russian (cp1251) symbols
./site/inc/index.ru.php - 767 russian (cp1251) symbols
./site/inc/license.ru.php - 40 russian (cp1251) symbols
./site/inc/news.ru.php - 356 russian (cp1251) symbols
./site/inc/screenshots.ru.php - 324 russian (cp1251) symbols
$ ../FarManager/enc/tools/contrib/techtonik/rucheck.py . | cut -f1 -d' ' | xargs -L1 -I % iconv -f windows-1251 -t utf-8 -o % %
pr closed time in 2 days
pull request commentFarGroup/www
Yes. The website is converted.
https://github.com/FarGroup/FarManager/pull/278
$ python ../FarManager/enc/tools/contrib/techtonik/rucheck.py .
$
comment created time in 2 days
pull request commentFarGroup/www
@alabuzhev need to make a few fixes to my windows-1251/cp1251 detector to say for sure. Right now it also triggers on utf-8 strings.
comment created time in 2 days
startedalexmojaki/snoop
started time in 9 days
issue openedphilipstarkey/bitbucket-hg-exporter
Importing issues to todo.sr.ht
Are there any scripts that import downloaded .json into todo.sr.ht tracker instances? https://man.sr.ht/todo.sr.ht/api.md#ticket-resource
created time in 9 days
pull request commentpalantir/python-language-server
Upload wheels first to try to get pypi to detect deps
@gatesn did that help?
comment created time in 9 days
issue commentzyedidia/mkinfo
libtinfo.so.5: cannot open shared object file
https://github.com/zyedidia/mkinfo/commit/dbbfb2ec6a9f3b810413c08e7e73475c85b976af @serebit see.
comment created time in 9 days
issue commentzyedidia/mkinfo
libtinfo.so.5: cannot open shared object file
Or rewrite it in Go. =)
comment created time in 9 days
pull request commentastraw/stdeb
Allow to run scripts directly from source code checkout
@dirk-thomas yep, I don't use native packages anymore. All my Python is virtualenv and various containers. I would be interested to know what it takes to merge this project into https://github.com/jordansissel/fpm though.
comment created time in 9 days
Pull request review commentastraw/stdeb
Allow to run scripts directly from source code checkout
where distfile is a .zip or .tar.gz file built with the sdist command of distutils. """ -import stdeb.cli_runner+import os import sys +# allow to run script from source code checkout+script_path = os.path.abspath(os.path.dirname(__file__))+if os.path.exists(script_path + '/../setup.py'):
@jayvdb setting up wrapper script or PYTHONPATH is no different than installing this tool, which contradicts with the purpose of the patch - to run scrips directly from checkout without any additional documentation or installation steps.
comment created time in 9 days
issue commentnitroshare/nitroshare-desktop
No icon in Ubuntu Studio 16.04
@StephanieF although I am now using i3 I think that KDE folks at https://ubuntustudio.org/ will be able to help as well. At least they should know common problems when packaging applications for KDE.
comment created time in 9 days
issue commentValveSoftware/Proton
IsADirectoryError: trying to copy openvr_api_dxvk.dll
Happened when uninstalling a game and then reinstalling it after some time. Most likely Proton is unable to clean up the dir properly.
>>> Adding process 1820032 for game ID 293260
Traceback (most recent call last):
File "/home/techtonik/.local/share/Steam/steamapps/common/Proton 5.0/proton", line 697, in <module>
g_session.init_session()
File "/home/techtonik/.local/share/Steam/steamapps/common/Proton 5.0/proton", line 538, in init_session
g_compatdata.setup_prefix()
File "/home/techtonik/.local/share/Steam/steamapps/common/Proton 5.0/proton", line 347, in setup_prefix
try_copy(g_proton.lib_dir + "wine/dxvk/openvr_api_dxvk.dll", self.prefix_dir + "/drive_c/windows/syswow64/")
File "/home/techtonik/.local/share/Steam/steamapps/common/Proton 5.0/proton", line 59, in try_copy
shutil.copy(src, dst)
File "/usr/lib/python3.8/shutil.py", line 415, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.8/shutil.py", line 261, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
IsADirectoryError: [Errno 21] Is a directory: '/home/techtonik/.local/share/Steam/steamapps/compatdata/293260/pfx//drive_c/windows/syswow64/'
$ ls -la ~/.local/share/Steam/steamapps/compatdata/293260/pfx/drive_c/windows/
total 12
drwxrwxr-x 3 techtonik techtonik 4096 вер 27 23:00 .
drwxrwxr-x 5 techtonik techtonik 4096 вер 27 23:00 ..
drwxrwxr-x 2 techtonik techtonik 4096 вер 28 20:00 Fonts
comment created time in a month
PR opened SCons/scons
[skip ci]
Contributor Checklist:
- [ ] I have updated
CHANGES.txt(and read theREADME.rst) - [x] I have updated the appropriate documentation
pr created time in 2 months
push eventtechtonik/scons-1
commit sha d3685438664cea67dd581f2d89956bc498ac5d21
README.rst Simplify docs for running from repo [skip ci]
push time in 2 months
pull request commentPyCQA/modernize
Code to preserve original linefeeds (issue #121)
@graingert I see this project became derived from fissix, which need more docs to understand what is latest lib2to3 and what are enhancements.
comment created time in 2 months
startedjreese/fissix
started time in 2 months
push eventrirror/packages.debian.org
commit sha 0c1b56f15d0d6d6e0ad65bb47f9fbda4fa0b565d
focal is current_release
commit sha 73b84f4e59dfc32375e6f9adc82be3920ccae15f
Remove eoan
push time in 2 months
startedmywave82/opencubicplayer
started time in 3 months
issue openedFarGroup/FarManager
https://github.com/topics/file-manager lists more terminal apps than https://github.com/topics/filemanager
Changing the tag would yield more people discover this. =)
created time in 3 months