What's a more important resource to optimize, the constantly increasing speeds of computer processors, or the constantly decreasing length of your life?
Listen to this talk.
He is practically saying everything that I've been saying...
What's a more important resource to optimize, the constantly increasing speeds of computer processors, or the constantly decreasing length of your life?
Listen to this talk.
[quote name='SteveDeFacto' timestamp='1314628755' post='4855064']
[quote name='Alpha_ProgDes' timestamp='1314626947' post='4855057']
If I"m talking out of line, my apologizes. But obviously, if you're creating a game engine obviously you need a clean API that clearly states the method and its purpose. Having duplicate code scattered everywhere is going to make your code execution slower and overall coding slower. Adding new features or even improvements will be a nightmare at best, if you have sloppy code running about. Making the engine super fast won't make a difference if people are too frustrated with your code and walk away from it. Honestly, you don't need a pretty site right now. But you need to remove unnecessary links that have nothing to do with your code or even worse don't work or exist in the first place. These guys are pretty good at what they do. I would heed their advice very closely. So, if I were you, I'd: remove dead links (or links to non-working code) and do a major refactor effort (since that's the number one thing I've seen here). Then micro-optimization can be done. And be done much easier.
You need to realize I've only open sourced it as a favor to the indie community and I consider it just another feature.
Tristam MacDonald. Ex-BigTech Software Engineer. Future farmer. [https://trist.am]
[quote name='SteveDeFacto' timestamp='1314633175' post='4855103']
You need to realize I've only open sourced it as a favor to the indie community and I consider it just another feature.
The problem is that the project is still in alpha
Tristam MacDonald. Ex-BigTech Software Engineer. Future farmer. [https://trist.am]
Yes, I agree. The problem is that the project is still in alpha and I really don't see the point in marketing it at the moment... Really this post was simply to see what response I would get from my current progress. The main thing I'm starting to question is if it was really a good idea to open source it...
Yes, I agree. The problem is that the project is still in alpha and I really don't see the point in marketing it at the moment... Really this post was simply to see what response I would get from my current progress. The main thing I'm starting to question is if it was really a good idea to open source it...