Justwerk compiler flag

xoxo xororwr at gmail.com
Thu Jul 17 15:06:01 UTC 2025


On Sunday, 13 July 2025 at 08:47:30 UTC, Kapendev wrote:
> On Sunday, 13 July 2025 at 01:07:28 UTC, monkyyy wrote:
>> On Sunday, 13 July 2025 at 00:52:56 UTC, Kapendev wrote:
>>> On Sunday, 13 July 2025 at 00:12:16 UTC, Monkyyy wrote:
>>>> Disable all anti work keywords on a fundamental level. 
>>>> `immutable` `@safe` `private` when passed a flag.
>>>
>>> Hey! Private is useful :(
>>
>> False; it can only make less code work. I understand that some 
>> have a religious belief that some working code is unholy. 
>> However I would prefer my computer does what I tell it to do 
>> when I tell it to do it and not do major reworks if I happen 
>> to use code with such unnecessary wounds.
>
> I do think that having private struct/class fields is sometimes 
> annoying, but nothing wrong with private functions.

`private` is bad, grouping `private:` is even worse, it makes 
people write bad software, you should focus on optimizing your 
memory layouts, field order is important



More information about the dip.ideas mailing list