if i'm not extremely disciplined you can see in my code that i grew up on a c64 writing assembly to RAM with the action replay mk6 monitor cartridge, just writing everything in one long file etc ^^'''
Conversation
Notices
-
minute (mntmn@mastodon.social)'s status on Sunday, 25-Feb-2024 05:40:18 JST minute -
minute (mntmn@mastodon.social)'s status on Sunday, 25-Feb-2024 05:42:23 JST minute "why use multiple files if everything ends up in the same memory anyway?!"
-
minute (mntmn@mastodon.social)'s status on Sunday, 25-Feb-2024 05:43:07 JST minute also i like to use only C features in C++, e.g. https://git.sr.ht/~minute/lost/tree/main/item/lost-imgui/main.cpp
-
William D. Jones (cr1901@mastodon.social)'s status on Sunday, 25-Feb-2024 05:44:19 JST William D. Jones @mntmn My favorite "life hack" for this sort of programming is "garbage collection/free is a noop" :P. No need for a deallocator :D.
In conversation permalink -
Hisham (hisham_hm@mastodon.social)'s status on Sunday, 25-Feb-2024 08:34:30 JST Hisham @mntmn my Teal compiler is one big tl.tl file and I know I should break it into multiple files eventually and I will do it
but I don't wanna
In conversation permalink
-