news.volyx.in

Show HN: Bitwise Liminal – A Short Film in 256 Bytes of Code (killedbyapixel.github.io)

450 points by KilledByAPixel · 918 days ago · 61 comments on HN

Article summary

A short film called Bitwise Liminal was created in 256 bytes of code and presented at the Lovebyte Party 2024. The film's story revolves around an old VHS tape that contains a digital backup of the program. The creator used raymarching and a VHS effect to achieve the film's visuals. The film can be run in a web browser.

Main themes

  • demoparty scene
  • code compression
  • raymarching
  • VHS effect
  • cyber-hallucinogenic cryptopoetry
  • complexity and emergence

What commenters say

  • The use of raymarching and a VHS effect in the film is impressive and technically challenging.
  • The fact that the film is only 256 bytes of code is a significant achievement and a testament to the creator's skill.
  • Some commenters are amazed by the film's visuals and think it could be used as an example of cyber-hallucinogenic cryptopoetry.
  • Others are interested in the technical details of how the film was created and the tools used to achieve its effects.
  • There is a discussion about the possibility of encoding complex information, such as a human genome, into a small amount of data.
  • Some argue that the complexity of life cannot be reduced to a simple code or data, while others think it is theoretically possible.
  • The film's creation is seen as an example of the power of compression and the potential for complex systems to emerge from simple codes.
  • The use of an SVG onload event to run the film's code is an unusual and clever technique.