Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 1 hour 2 sec ago

Smart TV Tracking

Sat, 07/18/2026 - 8:24am
Categories: Hacker News

Ask HN: Who is dating? (July 2026)

Sat, 07/18/2026 - 8:20am

Inspired by Who is hiring posts, and considering the widespread tech induced loneliness thought this would an interesting experiment.

Format:

Age | Gender/Pronouns | Location

- List of attributes describing you.

- List of attributes of your ideal partner.

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

Points: 3

# Comments: 0

Categories: Hacker News

We Built Colonist Rush

Sat, 07/18/2026 - 8:15am
Categories: Hacker News

Show HN: BlazeRules – vectorized YAML rules for JSON, Kafka, and Arrow events

Sat, 07/18/2026 - 7:23am

https://blazerules.dev

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=48957011

Points: 1

# Comments: 0

Categories: Hacker News

Pages