Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting the QB64 Message Out There
#5
The community is somewhat toxic, archaic, and stubborn, which doesn't help matters.

I have created a few new things to help me personally that might help QB64PE in general, one of which is a qb64pe-docker github action, which will build releases.

If you don't know what a github action is, it automates the creation and running of things using CI (continuous integration).

Basically you push and tag a release using the git cli, and it automatically builds windows, linux, and mac packages for people to download and use.

https://github.com/grymmjack/qb64pe-docker

This is a gap that was present for QB64PE in the eco-system vs. "modern languages" and that gap has been closed at least a bit.

For getting more newer users, you need to have a path of least resistance, and you need to meet them where they are. In this case, almost every developer is using git (except obviously the old grognards here in this community who for some reason prefer to keep their heads buried in the sand).

You want more exposure for something, make it accessible and easy, and make it so that the modern developer can use QB64PE just like any other lang like python, node, etc.

Which I'm trying to accomplish with the docker github action and the mcp-server (WIP! WARNING!): https://github.com/grymmjack/qb64pe-mcp-server

This lets young bucks easily slip into the ecosystem of development because it's where they live. AI + GitHub.

You have to adapt if you want to grow, and this forum, as fun as it is, is not enough for what you're asking for @maghda.

Anyway.. 2c.

Also, start participating in game jams like @dbox does using QB stuff. You want to expose the language then do it that way, where the kids live.

Last, here is an example of how the github action builds releases (i used my DRAW project - not done, not close, but just for testing my docker action in github): https://github.com/grymmjack/DRAW/releases

This was automatically built. I didn't have to cross compile or do anything. 1 source, 3 platforms. Small exe's. That's HUGE competitive advantage of QB64PE vs. other platforms too, so we gotta hit them where they live.

Start evangelizing, and stop complaining and diffusing on the old grognards here - start streaming, making videos, etc. Smile

Peace and love
grymmjack (gj!)
GitHubYouTube | Soundcloud | 16colo.rs
Reply


Messages In This Thread
Getting the QB64 Message Out There - by Magdha - 01-17-2026, 12:09 PM
RE: Getting the QB64 Message Out There - by grymmjack - 01-17-2026, 06:16 PM
RE: Getting the QB64 Message Out There - by Pete - 01-18-2026, 01:37 AM
RE: Getting the QB64 Message Out There - by Pete - 01-18-2026, 02:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WPF Message Boxes SpriggsySpriggs 8 1,308 10-24-2024, 11:25 AM
Last Post: SpriggsySpriggs
  Error Message bplus 3 877 08-20-2024, 09:03 PM
Last Post: Pete
  QB64 0.8.1 - File call error message. Kernelpanic 2 862 06-11-2022, 11:16 PM
Last Post: Kernelpanic

Forum Jump:


Users browsing this thread: 2 Guest(s)