Mattias Wadman

Results 121 issues of Mattias Wadman

CI env is https://github.com/actions/virtual-environments/blob/main/images/win/Windows2022-Readme.md The expect test is done from here https://github.com/wader/fq/blob/master/Makefile#L24 using https://github.com/wader/fq/blob/master/pkg/cli/test.sh and https://github.com/wader/fq/blob/master/pkg/cli/test.exp. The shell script is helper around the expect script to be able to pass...

I've done some experiments with http 1.0/1.1 and there are some things to consider: - How to deal with white space/line separator. Own fields or bake into next/prev field? -...

enhancement
new_format

Feedback and ideas: - Don't use `name/arity` notation for functions unless it needed. Use `name`, `name(arga; argb)` instead - Add some basic functions/syntax help to `--help` - Inline documentation in...

documentation

Hello! I'm reading https://github.com/d5/tengo/blob/master/docs/objects.md and tried the `StringArray` example but could not get it working without some changes. Not sure it the example is out of date or of I'm...

Hi i get this error after some time when im using gophernotes with vscode. Maybe this is a vscode issues? Have tried to figure when it works and when it...

Hey! I was using the test files for some parser testing when i noticed that `sample.id3v22.mp3` seems a have version 2.3 tag not a 2.2. ```sh $ tag sample.id3v22.mp3 Metadata...

Used to make youtube-dl do random range request around a specificed chunk size

Hi I noticed that ruby-openid is logging this when a user logs in: ``` Error attempting to use stored discovery information: OpenID::TypeURIMismatch Attempting discovery to verify endpoint Performing discovery on...

[Source diff 0.9.6..0.10.0](https://gitlab.com/libssh/libssh-mirror/-/compare/libssh-0.9.6...libssh-0.10.0) [Release notes](https://gitlab.com/libssh/libssh-mirror/-/tags/libssh-0.10.0)