code-size

Tag

Cards List
#code-size

@MaximeRivest: I made my terminal speak english with qwen3.8 27b all it too was 113 loc (link below)

X AI KOLs Following · 2026-08-20 Cached

The user demonstrates a simple project that uses the Qwen 3.8 27B model to make a terminal speak English, achieved in just 113 lines of code.

0 favorites 0 likes
#code-size

CodeSizer: Why is that binary so big?

Lobsters Hottest · 2026-07-19 Cached

CodeSizer is a static code size profiling tool for embedded firmware that uses objdump and addr2line to attribute code size to inline call trees and generates an HTML report.

0 favorites 0 likes
#code-size

Optimizing Lua string literals to save 400 bytes

Hacker News Top · 2026-07-13 Cached

A technical blog post exploring methods to reduce Lua string literal sizes by choosing optimal representations (quoted vs raw strings) in the context of ComputerCraft programs, achieving a 400-byte saving.

0 favorites 0 likes
← Back to home

Submit Feedback