Tag
A developer's debugging journey revealing how a WebRTC-based app (p2claw) failed on iPad due to two bugs: a hardcoded constant in webrtc-rs and a one-line design decision in Tailscale, causing data channel message loss.
This paper introduces WebRISE, a benchmark for evaluating MLLM-generated web artifacts using Interaction Contract Graphs (ICGs) to assess requirement-induced states and transitions across five input modalities. Experiments show even the strongest models achieve limited validity and coverage, with video input providing the strongest interaction signal.
A web application that builds containers entirely in the browser using client-side code, demonstrating the power of custom container tooling. Users can pick a base image, run a shell script, and export the resulting image as a tar file.