Andrew McGivery
andrewmcgivery.bsky.social
Andrew McGivery
@andrewmcgivery.bsky.social
Solutions Architect @ Apollo Graphql
Reposted by Andrew McGivery
We just shipped some pretty special updates. Would love your thoughts ...

https://apollographql.pulse.ly/lhzldrjzzh

#graphql #mcp #apis
June 24, 2025 at 1:09 PM
Reposted by Andrew McGivery
What does it say about me that when I could build anything, I started with natural disasters?

I've been having so much fun heads down building and learning here @apollographql.com and I'm excited to start sharing that journey with all of you.
June 4, 2025 at 7:08 PM
Reposted by Andrew McGivery
It's been a long time coming but the http QUERY method spec is nearly done www.ietf.org/archive/id/d...
The HTTP QUERY Method
This specification defines a new HTTP method, QUERY, as a safe, idempotent request method that can carry request content.
www.ietf.org
May 22, 2025 at 3:05 AM
Reposted by Andrew McGivery
Introducing Apollo MCP Server

Learn more about how Apollo MCP Server gives you zero-code MCP tool creation, native REST/GraphQL support, and built-in policy enforcement: www.apollographql.com/blog/getting...

#GraphQL #MCP #APIOrchestration #APIDays
May 15, 2025 at 1:12 PM
Reposted by Andrew McGivery
last night, something magical happened:

I needed a cable, and i went to my big box of random cables and it had the cable i needed

i should buy a lottery ticket
May 2, 2025 at 2:31 PM
Reposted by Andrew McGivery
Great write up on Discord’s switch from Go to Rust discord.com/blog/why-dis...
Why Discord is switching from Go to Rust
This post explains why Rust made sense for Discord to reimplement: how it was done, and the resulting performance improvements.
discord.com
April 27, 2025 at 4:23 AM
Reposted by Andrew McGivery
🦀 Hello World!

The Rust project now has an official presence on Bluesky! ✨

We'll be posting the same on our Mastodon and Bluesky accounts, so you won't miss anything on either platform.
April 5, 2025 at 10:51 AM
Reposted by Andrew McGivery
lol
March 22, 2025 at 4:55 PM
Reposted by Andrew McGivery
hey quick #rustlang tip:

do you have deeply nested modules?

you can do this:

mod foo {
mod bar {
mod baz;
}
}

instead of putting 'mod bar;' in foo.rs and 'mod baz;' in bar.rs

it's kinda nice to see the module tree in one place, imho
March 4, 2025 at 4:07 PM
Join myself and members of the Apollo Client team tomorrow for Apollo Client Best Practices as part of our community meetup!

#graphql @apollographql.com

community.apollographql.com/t/community-...
Community Meetup: Level Up with Apollo Client
👥 🚀 Apollo Community Meetup: Level Up with Apollo Client 📅 Wednesday, March 05 | 12:00 AM PT | 3:00 PM ET | 9:00 PM CET 💻 Virtual Join us for our 1st Apollo Community Meetup of 2025, featuring a han...
community.apollographql.com
March 5, 2025 at 1:47 AM
Any strong recommendations for email newsletters for the overall tech world, Node/javascript, or Rust?

I already subscribe to tldr.tech, Graphql Weekly, and This Week in Rust.

Any other you consider must-subscribes?
March 5, 2025 at 1:44 AM
Reposted by Andrew McGivery
Reposted by Andrew McGivery
It's often easier to use lab tests to make technical decisions for your system. Yet, behaviors can differ in production, and you may want to revisit your choices in the light of real case scenarios. GraphQL JIT was one of these topics https://buff.ly/4jycmwh #nodejs #graphql
January 29, 2025 at 11:21 AM
Reposted by Andrew McGivery
#FreeJavaScript update: Oracle has informed us they won’t voluntarily withdraw their trademark on "JavaScript". Next: they’ll file their Answer and we’ll start discovery to show how "JavaScript" is widely recognized as a generic term and not controlled by Oracle.
January 8, 2025 at 5:41 PM
Reposted by Andrew McGivery
January 7, 2025 at 5:17 PM
Reposted by Andrew McGivery
Without downloading any new pics, what's your energy going into 2025?
December 30, 2024 at 6:16 AM
Reposted by Andrew McGivery
I created a starter pack that includes a bunch of folks who are in the GraphQL community! If I missed anyone, please let me know and I'll add them! And feel free to share this widely!

go.bsky.app/P8JViJA

This platform has astonishingly little reasoned discussion of GraphQL, and that should change!
December 28, 2024 at 7:16 AM
I’ve been saying this for years. Readability is more important than almost anything else when writing code. Stuff like DRY isn’t helpful if it makes your code more difficult to reason about.

As much as possible, optimize for humans. Code is read way more than it is written.
Cognitive load is what matters
https://minds.md/zakirullin/cognitive
[comments] [674 points]
December 26, 2024 at 2:19 AM
Reposted by Andrew McGivery
December 21, 2024 at 2:06 PM
Oh man, looks like the spam bots are here in force today. My Discover feed is bot spam hell today. 💀
December 20, 2024 at 6:00 PM
Reposted by Andrew McGivery
🚀 Big News: GraphQLConf is coming to Amsterdam this Fall 🎉
Join us for 3 days of networking & deep dives into all things #GraphQL
📅 Date: Sept. 8-10, 2025
📍 Location: Pakhuis de Zwijger
🌟 Read the Blog: graphql.org/blog/announc...
👨🏽‍💻 graphql.org/conf/2025/

#GraphQLConf
Announcing GraphQLConf 2025: Amsterdam Awaits! 🌍✨ | GraphQL
graphql.org
December 18, 2024 at 5:54 PM
This was a very fascinating read and actually made me laugh out loud at one point lol
December 14, 2024 at 6:00 AM
Reposted by Andrew McGivery
December 9, 2024 at 10:35 AM
Reposted by Andrew McGivery
absolutely incredible attack vector
December 6, 2024 at 3:27 AM