Hacker News

About Rx Kids

Hacker News - Thu, 08/06/2026 - 10:58pm

Article URL: https://rxkids.org/about/

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

Points: 1

# Comments: 0

Categories: Hacker News

Hikerapi Is the Best

Hacker News - Thu, 08/06/2026 - 10:54pm

Article URL: https://hikerapi.com/

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

Points: 1

# Comments: 0

Categories: Hacker News

Agent Plugins

Hacker News - Thu, 08/06/2026 - 9:18pm

Article URL: https://agent-plugins.org

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Startup ideas from customer complaints, in seconds instead of months

Hacker News - Thu, 08/06/2026 - 9:14pm

I built an idea machine that finds customer complaints, reviews, and requests and turns them into real startup ideas.

Now you don't have to keep building products or services that people don't use, no more guessing, just winning.

These are real requests, from real potential customers, and they are grounded in their market appeal and competitive landscape.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: BlazeRules – YAML rule engine for streaming data, upto 5M records/SEC

Hacker News - Thu, 08/06/2026 - 8:55pm

https://github.com/purijs/blazerules

I initially wanted to make a sub-millisecond log parser in C++ but that blew into a embeddable decision engine, that can run YAML defined rules on incoming data. The rules are executed in a vectorized format on incoming data by reprojecting into a columnar format first, if it's not already. Depending on the payload size and rules complexity, the performance goes from 200K records/s to more than million records/sec, in terms of througput this would be around 200 MiB/s to 3 GiB/s on average.

Rules can be sql expressions too, or onnx models (numeric), window ops and quite a few more operations are supported.

It's comparable to DuckDB but for streaming data and on the fly decisions.

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages