Hacker News

Armatron

Hacker News - Sat, 02/21/2026 - 5:54am

Article URL: https://armatron.vercel.app/

Comments URL: https://news.ycombinator.com/item?id=47099534

Points: 1

# Comments: 0

Categories: Hacker News

PostHog's 404 Page

Hacker News - Sat, 02/21/2026 - 5:53am
Categories: Hacker News

Perplexity Pro promo subscription suspended without explanation?

Hacker News - Sat, 02/21/2026 - 5:50am

Received a legitimate 1-year voucher through a Tier-1 ISP partner. Account suspended mid-term, citing a ToS violation with no details given and explicitly no appeal process. Support response: "our decision is final and cannot be re-reviewed." Interesting detail: suspension cited Section 10.3 of their ToS, but the official German localization numbers the same termination clause as Section 11.3. Perplexity publishes both versions themselves. Curious if this is a pattern with promotional subscriptions.

Comments URL: https://news.ycombinator.com/item?id=47099512

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Shellspec – DSL to Test CLIs

Hacker News - Sat, 02/21/2026 - 5:42am

Single file python script to test CLI apps using short and concise DSL.

Can test stdin/stdout/stderr interactions, files created, etc

Comments URL: https://news.ycombinator.com/item?id=47099456

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: Best file format for AI reports output?

Hacker News - Sat, 02/21/2026 - 5:31am

I want to use LLMs to construct reports. These reports will be of varying quality so I need to do a few rounds of QA (LLMs and human reviewers). So I need a format that is good for both feeding into a model and rendering as HTML.

Markdown makes sense but if I add rich media like images it won't be a self contained file.

Markdown is versatile enough to contain tables, images, headings etc. It also has low token overhead.

How can Markdown handle page breaks?

PDF is self contained but I want a tighter format that is quick to pull text and images from.

HTML is interesting, but again I want a restricted feature set - no JavaScript etc.

I am currently thinking about using zips containing Markdown files and image assets.

What are people reaching for in this space?

Comments URL: https://news.ycombinator.com/item?id=47099402

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Go Implementation of Systemd Time

Hacker News - Sat, 02/21/2026 - 5:30am

Hi, over the last few months I've been writing a Go package that parses systemd time formats because none of the packages I found were both flexible and fast enough for my use case.

The spec (https://www.freedesktop.org/software/systemd/man/latest/syst...) is more complex than it looks, so it took me way longer than expected to get it working properly. Right now it can only parse time spans and timestamps. I plan to add support for calendar events since I’d like to cover the full spec, but it’s lower prio because I don’t need it myself. If anyone wants to play with it, contributions are welcome :)

Comments URL: https://news.ycombinator.com/item?id=47099395

Points: 1

# Comments: 0

Categories: Hacker News

Launch of Dozy

Hacker News - Sat, 02/21/2026 - 5:21am

Article URL: https://www.dozy.site/

Comments URL: https://news.ycombinator.com/item?id=47099338

Points: 1

# Comments: 1

Categories: Hacker News

Pages