Barry
@barry on WordPress.org and Slack
- Member Since: October 27th, 2005
- Location: Houston, TX
- Website: barry.wordpress.com
- Job Title: Systems Wrangler
- Employer: Automattic
Contribution History
Barry’s badges:- bbPress Contributor
- Core Contributor
- Plugin Developer
- WordCamp Speaker
-
Wrote a comment on the post 429’s on WordCamp sites, on the site Make WordPress Systems:
Should be resolved as well. -
Wrote a comment on the post 429’s on WordCamp sites, on the site Make WordPress Systems:
Should be fixed. -
Closed ticket #62127 on Core Trac:
Release of Blocked IP -
Wrote a comment on the post MC Release Access for Peter Wilson, on the site Make WordPress Systems:
Done. -
Wrote a comment on the post Schema redirect for wp-env.json, on the site Make WordPress Systems:
This is now done - # curl -Is https://schemas.wp.org/trunk/wp-env.json HTTP/2 301 server: nginx date: Wed,… -
Wrote a comment on the post Schema redirect for wp-env.json, on the site Make WordPress Systems:
Indeed, it seems very strange that https://schemas.wp.org goes through a series of redirections to wind… -
Wrote a comment on the post Increase query params length for trac, on the site Make WordPress Systems:
Done. I verified all of the links on the page work now - even those… -
Wrote a comment on the post CORS requests for api.wordpress.org, on the site Make WordPress Systems:
I deployed a change for this, but I think if the API wants to handle… -
Wrote a comment on the post Enable CORS for core translation downloads, on the site Make WordPress Systems:
Done! # curl -I https://downloads.wordpress.org/translation/core/6.5/fr_FR.zip HTTP/1.1 200 OK Server: nginx Date: Wed, 05 Jun 2024… -
Wrote a comment on the post Redirect gutenberg.run, on the site Make WordPress Systems:
Done - # curl https://gutenberg.run -I HTTP/2 301 server: nginx date: Thu, 09 May 2024… -
Mentioned in [57164] on Core SVN:
HTML-API: Prevent unintended behavior when WP_HTML_Token is unserialized. -
Mentioned in [57163] on Core SVN:
HTML-API: Prevent unintended behavior when WP_HTML_Token is unserialized. -
Wrote a comment on the post Sandbox request for learn.wordpress.org testing, on the site Make WordPress Systems:
Howdy! Do you have examples of things which worked properly locally but didn't work in… -
Wrote a comment on the post Email deliverability for wordcamp.org addresses, on the site Make WordPress Systems:
Sure - feel free to share the headers you are referring to. I'm not sure… -
Wrote a comment on the post Install Node.js 20.x on the build server, on the site Make WordPress Systems:
Installed NodeJS 20.10.0 everywhere. -
Received props from @JeffPaul in Slack:
Props for helping with 6.4.1 RC1 @jorbin @hellofromTonya @afragen @Clorith @desrosj @pbiron @schlessera @azaozz @tomsommer… -
Mentioned in [57088] on Core SVN:
External Libraries: Update Requests to 2.0.9. -
Mentioned in [57086] on Core SVN:
External Libraries: Update Requests to `2.0.9`. -
Wrote a comment on the post Help Scout DKIM update, on the site Make WordPress Systems:
Hi @iandunn - yep, this is set up intentionally like this because we don't want… -
Wrote a comment on the post Upgrade NodeJS/npm on the Build Server, on the site Make WordPress Systems:
Node 18.18.0 is available to use on the build servers now. -
Wrote a comment on the post Help Scout DKIM update, on the site Make WordPress Systems:
Hi @iandunn - it was set up like this from the beginning so there is… -
Wrote a comment on the post GitHub SSH host key update – SVN-Git sync, on the site Make WordPress Systems:
The stuff we run should be fixed. I don't know anything about stuff run by… -
Wrote a comment on the post Upgrade NodeJS/npm on the Build Server, on the site Make WordPress Systems:
Hi! You are going to have to target Node 16 for now. -
Wrote a comment on the post Remove/Increase showcase rate limits, on the site Make WordPress Systems:
Done. -
Wrote a comment on the post Enable HTTP redirect endpoint on pd.w.org, on the site Make WordPress Systems:
Howdy! This service isn't managed by systems - I don't even think we have access,… -
Wrote a comment on the post Redirect request: {ios,android,iphone}.wordpress.org, on the site Make WordPress Systems:
Thanks! Sorry for the delay, but this is now complete. $ curl -w %{redirect_url} https://ios.wordpress.org/development/… -
Wrote a comment on the post Add proxy for samsuresh and unintended8, on the site Make WordPress Systems:
Ok. Proxy access added. -
Wrote a comment on the post trac nginx cache stuck in updating state, on the site Make WordPress Systems:
Fixed in https://code.trac.wordpress.org/changeset/612. Marking as resolved. -
Wrote a comment on the post trac nginx cache stuck in updating state, on the site Make WordPress Systems:
Fixed for now, but it's related to something in our updated nginx build, so will… -
Wrote a comment on the post Add proxy for samsuresh and unintended8, on the site Make WordPress Systems:
We need them to confirm that their private keys are protected by strong and unique… -
Wrote a comment on the post Create wp20.wordpress.net, on the site Make WordPress Systems:
This has been created. ssh wp15@wp15.wordpress.net You can create a WP user using wp-cli which… -
Wrote a comment on the post Helpscout cannot email to @wordpress.org…, on the site Make WordPress Systems:
This protection goes all the way back to 2012 :) We don't want to add… -
Wrote a comment on the post Relax rate limiting for downloads.wordpress.org/plugin-checksums/, on the site Make WordPress Systems:
I increased the limits a bit. Should be resolved. -
Wrote a comment on the post Clear codex cache & lower cache TTL?, on the site Make WordPress Systems:
I think we can just switch to Nginx caching and set the TTL to something… -
Posted a reply to If I convert my site’s language, the firewall will block it from working., on the site WordPress.org Forums:
You're welcome and same to you! If there is anything else I can do to… -
Posted a reply to If I convert my site’s language, the firewall will block it from working., on the site WordPress.org Forums:
This particular error seems to come from the WP Remote plugin. -
Committed [52532] to Core SVN:
Revert [52527]. -
Wrote a comment on the post Remove user agent blocking for Firefox/100 & Chrome/100.0, on the site Make WordPress Systems:
Resolved - # curl -Is https://core.trac.wordpress.org/ --user-agent 'Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/100.0' HTTP/2… -
Wrote a comment on the post Clean up erroneous WordPress releases and branches, on the site Make WordPress Systems:
It looks gone from github to me. $ git branch -r | fgrep 4.2 origin/4.2 -
Wrote a comment on the post Redirects for JSON Schemas, on the site Make WordPress Systems:
What about schemas.wp.org? So https://schemas.wp.org/block.json --> https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json Ideally the redirect pattern can be expressed as… -
Wrote a comment on the post Low prio request: Can we…, on the site Make WordPress Systems:
I opened it up a bit more. Thanks for letting us know. -
Wrote a comment on the post Delete 2.9.5 tag at buddypress.svn.wordpress.org, on the site Make WordPress Systems:
Hi @dd32 and @jjj - I'm not a fan of modifying (including deleting) tags in… -
Wrote a comment on the post Create Openverse email address for Helpscout, on the site Make WordPress Systems:
I'm not familiar with the changes in the Helpscout connection setup process but I have… -
Posted a reply to Jetpack Image CDN Not Loading in EU/UK, on the site WordPress.org Forums:
> There does not appear to be anything we can do on our end. It… -
Wrote a comment on the post Enable cURL on w.org production server?, on the site Make WordPress Systems:
Whoops, sorry about that. Fixed. -
Wrote a comment on the post Hi, can the following users…, on the site Make WordPress Systems:
Sorry, I was AFK last week. Added now. -
Wrote a comment on the post Email deliverability time problems, on the site Make WordPress Systems:
Fixed the broken monitoring for this so hopefully it's not a surprise next time it… -
Wrote a comment on the post DB stats table repair – new-api-stats, on the site Make WordPress Systems:
Both tables are fixed and disabled maint mode. FWIW I think the maintenance mode flag… -
Wrote a comment on the post DB stats table repair – new-api-stats, on the site Make WordPress Systems:
wp_versions is fixed but archival_wp_versions will need to be restored from a backup as it… -
Wrote a comment on the post Patterns API: maybe cache/direct to proper upstreams, on the site Make WordPress Systems:
Thanks for the ping. Added some caching. Will see about the "proper" upstreams based on…
Developer
-
HyperDB
Active Installs: 20+
-
Memcached Object Cache
Active Installs: 30+
Contributor
-
Jetpack - WP Security, Backup, Speed, & Growth
Active Installs: 4+ million