this post was submitted on 10 Mar 2026
207 points (99.5% liked)

Programmer Humor

30700 readers
2436 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] RustyNova@lemmy.world 4 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Oh. Fair enough. The intent for curl is definitely to display the HTML as it's whole point.

Anyways.

curl -L -o "/tmp/your.html" https://justuse.org/curl && librewolf "/tmp/your.html"

[–] HexaBack@lemmy.blahaj.zone 1 points 3 weeks ago (1 children)

librewolf is overkill I was expecting to hear something like links2

[–] RustyNova@lemmy.world 1 points 3 weeks ago

Yeah, but It's more that you probably already have a browser open, so it's better to just reuse the resources

Also, just replace it with your favourite browser. It should also just work