An Elixir/LiveView game written entirely by ChatGPT

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nix

    Nix, the purely functional package manager

    hey, have you ever heard about https://nixos.org ?

  • TetrisChatGPT

    A Tetris game in JavaScript made almost entirely by ChatGPL

    https://github.com/aadnk/TetrisChatGPT

    The main issue seems to be that it can only generate short snippets at a time, due to some maximum output size, and it does start to forget (likely due to a limit in the prompt size) bits and pieces of the program that is being developed. But if you focus on single methods and occasionally refresh the prompt with the state of the current program, you should be able to write relatively complex programs. Provided that you can also debug the program while its being written ... Now, I did perhaps give GPT too many clues in my feedback in how to fix the bugs it created. It would be interesting to see how someone with less experience in a language would fair with ChatGPT.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts