Robert James Hernandez

Results 72 issues of Robert James Hernandez

## Description Depends on: https://github.com/Ventto/libshlist/pull/2 Closes: #30 It does not seem that "command -pv xrandr" is able to find xrandr in my PATH on FreeBSD. Im not sure if this...

Would it be possible to add a `checksum.txt` for release artifacts going forward? Its nice to be able to verify the builds for extra piece of mind. An example would...

meta

## Description Proposing a solution to the API limitation for `merged_by` in pull_requests. Specifically the following called out in the readme: ``` Note that the merged_by column on the pull_requests...

## Description Related to: #291 While running: `vm create -i ~/imgs/bionic-server-cloudimg-amd64.raw -t mytemplate -s 20G -C -n "ip=192.168.1.249/24;gateway=192.168.1.1;nameservers=8.8.4.4,8.8.8.8" -k ~/.ssh/authorized_keys robstest` I was attempting to add multiple ssh-keys using `-C...

## Description Attempting to build off latest `master` (`f5a3205895bd013052403b30a972719cb16c6119`). Building with configure flags: `--prefix=/nix/store/v019cx1hjm904jdwbg0478in6svm6dg1-kismet-2023-08-11_unstable --disable-libnm --disable-lmsensors --enable-wifi-coconut` was resulting in the following error: ``` gcc -rdynamic -o kismet_cap_ti_cc_2540 capture_ti_cc_2540.c.o ../libkismetdatasource.a...

### Describe the bug - [x] Does this issue still occur on the latest version? (**Required**) This issue occurs on both `3.23.12.0` and `20240421-d261ebe` Hardware: `MikroTik RouterBOARD 952Ui-5ac2nD (hAP ac...

bug
waiting for feedback

**The PR fulfills these requirements:** (check all the apply) - [x] It's submitted to the `main` branch. - [x] When resolving a specific issue, it's referenced in the PR's title...

#### Actual behavior `master` seems to have been deprecated in favor of `main` some time back (https://github.com/h2oai/wave/commit/79065379660a09dc54c7e13c12e4710228dcbc97). I think it would be beneficial to prune the `master` branch from this...

devx
chore

#### Wave SDK Version, OS Im attempting to package up waved and components from `v1.1.1` tag. My system is using the following versions: ``` $ node --version v18.19.1 $ npm...

security

## Description Related to: https://github.com/la5nta/pat/pull/432 While running `go test -v ./... ` I noticed that the config dir `~/.config/pat` was being created in my development environment. I would not expect...