• Hacker News
  • new|
  • comments|
  • show|
  • ask|
  • jobs|
  • ZYbCRq22HbJ2y7 1 hours

    https://nikolays.github.io/PGSimCity/

    https://news.ycombinator.com/item?id=49063754

  • tomaskafka 57 minutes

    3D model is almost like 2D diagram, only needlessly confusing and slop.

  • carpe__diem 2 hours

    wow looks really fun

  • dvh 3 hours

    "It's a UNIX system! I know this!"

  • orielhaim 11 minutes

    [dead]

  • captainkrtek 4 hours

    very cool, fun to visualize :-)

  • vivzkestrel 2 hours

    add this to list of S-tier HN resources https://news.ycombinator.com/item?id=49183198

  • poltora 2 days

    I created an interactive map to better understand how Redis works

    Each component links to the source code, and you can open the console to enter your own commands and watch the execution flow

    seer 26 minutes

    Looks beautiful thank you! Looking at it though I keep thinking - would understand it better if it was factorio :-D

    soltanov 4 hours

    it is very beautifull idea and implementation. Open source available? It is good material for teaching how redis works.

  • sshussain270 2 hours

    Is it live on some redis?

    comboy 1 hours

    There's a console and you can track your command! Very cool. Not sure if 3D is needed but very cool nonetheless, It might be that some things are missing (I don't know redis internals though) like some encoding step when getting data back to client, managing client connections and their state (multi, watch) etc.