Discussion
Search code, repositories, users, issues, pull requests...
captn3m0: I have a use for this: A somewhat portable one-liner to go in my waybar/sway/i3 configs!
vparseval: Love it! It's entirely inapplicable and useless to me but it embodies the spirit of Show HN and what the spirit of programming in the 80s and 90s was.
emanuele-em: 301 bytes! The base64 one-liner install is a nice flex. Accepting an infinite loop when energy_full doesn't exist is peak code golf, perfectly reasonable when every byte counts. Is there a writeup on the assembly somewhere?
zahlman: The xz step doesn't seem to be doing very much, though. It seems the decoded data is currently 278 bytes versus a 298-byte decompressed result.