Y
Hacker News
new
|
ask
|
show
|
jobs
by
doppenhe
409 days ago
Very cool, does `npx hyperparam dataset.parquet` phone home?
1 comments
platypii
409 days ago
Zero telemetry, fully local. It spawns `http-server` on port 2048 and opens your browser at `localhost`. Similar pattern as Jupyter Notebooks. Feel free to audit the code... the server is <200 LOC.
link