www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Parin Game Engine Devlog =?UTF-8?B?4oCT?= October 2025

reply Kapendev <alexandroskapretsos gmail.com> writes:
One more blog of me talking and yapping about my project.
Monkeyy, you are in it again. You can thank me later for making 
you famous :)

https://dev.to/kapendev/parin-game-engine-devlog-october-2025-5dfi
Oct 28
parent reply Serg Gini <kornburn yandex.ru> writes:
On Tuesday, 28 October 2025 at 11:48:24 UTC, Kapendev wrote:
 One more blog of me talking and yapping about my project.
 Monkeyy, you are in it again. You can thank me later for making 
 you famous :)

 https://dev.to/kapendev/parin-game-engine-devlog-october-2025-5dfi
Only HN articles matter! :D
Oct 28
parent reply Kapendev <alexandroskapretsos gmail.com> writes:
On Tuesday, 28 October 2025 at 12:32:41 UTC, Serg Gini wrote:
 On Tuesday, 28 October 2025 at 11:48:24 UTC, Kapendev wrote:
 One more blog of me talking and yapping about my project.
 Monkeyy, you are in it again. You can thank me later for 
 making you famous :)

 https://dev.to/kapendev/parin-game-engine-devlog-october-2025-5dfi
Only HN articles matter! :D
Should I really post there? XD
Oct 28
parent reply monkyyy <crazymonkyyy gmail.com> writes:
On Tuesday, 28 October 2025 at 15:56:58 UTC, Kapendev wrote:
 On Tuesday, 28 October 2025 at 12:32:41 UTC, Serg Gini wrote:
 On Tuesday, 28 October 2025 at 11:48:24 UTC, Kapendev wrote:
 One more blog of me talking and yapping about my project.
 Monkeyy, you are in it again. You can thank me later for 
 making you famous :)

 https://dev.to/kapendev/parin-game-engine-devlog-october-2025-5dfi
Only HN articles matter! :D
Should I really post there? XD
only if you talk about memory safety and the d borrow checker
Oct 28
parent Kapendev <alexandroskapretsos gmail.com> writes:
On Tuesday, 28 October 2025 at 21:53:16 UTC, monkyyy wrote:
 On Tuesday, 28 October 2025 at 15:56:58 UTC, Kapendev wrote:
 On Tuesday, 28 October 2025 at 12:32:41 UTC, Serg Gini wrote:
 On Tuesday, 28 October 2025 at 11:48:24 UTC, Kapendev wrote:
 One more blog of me talking and yapping about my project.
 Monkeyy, you are in it again. You can thank me later for 
 making you famous :)

 https://dev.to/kapendev/parin-game-engine-devlog-october-2025-5dfi
Only HN articles matter! :D
Should I really post there? XD
only if you talk about memory safety and the d borrow checker
The only safe things I actively use are a tracking allocator and generational indices. I guess also arenas if you count that too. I remember someone posting a blog there about how arenas solve everything, and people found that silly. I mean, the specific blog was a bit silly. ![dalek](https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExejNiZDVub3NzcDFqaXVvejYza244aWpoMGM1ZnE5N2tlbDd3eXBzcCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/uw3fTCTNMbXAk/giphy.gif)
Oct 29