Lobsters

ZML - Model to Metal

ZML is a production inference stack, purpose-built to decouple AI workloads from proprietary hardware.

Lobsters

The smallest C binary

I thought of a cute problem: what is the smallest (size) ./a.out binary I can create? Here are some rules the program should follow: ./a.out must run successfully. $? must deterministically be 0. The binary must be produced by GCC only; no post-processing...

More stories

More stories load automatically as you scroll.