Ancestors

Toot

Written by old school kirby on 2024-09-24 at 17:57

Write code the GNU way.

char buf[101] = {0};

snprintf(buf, 100, "%s", "hello world");

puts(buf);

=> More informations about this toot | More toots from kirby@lab.nyanide.com

Descendants

Written by 翠星石 on 2024-09-24 at 17:59

@kirby No, that is not how GNU code is written.

Rather than to deliver incorrect output, buffering is used in GNU code to increase performance.

=> More informations about this toot | More toots from Suiseiseki@freesoftwareextremist.com

Written by old school kirby on 2024-09-24 at 18:03

@Suiseiseki to be fair the yes tomfuckery GNU did in the past actually increased the performance of that of all things. just taking a cheap shot here

=> More informations about this toot | More toots from kirby@lab.nyanide.com

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113193828181444430
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
252.654419 milliseconds
Gemini-to-HTML Time
0.809349 milliseconds

This content has been proxied by September (3851b).