Skip to content
View JWPapi's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report JWPapi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JWPapi/README.md

Right now I'm deep into AI-native software development, rethinking how code gets written when AI agents do the mechanical work. The interesting question isn't whether AI can write code. It's what the job of a software engineer becomes when it can.

What I'm thinking about

  • Verification as the primary skill β€” if AI writes the code, building the system that catches when it's wrong is the actual craft. I wrote about this as The Dark Software Fabric: a 7-layer hierarchy from types to E2E tests that lets autonomous agents ship with confidence.
  • The human role in AI-native workflows, aka The Ralph Loop β€” architecture, intent, and knowing what to verify.
  • Why boring tech wins harder now β€” mainstream stacks compound better when your coding partner learned from millions of examples of them.
  • Security of autonomous agents β€” prompt injection, containment, treating every AI-touched system as potentially compromised from day one.

Open source

  • wt β€” git worktree manager with deterministic dev server ports
  • trigger-cli β€” CLI for Trigger.dev: list, search, and run tasks from your terminal

I write longer pieces at jw.hn.

Popular repositories Loading

  1. onehundredbestbooks onehundredbestbooks Public

    JavaScript

  2. JWPapi JWPapi Public

    Config files for my GitHub profile.

  3. g-grip-page g-grip-page Public

    Forked from pmndrs/react-three-next

    React Three Fiber, Nextjs, Tailwind and Styled-components starter

    JavaScript

  4. whatsapp-chatgpt whatsapp-chatgpt Public

    Forked from askrella/whatsapp-chatgpt

    ChatGPT + DALL-E + WhatsApp = AI Assistant πŸš€ πŸ€–

    JavaScript

  5. builtwith-api builtwith-api Public

    Forked from zcaceres/builtwith-api

    A Wrapper for The BuiltWith API that Actually Works

    JavaScript

  6. trigger-cli trigger-cli Public

    CLI tool for Trigger.dev - list, search, and run tasks from your terminal

    Python