Just a reminder. The site performance is still terrible when searching through the forums. It's basically unusable. Being able to search through the forums is critical to the success of new developers (and old ones) since a gross amount of BYOND documentation and how-to's are actually buried in the forums somewhere.
It takes about 25 seconds on a high-end system/connection to perform searches.
ID:2023459
Jan 23 2016, 7:06 pm
|
|
Jan 23 2016, 7:18 pm
|
|
There's absolutely no need to post a reminder about this, Lummox has already made it clear that he's aware of the problem, even knows the cause, but there's no feasible way to resolve it at the time being.
|
"Needs" is a bit overambitious. Changing the search scope would take literally two minutes. It's just swapping the priority, since you already have local scope AFTER doing global scope.
I'm a firm believer that the power of BYOND is the community and the hub and the website, not the actual engine so much. |
In response to Rushnut
|
|
Rushnut wrote:
"Needs" is a bit overambitious. Changing the search scope would take literally two minutes. It's just swapping the priority, since you already have local scope AFTER doing global scope. You highly underestimate the complexity of BYOND's site code, there's no such thing as quick changes. |
In response to Nadrew
|
|
Nadrew wrote:
Rushnut wrote: If anything, he's highly overestimating the abilities of other(s). |
In response to Rushnut
|
|
Rushnut wrote:
"Needs" is a bit overambitious. Changing the search scope would take literally two minutes. It's just swapping the priority, since you already have local scope AFTER doing global scope. Not two minutes, but it probably would be quick. The problem is changing gears to get it done. It's on my List to look at soon. |