Well general strategies are going to depend on where the bottleneck is, so the main general strategy is simply to find the bottleneck. From there, there may be other general strategies one would use for those, but there's so many possible starting places, it's hard to give any specifics as they all depend on what the bottleneck actually is.
refalo
I would argue TRON OS and its variants are in more devices on the planet than Linux is.
Have you actually analyzed what your real bottleneck is?
My experience with IPFS over the years has been abysmal, and I think people have said the protocol design cannot sustain any more growth, which is not even that big yet at all.
You also cannot realistically search for files reliably by its hash, because of how files are divided into smaller pieces, whereby the method of dividing can change between clients, making the hashes incomparable. BitTorrent v2 solves this to my understanding, but almost nobody uses it for some reason.
Often times you need to wait several minutes for IPFS to find a file, assuming it ever finds it, which sometimes fails even on two boxes next to each other.
the interface is not near as slow and clunky IMO, and it's always broken when using JShelter extension for me
I guess that goes back to my job description comment then.
You're not wrong, but I think the bigger issue is whether or not their performance lives up to the actual job description, not the pay grade.
they needed a more senior developer
It sounds more like your employers are unhappy with your skill or performance and not that you simply have trouble finding a job.
I wondered how many hot takes there would be... was not disappointed.
How does this even potentially escape the notion? Qt is still C++, and still unsafe, no matter what you use for the rest of your application. And the fact that Widgets is being left out in the cold doesn't sit well with me either.
They still won't even say what these "bridges" are, other than it "does not necessarily replace existing bindings". Does that mean it's still yet another binding?
What would have been really nice IMO are some plain C bindings, for both widgets and QML.