Live data from Hacker News

Ray Tracer in SQL

github.com

11–20 of 24 posts

Re: Ray Tracer in SQL

#11

In the Age of AI coding, this lovely cool demos are no longer interesting anymore. I use to appreciate them by the craftsmanship and hacking aptitude they required, but now AI took away that joy of watch this for me.

That feeling has nothing to do with AI. That's how art has always been. Most of these were bad at being art even before AI. A good reference for exactly what I mean would be the demoscene (both back then and now). You can watch a thousand of those and be totally underwhelmed, but every now and then you get one that totally blows your mind. There's nothing wrong with seeking novelty, but there is something wrong being…

Who are you replying to?

Re: Ray Tracer in SQL

#13

In the Age of AI coding, this lovely cool demos are no longer interesting anymore. I use to appreciate them by the craftsmanship and hacking aptitude they required, but now AI took away that joy of watch this for me.

Absolutely. These things are inherently pointless - what makes them cool is the human ingenuity required to achieve them. Remove that and it’s totally uninteresting.

Re: Ray Tracer in SQL

#18

In the Age of AI coding, this lovely cool demos are no longer interesting anymore. I use to appreciate them by the craftsmanship and hacking aptitude they required, but now AI took away that joy of watch this for me.

Indeed, I am just waiting for the last drop, when AI tooling becomes good enough for handling machine code directly.

Note that a lot of programming can already be done via orchestration flows calling into mcp tools (replacing classical microservices).

All the no code/low code tools have migrated into it as their evolution.

Re: Ray Tracer in SQL

#19

I love all the "But Why?!?" and "It's LLM so it doesn't count" comments.

It is needed to find bottlenecks in the engine and optimize customer queries. For example, it gives things like: https://github.com/ClickHouse/ClickHouse/pull/108757

You can read more about this approach in my presentation: https://presentations.clickhouse.com/2026-openhouse-sf/great... and video: https://www.youtube.com/watch?v=FmS7VopaqNg

Re: Ray Tracer in SQL

#20
post #3

Nice, but why ?

It is needed to find bottlenecks in the engine and optimize customer queries. For example, it gives things like: https://github.com/ClickHouse/ClickHouse/pull/108757

You can read more about this approach in my presentation: https://presentations.clickhouse.com/2026-openhouse-sf/great... and video: https://www.youtube.com/watch?v=FmS7VopaqNg

Post reply on HN