Skip to content

Comment on Ask HN: What are some impressive vibe coding projects?

Comments

https://github.com/HowProgrammingWorks/UUID/ My programming teacher has created his own LLM-assisted UUID implementation to achieve a balance between the time to generate and the bit depth. If I understand correctly this ID implementation consumes the least time per 1 bit of entropy among all JS implementations. It is known that the technical task was three times longer than the code and the code has been generated with just one attempt. The teacher has not modified the output.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.