Search found 5 matches
- Mon Jan 12, 2026 2:49 pm
- Forum: General programming
- Topic: OpenAI & Hollywood
- Replies: 7
- Views: 3881
Re: OpenAI & Hollywood
Thank you very much, Bugala. I am mainly focussed on building structurally simple GUI dialogs with rapagui and hollywood to make my everyday life handling bash shell scripts easier. Hopefully simple straightforward tasks like this match the abilities of current LLMs in the consumer price level. I am...
- Mon Jan 12, 2026 9:26 am
- Forum: General programming
- Topic: OpenAI & Hollywood
- Replies: 7
- Views: 3881
Re: OpenAI & Hollywood
Are there general reservations in this forum about Hollywood programming with LLMs,
or would it be worthwhile to share and exchange experiences here?
I am very interested in this topic, but I don't want to bother the forum community or start a flame war here.
Kind Regards,
Olaf
or would it be worthwhile to share and exchange experiences here?
I am very interested in this topic, but I don't want to bother the forum community or start a flame war here.
Kind Regards,
Olaf
- Sun Jan 11, 2026 9:16 pm
- Forum: Announcements
- Topic: Hollywood 11: Coderise out now
- Replies: 14
- Views: 781
Re: Hollywood 11: Coderise out now
Fantastic! Happy New Year to all - and especially to the hardest working men in software business
I am looking forward to the new release.
- Sat Mar 18, 2023 4:09 pm
- Forum: Newbie questions
- Topic: cross platform application howto detect operating system
- Replies: 3
- Views: 2549
Re: cross platform application howto detect operating system
Thank you very much for the answers. Very helpful, of course, thanks.
- Thu Mar 09, 2023 3:52 pm
- Forum: Newbie questions
- Topic: cross platform application howto detect operating system
- Replies: 3
- Views: 2549
cross platform application howto detect operating system
Hello all, i'm completely new to Hollywood. I'm working mainly on Linux and Windows. My application will use Execute() and/or Run() and i plan to write single source which i want to compile for win and lin. parameters of the functions require different format, depending on currently running OS. So t...