Elektrine lite

← Feed

@thephd@pony.social

Post #1922989

2026-05-03 19:25 UTC

Jumpscare a "Nobody Reviews Compiler Output" chump with One Simple Image.

Replies (4)

  • @thephd@pony.social 2026-05-03 19:27

    Before this was the popular one it was StackedCrooked's coliru. Most people who are mildly competent at their task check the compiler output, then test that output against a battery of tests and behaviors. Do not let these illiterate chuds rewrite history.

    Open ##2027309

  • @agowa338@chaos.social 2026-05-03 21:23

    @thephd Or the a bit over exaggerated one where someone found a supply chain attack in OpensSSH because it was a few ms too slow on connection establishment.

    Open ##2027313

  • @pastelgray@hachyderm.io 2026-05-04 02:31

    @thephd This tool has saved me from so many fucking heartaches holy shit

    Open ##2027314

  • @Seg@oldbytes.space 2026-05-21 01:30

    @thephd@pony.social all my makefiles output an assembly listing and i like to look for instructions that look awkward or stuff that isn't being held in registers and find ways to help the compiler do better maximizing those generous register files is critical for fast 68000 code and modern RISC code as well inline all the things

    Open ##2767458