Live data from Hacker News

Show HN: WOPR – A markup for rich terminal reports

github.com

21–30 of 40 posts

Re: Show HN: WOPR – A markup for rich terminal reports

#23
post #21

For now I'm categorising this (mentally, I mean) under "awesome, but idky useful". I'd love to be told I'm wrong though. It's the best thing when you discover how to usefully use awesome but hitherto useless tools :p

one use case is when ssh-ing machines you can see visual reports rather than text and numbers (think cpu metrics or app specific).

Re: Show HN: WOPR – A markup for rich terminal reports

#24
post #11
post #7

Earlier quoted context omitted.

XML is a standard format for markup (e.g. HTML). When XML is used where it shouldn't (object serialization) it adds complexity. Here it signals that creating a report is as simple (or at least as standard) as creating HTML. What other format you had in mind?

>XML is a standard format for markup (e.g. HTML). XHTML is maybe the most hated incarnation of HTML, and is no longer encouraged.

XML and XHTML are two different things. Related, but different. XHTML is no longer encouraged for website markup, that part is true too. That does not mean that XML is no longer encouraged.

Re: Show HN: WOPR – A markup for rich terminal reports

#29
post #5

Hi everyone, I am the author. Feel free to ask me anything or come up with suggestions!

Very cool! It got me daydreaming about an alternative to html designed from the ground up to minimize webpage bloat and avoid tracking (1x1 pixel gifs, etc.)
Post reply on HN