OpenWrt: A Linux OS targeting embedded devices (openwrt.org)
60 points by pykello 2h ago 22 comments
Experimenting with Local LLMs on macOS (blog.6nok.org)
145 points by frontsideair 3h ago 87 comments
OCaml for Kafka stream processing, analytics and telemetry data
3 tingfirst 2 9/8/2025, 5:32:12 PM github.com ↗
-> Streaming Queries - Process large datasets with constant memory usage
-> Async Inserts - High-throughput data ingestion with automatic batching
-> Compression - LZ4 and ZSTD support for reduced network overhead
-> TLS Security - Secure connections with certificate validation
-> Connection Pooling - Efficient resource management for high-concurrency applications
-> Rich Data Types - Full support for #ClickHouse types including Arrays, Maps, Enums, DateTime64
-> Idiomatic OCaml - Functional API leveraging OCaml's strengths