Live data from Hacker News

Viewing profile — ChrisWint

ChrisWint

HN member
Joined
Fri, May 03, 2024, 9:15 AM UTC
HN karma
8
Public activity
13 items

About ChrisWint

No profile information was provided.

Recent public activity

  1. comment
    Comment #48282513

    I guess modern database systems are easily fast enough to emulate a high-end PC from the early nineties, so there is a probably a lot of untapped potential for other games as well.…

  2. comment
    Comment #45190563

    Depends on what you mean by "works" I guess. The statements all look like PostgreSQL SQL and should, therefore, all work. That said, they are pretty heavy duty, especially the recu…

  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #40732242

    Author of that blogpost here. > less "code branches" than duckdb, which may or may not translate to faster performance. In that case it was about 2.5x faster than DuckDB end to end…

  13. comment
    Comment #40589628

    I can recommend the lecture for implementing database systems by Thomas Neumann, who spearheaded the Umbra system which CedarDB builds on. The slides and lecture recordings are ava…