Tomasz Kramkowski

Results 12 issues of Tomasz Kramkowski

The current version of do expects #! to be followed by a /. A variety of tested systems treat the first word which follows #! as a path (which could...

The original playx didn't allow for youtube URIs with https instead of http. I added an s? after each http to allow for the possibility of an s. There is...

The "||" (prog iCE) jumper configuration allows the iCElink to configure the iCE40 in slave mode but there's no such option in icesprog. How would I go about having the...

### I have - [x] At least skimmed through [adding new extractor tutorial](https://github.com/rg3/youtube-dl#adding-support-for-a-new-site) and [youtube-dl coding conventions](https://github.com/rg3/youtube-dl#youtube-dl-coding-conventions) sections - [x] [Searched](https://github.com/rg3/youtube-dl/search?q=is%3Apr&type=Issues) the bugtracker for similar pull requests ### One of...

pending-fixes

Autoindent is a great feature, doing the magical vim indent mechanic where tabs are added when pressing anywhere inside a function has already been requested (and I've considered looking to...

This format seems very vague as to the specifics of each protocol. It may seem very intuitive that an ipv4 address (a 32 bit unsigned integer) should look like ......

I've been wanting to implement this for over a year and haven't really finished my original patching attempt. But given recent events (the xz and libsystemd + sshd fiasco) I...

When running obligator on a server which already has an SMTP service. This service can sometimes not allow authentication. For these situations it makes sense to disable authentication when neither...

I don't do Minecraft mods, but I believe based on my understanding of the code and Java that this should address a race which would cause #5417. I have tested...

pr type: fix
pr flag: simple

I would like to preface this by saying that I am happy to just create a fork of getargs with my ideas and leave this project be. I have prepared...