Would it make sense to have some partial/incremental SHA256 implementation? E.g. one that gives the first character only (in ASCII representation). So that you could have a cheaper money miner to narrow down the search space? Is it even possible to have cheaper first character SHA256 algorithm?
What would be the goal of that? Do you want a cryptographic hash function, or do you want something else?