Jake Jarvis

Results 17 issues of Jake Jarvis

This also distinguishes whether x64 Node is running because we're actually on an Intel Mac or if it's just [Rosetta 2](https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment) pretending to be one. If there's someone smarter than...

Calling all pentesters and/or people like myself who find infosec pretty neat! Do you have any cool [Shodan.io](https://shodan.io) queries that you've come across — cool, funny, interesting, scary, facepalm-inducing, or...

hacktoberfest

Five optional inputs for each test from 0-100, like `THRESHOLD_SEO`, etc. Make pipeline exit w/ error if a result is less than the respective variable's value (`SCORE_SEO` < `THRESHOLD_SEO` =...

enhancement
help wanted

Might be difficult — computing the actual final path of a webpage from the repo of a Jekyll site, for example, can be a little unpredictable.

random brainstorm

I missed the Chrome team adding "stack packs" in [v5.0](https://github.com/GoogleChrome/lighthouse/releases/tag/v5.0.0). Right now the only additional rules are for WordPress and AMP (and apparently React and Angular soon) but it would...

random brainstorm

Could be a cleaner way of integrating thresholds (#6) https://developers.google.com/web/tools/lighthouse/audits/budgets

random brainstorm

#### Fixes [insert bug/issue number] Hello! Attempting to start a fresh environment with `docker-compose up` in the `develop` branch threw the following error in the `docker-php-ext-install` step: ``` configure: error:...

Hello! This is a small change to the four `php.ini` files that would remove the `X-Powered-By` header, which publicly exposes the current PHP version we're including. Advertising this isn't a...

upstream

Note: will involve migrating from direct PlanetScale connections to going through Prisma's (free) data proxy service: - https://www.prisma.io/docs/data-platform/data-proxy#edge-runtimes - https://www.prisma.io/blog/database-access-on-the-edge-8F0t1s1BqOJE

💾 backend

...continued from #11 - [ ] copy button tooltip - [ ] view counts on /notes/ - [ ] full post text in rss/atom feeds - [ ] /stats should...

✨ enhancement