HN user

justinwp

583 karma

Website: https://justin.poehnelt.com

GitHub: https://github.com/jpoehnelt

LinkedIn: https://www.linkedin.com/in/justin-poehnelt/

I am a Senior Software Engineer with a decade of experience bridging deep machine learning foundations with modern agent infrastructure. Previously a Senior Developer Relations Engineer at Google and a Founding Engineer at Descartes Labs.

Recently, I architected the open-source https://github.com/googleworkspace/cli in Rust—built entirely via AI agents which hit 20k+ stars and #1 on HN. My background spans building petabyte-scale Kubernetes architectures, engineering visual search engines over billions of satellite images, and developing full-stack embedded Rust IoT firmware with custom LoRa mesh networking for endurance races.

I excel at taking systems from 0 to 1 and driving adoption developer experiences. I'm looking for Senior/Staff or Founding Engineer roles where I can tackle complex distributed systems or build secure, agent-first infrastructure.

Posts19
Comments89
View on HN
twitter.com 29d ago

Fired by Google for creating the Google workspace CLI

justinwp
730pts431
justin.poehnelt.com 2mo ago

Your App Should Ship an MCP Server

justinwp
2pts3
justin.poehnelt.com 4mo ago

You need to rewrite your CLI for AI agents

justinwp
163pts67
github.com 4mo ago

One CLI for all ofGoogle Workspace – built for humans and AI agents

justinwp
2pts1
justin.poehnelt.com 5mo ago

Extracting Gold from Antigravity's Brain

justinwp
2pts1
justin.poehnelt.com 5mo ago

Agent Identity for Git Commits

justinwp
1pts1
justin.poehnelt.com 6mo ago

Building a MCP Client in Google Apps Script

justinwp
4pts1
justin.poehnelt.com 6mo ago

Abandon Git LFS Because AI Agents

justinwp
2pts2
issuetracker.google.com 1y ago

Request for Model Context Protocol for Google Workspace

justinwp
1pts1
apps-script-ai-testing.jpoehnelt.dev 1y ago

Comparing AI Code Generation for Apps Script

justinwp
1pts0
old.reddit.com 2y ago

Starlink Outage

justinwp
7pts2
abc.xyz 2y ago

Alphabet Announces Second Quarter 2023 Results [pdf]

justinwp
99pts144
justin.poehnelt.com 3y ago

Automator's Hole

justinwp
1pts1
stokehook.com 4y ago

Show HN: Webhooks for Strava

justinwp
6pts0
justin.poehnelt.com 4y ago

Show HN: Related Posts in Eleventy

justinwp
1pts0
github.com 5y ago

In Solidarity – A GitHub bot to add status checks for inclusive language

justinwp
1pts0
medium.com 6y ago

SemVer: Don’t Be Afraid of Major Versions

justinwp
3pts0
medium.com 8y ago

Bazel Conference Takeaways

justinwp
1pts0
medium.com 9y ago

Microservice Usage Logging with Openresty and Google BigQuery

justinwp
2pts0

I am not going to share much more than what I already have, but I think this speaks to the experience of working in big tech and the disruption caused by AI both at the level of teams/roadmaps/incentives and changing user behavior.

Location: Durango, Colorado

Remote: Yes

Willing to relocate: Yes

Technologies: Rust, TypeScript, Python, Go, SQL, React, SvelteKit, GCP, AWS, Kubernetes, Docker, Applied ML, MCP

Résumé/CV: https://justin.poehnelt.com | https://github.com/jpoehnelt

Email: justin.poehnelt@gmail.com

GitHub: https://github.com/jpoehnelt

LinkedIn: https://www.linkedin.com/in/justin-poehnelt/

I am a Senior Software Engineer with a decade of experience bridging deep machine learning foundations with modern agent infrastructure. Previously a Senior Developer Relations Engineer at Google and a Founding Engineer at Descartes Labs.

Recently, I architected the open-source https://github.com/googleworkspace/cli in Rust—built entirely via AI agents which hit 20k+ stars and #1 on HN. My background spans building petabyte-scale Kubernetes architectures, engineering visual search engines over billions of satellite images, and developing full-stack embedded Rust IoT firmware with custom LoRa mesh networking for endurance races.

I excel at taking systems from 0 to 1 and driving adoption developer experiences. I'm looking for Senior/Staff or Founding Engineer roles where I can tackle complex distributed systems or build secure, agent-first infrastructure.

You don't need to use gcloud if you already have:

1. A GCP project (needed for OAuth) 2. Enabled APIs in said project

There are many gotchas in this process and unfortunately there is no easy way to deal with the OAuth setup.

Title is a little clickbait, but not really! :)

---

Human DX optimizes for discoverability and forgiveness. Agent DX optimizes for predictability and defense-in-depth. These are different enough that retrofitting a human-first CLI for agents is a losing bet.

I recently formalized a `.agent/workflows/knowledge-extraction.md` to extract high-signal engineering patterns from Antigravity’s persistence layer to make them explicit and portable.

I was using Jules for AI assistance with my blog (tagging, components, linking, etc), but git LFS stopped working and I decided to reassess its usage in today's dev environment.