OCTADE

@octade@soc.octade.net

(Owner soc.octade.net) (5&2)()()

Director of the International Department of Civil Disobedience.

For thoughtful response to thoughtful inquiry contact my email. Don't send me private direct messages on the Fediverse. If you have a general question ask it in a public timeline. I block users who send me annoying private messages about things that should be asked in a public timeline.

I sometimes post links to items I find curious, interesting, or of research and study value. This does not necessarily mean that I agree with the linked matter. Don't assume.

NAME : Raze
ABOUT : https://soc.octade.net/octade/p/1738730010.732958
LINKS : https://soc.octade.net/octade/p/1738730079.782260
SITE : https://octade.net
NEWS : news://alt.flashback | news://alt.crossover

SLOGAN : Speak not with words. Speak with work product.

PRONOMS : | | | | | |





LINKS

Cryptography project site
Publications
ORCID
[Netnews] Find me on in alt.rhubarb.
Git Repositories
Keyoxide1
Keyoxide2
BlueSky
HackerNews
Internet Archive

0 ★ 0 ↺
in reply to »

[?]OCTADE » 🌐
@octade@soc.octade.net

@lunch@tilde.zone

@milo@types.pl

Null terminated strings is the main problem.

In Pascal we don't have this problem. Strings are automatically sized instead of null terminated. In many years I've never had a memory leak in a Pascal program. Even when I have used pointers, I've never had the problem arise.

    History