news.volyx.in

Wake up! 16b (hellmood.111mb.de)

435 points by MaximilianEmel · 97 days ago · 36 comments on HN

Article summary

The article discusses a 16-byte demo called 'wake up' that generates a Sierpinski fractal and sound on old IBM PCs. The demo uses x86 assembly language and exploits the properties of the PC's hardware to create the fractal and sound. The author explains the mathematical and technical details behind the demo's creation. The demo is considered a masterpiece of sizecoding, a form of programming that aims to create complex effects with minimal code.

Main themes

  • Sizecoding
  • Demoscene
  • Fractals
  • Assembly language
  • Retro computing
  • Generative art

What commenters say

  • The demo's ability to generate complex graphics and sound with only 16 bytes of code is a remarkable achievement that pushes the boundaries of what is thought possible.
  • The use of sizecoding and demoscene techniques can create aesthetically pleasing and complex effects that are also highly optimized for size.
  • The demo's reliance on specific hardware properties and BIOS versions makes it sensitive to the environment it is run in, which can affect its performance and output.
  • The creation of such demos is a form of art that requires a deep understanding of low-level programming and computer hardware.
  • The discovery of new techniques and effects in sizecoding is an ongoing process, and the demo 'wake up' is an example of how new ideas can be found and explored.
  • The comparison between the demo's size and complexity and the size and complexity of modern software applications is striking, with some commenters noting that the demo's 16 bytes are orders of magnitude smaller than the size of many modern applications.
  • The demo's sound and graphics are not just technically impressive, but also aesthetically pleasing and engaging, making it a work of art that can be appreciated by a wide range of people.
  • The possibility of creating similar demos for other platforms and architectures is an exciting area of exploration, with some commenters speculating about the potential for creating similar effects on other systems.