Jordan Holberg

Results 14 issues of Jordan Holberg

The GitLab.com docs (https://docs.gitlab.com/ee/user/gitlab_com/index.html#gitlabcom-specific-rate-limits) provide a _10 request per minute_ rate limit for "Advanced, project, and group search API (for a given IP address)" So, user-beware. If you have lots...

This is a: * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * Swiper Version: 5.4.5 * Platform/Target and Browser Versions: All * https://jsfiddle.net/snf2g34h/1/ ### What you...

probably bug

After successful install via: `npm install -g`: ```console [12:51:31] eviljordan@shruggy ../dev/sfra/sfcc-ci $ sfcc-ci -V node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module 'colors' Require stack: - /Users/eviljordan/dev/sfra/sfcc-ci/cli.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)...

help wanted

Instead of outputting the width and height in the `` tag, use `viewBox` to allow for easy scaling when the svg is placed inside a parent element. From: `` To:...

Running latest v1.3.2, the documentation indicates `-relay` can be used: https://github.com/flashbots/mev-boost#mev-boost-cli-arguments However: ``` $ mev-boost -version mev-boost v1.3.2 $ mev-boost -help Usage of mev-boost: -addr string listen-address for mev-boost server...

For the latest v24.3.0: Obviously, none of this matters for a successful build, and things seem to be ok, but worth noting for those that may freak out at any...

bug 🐞

Now that v7.8.0 supports [EIP-4895: Beacon chain push withdrawals as operations](https://eips.ethereum.org/EIPS/eip-4895), it would be incredible if there were a way to simulate, for lack of a better word, withdrawal events...

Not sure if this matters (because it still seems to run well), but when running, this is dumped to the terminal: ```console /usr/local/bin/unimatrix:32: SyntaxWarning: invalid escape sequence '\;' help_msg =...

I can't make this work at all with a complex SVG. Very basic stuff works, but as soon as multiple masks or gradients or many paths are introduced, it fails...

From the [docs](https://docs.bsky.app/docs/api/app-bsky-feed-search-posts): > since string Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or...

bug