This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jake Bailey
jakebailey.dev
did:plc:4eukmtg5kmyjmp6qw3xkpite
devs will be like "why's TypeScript so slow, I don't have that much code" and then at the top of their code it's
import React from "react";
import db from "some-huge-database-schema";
import * as Icons from "library-with-10000-icons-reexported";
import gh from "the-entire-fking-github-api-graphql";
2025-08-09T04:45:15.510Z