Show HN: A (marginally) useful x86-64 ELF executable in 301 bytes
Category: cli-tool
Tags: assembly, elf, size-optimization, system-utility, linux
Score: 6.3/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 3)
Este projeto é um executável ELF de apenas 301 bytes para x86-64 Linux que exibe o status da bateria do laptop. É interessante por ser um exercício extremo de otimização de tamanho em assembly, demonstrando como criar uma ferramenta funcional com o mínimo absoluto de bytes.
Target audience: backend devs, low-level programmers, system hackers
Repository: https://github.com/meribold/btry · Assembly · 93 stars
View on Hacker News