01-18-2026, 04:20 PM
the coolest thing about programming in the 2020s is watching the first generation of programmers going senile
|
How Many Years Until QB64ers are CALL OBSOLETE?
|
|
01-18-2026, 04:20 PM
the coolest thing about programming in the 2020s is watching the first generation of programmers going senile
01-18-2026, 04:29 PM
(This post was last modified: 01-18-2026, 04:31 PM by ahenry3068.)
(01-18-2026, 04:20 PM)vince Wrote: the coolest thing about programming in the 2020s is watching the first generation of programmers going senile Honestly Vince, We are mostly 2nd generation programmers I would say. Most of the First generation has left us already !. Dartmouth BASIC was released on 1 May 1964. I was just past 1 year old. There was a generation of programmers ahead of all of us ! Come to think of it. Niklaus Wirth was probably 2nd generation and WE are all 3rd ! (01-18-2026, 04:09 PM)grymmjack Wrote: I'm obsolete then already. I have such low standards and low ambitions I still like Atari 2600 games.@grymmjack Ever play Star Master? It's my OBSOLETE favorite! Pete
01-18-2026, 05:25 PM
01-18-2026, 05:32 PM
(01-18-2026, 02:27 AM)Pete Wrote: I'm predicting 6, and what I mean by obsolete is picture the day some kid can use Chat GBT, Open AI, whatever, to make a working 8,000 line QB64 program! I make quite a few of those, and it only takes me a couple of months, but imagine having one made in a couple of nano-seconds. Try not to be dogmatic about it. Don't live by any fixed "way", just go with the flow. Don't stop programming. It keeps old men brains active. (speaking from experience; this is important for us as we get older to keep using those things). Your programming can continue, just learn from what the AI is helping you make if it helps you at all. You will be better at specific tasks as a human thinking brain no matter what. AI wins in that complexity is limitless for it to grasp/comprehend/handle - but the context window (at least with LLMs) is finite, so it may seem like it's limitless, but there ARE limits. The change up here is you will go from a solo programmer to having a robot buddy that you tell what you want to do. You will need to get better at breaking down large builds to small tasks that are simply explained in an outline. AI is best when giving very direct, specific guidance. You will need to translate still, if you want to use it to the fullest. What I recommend you do @Pete, if you're up for it, is start by learning Markdown, and understanding how semantic meaning can be simply explained using markdown. https://blog.bismart.com/en/markdown-ai-training (quick search but seems applicable) You don't NEED to do this, but it will help - use an IDE that supports agentic workflows (vscode is my recommendation go figure). Use MCP servers and agentic skills in your IDE to complement and enhance your natural workflows. LMK if you want a video made on this from ground zero -> compiling in QB64PE with vscode, AI, skills, and MCP server. Happy to help there. Also goes without saying that GitHub and git are almost required knowledge if you want to participate in things beyond "oh that's neat, look what i can do with this paragraph of words". BUT ALL THIS NONSENSE ASIDE @pete you can continue doing whatever YOU LOVE, F the world and their ways, and no one is going to stop you. QB64PE will be maintained until the lead devs are in the dirt, or unable to type, I'm sure. And even then if you outlive them, you will be able to use the latest version forever and ever ![]() So either you can ignore the trends, and become "obsolete" - though this even is a matter of perception, and if you have the super power of "I don't care what others think" then you are never EVER obsolete. Peace and love to you @pete
01-18-2026, 05:34 PM
01-18-2026, 05:35 PM
(01-18-2026, 05:20 PM)Pete Wrote:(01-18-2026, 04:09 PM)grymmjack Wrote: I'm obsolete then already. I have such low standards and low ambitions I still like Atari 2600 games.@grymmjack haha, I don't know, they all sorta blend together. I will check it out though with your recommendation, OBSOLETELY.
01-18-2026, 05:37 PM
I actually see it the other way around. AI doesn’t make QB64PE users obsolete — it can make us more productive. Not instantly and not magically, but step by step: faster prototyping, quicker refactors, more examples, more small libraries, and less time wasted on repetitive work. If the tooling and ecosystem improve, growth usually follows.
So I’m not too worried about what QB64PE “doesn’t have.” Complaining won’t build anything. If I need something, I’d rather try to write it (or help write it). And credit where it’s due: once you’ve tried to build something that’s truly compatible across 32/64-bit Windows and 64-bit Linux, you quickly realize how much hard engineering is behind it. I’m grateful the developers have done that work.
01-18-2026, 05:37 PM
The only reason I like QB64 is because it was my first introduction to programming, so it's near and dear to my heart as I have a job in programming. Otherwise, QB64 is mostly a toy.
The noticing will continue
01-18-2026, 05:51 PM
(01-18-2026, 05:37 PM)Petr Wrote: try to write it (or help write it).Well said. |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Do you think we'll have new hobby programmers 10 years in the future? | Pete | 16 | 2,973 |
08-14-2024, 12:03 AM Last Post: SMcNeill |
|
| BASIC is 60 years old | bert22306 | 12 | 2,274 |
07-29-2024, 05:19 PM Last Post: bobalooie |
|
| Call by reference / value | Kernelpanic | 3 | 902 |
11-28-2023, 03:41 AM Last Post: TerryRitchie |
|
| You never CALL | Pete | 13 | 2,414 |
12-02-2022, 12:23 AM Last Post: mnrvovrfc |
|
| Call a video from QB64 | Kernelpanic | 3 | 903 |
09-02-2022, 05:35 PM Last Post: Kernelpanic |
|