Jeff Peeler

Results 10 issues of Jeff Peeler

Reproducer here: https://github.com/jpeeler/objectbox-test I don't understand the failure as [`Credential` is present](https://github.com/plaid/plaid-go/blob/0e502e7bb56c8c12e86a78c8404a1cc5846c4804/plaid/institutions.go#L57) in the same file as `Institution`, which is clearly found. Copied output from commit: ``` $ go generate...

enhancement

### Hyprland Version Hyprland, built from branch HEAD at commit d74607e414dcd16911089a6d4b6aeb661c880923 (props: bump ver to 0.33.1). Tag: v0.33.1 ### Bug or Regression? Bug ### Description Switched inputs on monitor, hyprland...

bug
stale

With the merge of #81, I was able to test lan-mouse for the first time between a Linux server and MacOS client. I'm using multiple screens and see that when...

macos

When I click "restore subscriptions from gpodder.net", enter in my hosting URL, and then login I see this in the logs: 2024/04/23 22:44:54 [e0e267359302/8lsLJcgZ8n-000071] "GET http://localhost:3005/subscriptions/jpeeler.opml HTTP/1.1" from 10.0.2.100:51636 -...

I'm using a local runner, so the environment is not created from scratch for every job. The problem I'm experiencing is that when short lived credentials are utilized (aws_session_token) followed...

After monitors power off, if I press a key repeatedly as the monitors are powering up (say shift 10 times) screen turns red and then unlocks. I'm hoping that this...

This follows https://github.com/Smithay/smithay/pull/1365 in adding support for mod3. It doesn't appear that [the upstream PR](https://github.com/rust-x-bindings/xkbcommon-rs/pull/52) will be accepted anytime soon. I'm hoping that since this is basically a string constant...

I tried to follow what was done in https://github.com/Smithay/smithay/pull/1365, but wasn't able to get it to work. Did I miss something? https://github.com/jpeeler/smithay/commit/0999e1509a0598bb3eff6ab14ab56efd80a4b00f I'm not familiar with Wayland or Rust, but...

This adds support for utilizing the env var GITHUB_TOKEN if it exists for both curl/wget download utils. fixes #2664 I think this would be a nice way to help alleviate...

This is done when there's no previously existing .aws directory. ```bash $ granted sso populate --sso-region eu-west-2 https://foo.awsapps.com/start/ [i] created AWS config file: /home/jpeeler/.aws [✘] open /home/jpeeler/.aws/config: permission denied ```...