Skip to content
daniel@cosenza:~/blog

tag

#development

6 posts

Haiku OSHow-To July 16, 2026 3 min read

How to Write a Simple Native GUI Application on Haiku

A complete walkthrough building a minimal windowed application using Haiku's Interface Kit and BApplication/BWindow classes — the actual starting point for any native Haiku app, GUI or not.

#howto#development#interface-kit
Read more
FreeDOSHow-To April 17, 2026 2 min read

How to Set Up a Development Environment on FreeDOS

A complete walkthrough installing a C compiler and assembler on FreeDOS and building your first program — for anyone wanting to write software for DOS rather than just run it.

#howto#development#open-watcom
Read more