4 comments

  • Jare33 minutes ago
    This brings back memories! In 93 I wrote something similar (simpler) for MSDOS, to inspect and extract pieces of binary files, GFV (still downloadable from the Hornet archive somewhere in here <a href="https:&#x2F;&#x2F;www.hornet.org&#x2F;cgi-bin&#x2F;ha_search.cgi?opt_s=5:Iguana" rel="nofollow">https:&#x2F;&#x2F;www.hornet.org&#x2F;cgi-bin&#x2F;ha_search.cgi?opt_s=5:Iguana</a>). You could set the stride and show 1&#x2F;n bytes, so it was relatively easy to find textures from game files and memory dumps of running games.
  • cowthulhu9 minutes ago
    Does the uniformity indicate that the files are space-inefficient, and would benefit from compression?
  • dejobaan1 hour ago
    Pretty neat. It tangentially reminds me of when we used to be able to hear HDDs clatter away, or waaaaay back when we used be able to hear EM interference from whatever was going on in a computer.<p>There was an episode of Cowboy Bebop, where a mechanic held a wrench against an engine cowling to see how much it vibrated (likely a real thing people do with real engines?) and, of course, the computer sounds in the Enterprise-D, along with blinkenlights.<p>All this seems like the same kind of &quot;translate data into a form humans can perceive.&quot; I&#x27;m not sure what immediate value this utility has, but I like it.
    • jackyinger1 hour ago
      The wrench thing is real. My approach to a DIY mechanic’s stethoscope is to stick the handle of a screwdriver against my ear and the tip on whatever I want to listen to. Great for figuring out what part of the machine a noise is coming from.
  • bflesch1 hour ago
    It looks neat but I have no idea how the clustering works or why uniform colors are assigned to large areas, e.g. the color blue in the pdf example.
    • Jare39 minutes ago
      open one and inspect the two ways to view it, one is horizontal scan, the other is a peano curve which leads to natural square-ish areas.