Ask HN: Examples of Beautiful Code Snippets?

1 points by mstipetic ↗ HN
I always enjoy looking at elegant or critical snippets of code that are at the heart of technologies that we use, and probably get called billions/trillions of times per day.

For example: Elixir defmacro: https://github.com/elixir-lang/elixir/blob/master/lib/elixir/lib/kernel.ex#L3941

Prepare signal in linux: https://elixir.bootlin.com/linux/latest/source/kernel/signal.c#L900

Do you have any examples you think are worth appreciating for a moment?

0 comments

[ 1.9 ms ] story [ 21.0 ms ] thread

No comments yet.