Page 2 of 2
Re: Is PureBasic dead?
Posted: Sat Aug 30, 2025 10:07 am
by Demivec
Didn't someone have a running forum thread that contained links to other forum threads where people repeatedly posed the question "Is PureBasic dead?" or statement "PureBasic is dead"?
I looked for it but couldn't find it. I wanted to add to it a link to this forum thread.
PureBasic is definitely alive.
Re: Is PureBasic dead?
Posted: Sat Aug 30, 2025 10:51 am
by spikey
Demivec wrote: Sat Aug 30, 2025 10:07 am
Didn't someone have a running forum thread that contained links to other forum threads where people repeatedly posed the question "Is PureBasic dead?" or statement "PureBasic is dead"?
I looked for it but couldn't find it. I wanted to add to it a link to this forum thread.
This one?
The PureBasic Doomsday Quotes.

Re: Is PureBasic dead?
Posted: Sat Aug 30, 2025 12:48 pm
by BarryG
PHP wrote: Fri Aug 29, 2025 2:28 pmif you look at the current development of software, most of it runs
slowly in a) the browser
Fixed that for you by adding a word in bold.

Browser-based apps are NEVER as fast as a native executable, and never can be.
PHP wrote: Fri Aug 29, 2025 2:28 pmThere were always problems with customers with a PB desktop exe because it was blocked by the virus scanner
And likewise: I work for a large organization that blocks and doesn't let me run browser-based apps unless they're white-listed. So, the same problem.
Re: Is PureBasic dead?
Posted: Sat Aug 30, 2025 3:31 pm
by minimy

.oO(Who is dead?)
Re: Is PureBasic dead?
Posted: Thu Sep 04, 2025 10:31 am
by BarryG
PHP wrote: Fri Aug 29, 2025 2:28 pmis PureBasic ‘dead’?
Less than a week later ->
viewtopic.php?t=87454
Re: Is PureBasic dead?
Posted: Thu Sep 04, 2025 6:08 pm
by minimy
Hahaha undead strikes back!

Re: Is PureBasic dead?
Posted: Sat Sep 06, 2025 8:08 pm
by PHP
plouf wrote: Sat Aug 30, 2025 9:57 amThread looks like spam anyway

No, just from someone who has been using PB for 15 years, loves it, and thinks seriously about it.
plouf wrote: Sat Aug 30, 2025 9:57 am
Practically you have point two questions
1) purebasic is not "running" inside a browser, excludict the fact that the nature of the language is bytecompiled like C/C++ etc
Purebasisc HAS. A dialecct running in browser, its called SpiderBasic... So purebasic is BETTER than c/c++
If someone wants a web application from me, I'm more likely to code it with PHP/MySQL and Bootstrap/jQuery. I wouldn't mess around with Spiderbasic for that...
plouf wrote: Sat Aug 30, 2025 9:57 am2) is the interaction of "AI" tools,
Its too early ro speak for these but always keep in lind that you can write your own plugin/pb lib , that woll do that

These are very specific tools in a very early trend.
Soon or later tou start see more and more in pb too
Of course, you can already access the AI tools via API from PB. But then the user really wonders: why should I install an .exe and update it every X days? Instead of an app for my smartphone or a website?
Basically, I still think PB is awesome, I just don't have as many uses for it as I do for my websites.
So far, I've mostly only programmed “small” tools that automate workflows.