logoalt Hacker News

whatever1yesterday at 8:10 PM1 replyview on HN

Today I wanted to build a simple ui that maps time across 3 time zones.

After spending some time thinking about using it across my Mac and Linux machines, I just had Claude write an html file.

Nice, simple runs everywhere.


Replies

HPsquaredyesterday at 8:15 PM

Local HTML files with embedded JavaScript are fantastic for mini portable apps. You can even load/save files with some finesse.