Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
unglaublich
on Aug 6, 2025
|
parent
|
context
|
favorite
| on:
You can now uv run a GitHub gist
Or more generally, pipe your script into stdin.
> print("hi")' | uv run -
> curl
https://pastebin.com/raw/RrEWSA5F
| uv run -
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> print("hi")' | uv run -
> curl https://pastebin.com/raw/RrEWSA5F | uv run -