Pinned Repositories
build-nginx
Fetches nginx and any optional third-party modules and dependencies you specify, such as openssl and PCRE and then configures and builds.
keyframe-tweets
Extracts i-frames as jpegs from an rtmp video stream for use with live tweeting
sqlock
Mutex for distributed tasks, ideally suited for cron tasks that might otherwise run on duplicate servers in a cluster unnecessarily. Uses Mysql's GET_LOCK() function to orchestrate the locks.
ttfb.sh
Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.
what-user-agent
Humanize user-agent strings using the whatismybrowser.com API
jaygooby's Repositories
jaygooby/ttfb.sh
Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.
jaygooby/build-nginx
Fetches nginx and any optional third-party modules and dependencies you specify, such as openssl and PCRE and then configures and builds.
jaygooby/jekyll-extract-links
Gets all the links from each post and adds them to the page.data for that post
jaygooby/ansible-netatalk
Installs and configures netatalk (Apple Filing Protocol AFP) for Debian/Ubuntu - useful if you've got a Raspberry Pi as a media server or NAS and want to easily copy files to it with Finder (⌘K) from MacOS
jaygooby/kaslurp
A REPL wrapper for kaput-cli to download files from put.io
jaygooby/sqlock
Mutex for distributed tasks, ideally suited for cron tasks that might otherwise run on duplicate servers in a cluster unnecessarily. Uses Mysql's GET_LOCK() function to orchestrate the locks.
jaygooby/what-user-agent
Humanize user-agent strings using the whatismybrowser.com API
jaygooby/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
jaygooby/canarytokens
Canarytokens helps track activity and actions on your network.
jaygooby/docker-brew-ubuntu-core
Official imports of the Ubuntu Core tarballs for use in Docker
jaygooby/highlight-to-toot
Highlight text to share it on mastodon
jaygooby/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
jaygooby/innovation-funding-service
jaygooby/integrations-extras
Community developed integrations and plugins for the Datadog Agent.
jaygooby/jaygooby
Config files for my GitHub profile.
jaygooby/jekyll-lazy-gist-embedding
Embed your GitHub gists into posts, by just copy-and-pasting the gist url.
jaygooby/jekyll-lazy-tweet-embedding
:hatching_chick: A Jekyll plugin to embed the Twitter cards into {.html, .md} pages, by just pasting tweet urls
jaygooby/jekyll-paginate-v2
Pagination Generator for Jekyll 3 (enhanced replacement for the old built-in jekyll-paginate gem) ⛺
jaygooby/jekyll-permalink-for-fenced-code-blocks
jaygooby/kaput-cli
CLI for Put.io
jaygooby/lexicon
Manipulate DNS records on various DNS providers in a standardized way.
jaygooby/memcached-tool-ng
jaygooby/mqttcli
MQTT client
jaygooby/nginx_upstream_check_module
Health checks upstreams for nginx
jaygooby/ngx_sqlite
ngx_sqlite - Simple embedded sqlite for nginx-module.
jaygooby/react-native-static-server
HTTP static file server for React Native
jaygooby/ruby-build
Compile and install Ruby
jaygooby/rubymap
https://www.rubymap.com
jaygooby/simple-cache
A simple caching plugin for WordPress.
jaygooby/slack-exporter
A Slack bot for exporting content from public and private channels.