@sergio_101@social.sixdegreesofohio.com
Post #4138889
2026-07-27 14:16 UTC
@torek@snabelen.no
I kind of want to use it to write software on #HaikuOS just so I can see what it looks like when an application is put together without having to pore over all of the SDK documentation
Replies (1)
-
@torek@snabelen.no 2026-07-27 14:46
@sergio_101@social.sixdegreesofohio.com yeah it's great for starting out projects where you're not too familiar with the sdk. However, I (try to) make sure I understand all the code and use it to teach me. I may have to fix it maintain it down the road so I have to know how it works. Also, that's my name on the commit :) I really like rubber ducking with it though. It helps me focus on a solution quicker than reading docs and searching SO.